Advertisement
Guest User

Untitled

a guest
Feb 24th, 2017
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. c99wrap cl -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Dstrtod=avpriv_strtod -Dsnprintf=avpriv_snprintf -D_snprintf=avpriv_snprintf -Dvsnprintf=avpriv_vsnprintf -D_WIN32_WINNT=0x0502 -nologo -D_USE_MATH_DEFINES -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_WARNINGS -D_WIN32 -IC:\cuda_8\include -c -Fo./ffconf.2Zx4GpNv.o ./ffconf.dxUuwqkd.c
  2. ffconf.2Zx4GpNv.o_converted.c
  3. ./compat/windows/mslink -LIBPATH:C:\cuda_8\lib\Win32 -nologo -LARGEADDRESSAWARE -out:./ffconf.GqaA33E5.exe ./ffconf.2Zx4GpNv.o cuda.lib psapi.lib advapi32.lib shell32.lib
  4. ffconf.2Zx4GpNv.o : error LNK2019: unresolved external symbol _cuInit referenced in function _main
  5. ./ffconf.GqaA33E5.exe : fatal error LNK1120: 1 unresolved externals
  6. ERROR: CUDA not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement