NVIDIAGameWorks / RTXDI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ubuntu /bin/sh: 1: -nologo: not found

fabricatedmath opened this issue · comments

getting this error after running make

main] Building folder: RTXDI 
[build] Starting build
[proc] Executing command: /snap/cmake/current/bin/cmake --build /home/cdurham/RTXDI/build --config Debug --target rtxdi-sample -j 26 --
[build] [  0%] Generating ResamplingCompileTest.hlsl.spv
[build] /bin/sh: 1: -nologo: not found
[build] gmake[3]: *** [rtxdi-sdk/CMakeFiles/rtxdi-sdk.dir/build.make:83: rtxdi-sdk/ResamplingCompileTest.hlsl.spv] Error 127
[build] gmake[2]: *** [CMakeFiles/Makefile2:874: rtxdi-sdk/CMakeFiles/rtxdi-sdk.dir/all] Error 2
[build] gmake[2]: *** Waiting for unfinished jobs....
[build] [  0%] Built target ShaderMakeBlob
[build] [  1%] Built target RTXGI-VK
[build] [  2%] Built target jsoncpp_static

Thanks a lot for the changes

Amazing, it works!