Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Detecting CUDA compiler ABI info failed to compile with the following output:
- Change Dir: C:/Aljosa/Development/Unity-Github/CUDA_Simple_Example/out/build/ConfigurePreset-CUDA/CMakeFiles/CMakeScratch/TryCompile-9heqda
- Run Build Command(s):C:/msys64/mingw64/bin/ninja.exe cmTC_fc5c3 && [1/2] Building CUDA object CMakeFiles\cmTC_fc5c3.dir\CMakeCUDACompilerABI.cu.obj
- cl : Command line warning D9002 : ignoring unknown option '-v'
- CMakeCUDACompilerABI.cu
- cl : Command line warning D9002 : ignoring unknown option '-v'
- CMakeCUDACompilerABI.cu
- CMakeCUDACompilerABI.cu
- cl : Command line warning D9002 : ignoring unknown option '-v'
- tmpxft_000083b4_00000000-10_CMakeCUDACompilerABI.cudafe1.cpp
- [2/2] Linking CUDA executable cmTC_fc5c3.exe
- FAILED: cmTC_fc5c3.exe
- cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\cmTC_fc5c3.dir --rc=C:\msys64\mingw64\bin\windres.exe --mt="" --manifests -- C:\msys64\mingw64\bin\ld.exe /nologo CMakeFiles\cmTC_fc5c3.dir\CMakeCUDACompilerABI.cu.obj /out:cmTC_fc5c3.exe /implib:cmTC_fc5c3.lib /pdb:cmTC_fc5c3.pdb /version:0.0 -v /debug /INCREMENTAL cudadevrt.lib cudart_static.lib -LIBPATH:"C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.0/lib/x64" && cmd.exe /C "cd /D C:\Aljosa\Development\Unity-Github\CUDA_Simple_Example\out\build\ConfigurePreset-CUDA\CMakeFiles\CMakeScratch\TryCompile-9heqda && C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -noprofile -executionpolicy Bypass -file C:/Aljosa/Development/Unity-Github/vcpkg/scripts/buildsystems/msbuild/applocal.ps1 -targetBinary C:/Aljosa/Development/Unity-Github/CUDA_Simple_Example/out/build/ConfigurePreset-CUDA/CMakeFiles/CMakeScratch/TryCompile-9heqda/cmTC_fc5c3.exe -installedDir C:/Aljosa/Development/Unity-Github/vcpkg/installed/x64-windows/debug/bin -OutVariable out""
- RC Pass 1: command "C:\msys64\mingw64\bin\windres.exe /fo CMakeFiles\cmTC_fc5c3.dir/manifest.res CMakeFiles\cmTC_fc5c3.dir/manifest.rc" failed (exit code 1) with the following output:
- Usage: C:\msys64\mingw64\bin\windres.exe [option(s)] [input-file] [output-file]
- The options are:
- -i --input=<file> Name input file
- -o --output=<file> Name output file
- -J --input-format=<format> Specify input format
- -O --output-format=<format> Specify output format
- -F --target=<target> Specify COFF target
- --preprocessor=<program> Program to use to preprocess rc file
- --preprocessor-arg=<arg> Additional preprocessor argument
- -I --include-dir=<dir> Include directory when preprocessing rc file
- -D --define <sym>[=<val>] Define SYM when preprocessing rc file
- -U --undefine <sym> Undefine SYM when preprocessing rc file
- -v --verbose Verbose - tells you what it's doing
- -c --codepage=<codepage> Specify default codepage
- -l --language=<val> Set language when reading rc file
- --use-temp-file Use a temporary file instead of popen to read
- the preprocessor output
- --no-use-temp-file Use popen (default)
- -r Ignored for compatibility with rc
- @<file> Read options from <file>
- -h --help Print this help message
- -V --version Print version information
- FORMAT is one of rc, res, or coff, and is deduced from the file name
- extension if not specified. A single file name is an input file.
- No input-file is stdin, default rc. No output-file is stdout, default rc.
- C:\msys64\mingw64\bin\windres.exe: supported targets: pe-x86-64 pei-x86-64 pe-bigobj-x86-64 elf64-x86-64 elf64-l1om elf64-k1om pe-i386 pei-i386 elf32-i386 elf32-iamcu elf64-little elf64-big elf32-little elf32-big srec symbolsrec verilog tekhex binary ihex plugin
- ninja: build stopped: subcommand failed.
Add Comment
Please, Sign In to add comment