I created it with cmake GitHub - firepond/OptixRCS: RCS calculation based on SBR method, using NVIDIA optix. The project of VS2015 in Chinese code. I used CUDA10.1 and optimx6.5, but when I ran the created project, it reported an error.Then I tried Optix 7.0, but still reported the same error.What should I do?
5>------ 已启动全部重新生成: 项目: sutil_7_sdk, 配置: Debug x64 ------
5> Building NVCC ptx file lib/ptx/sutil_generated_camera.cu.ptx
5> nvcc fatal : Compiler 'cl.exe' in PATH different than the one specified with -ccbin
5> CMake Error at sutil_generated_camera.cu.ptx.cmake:269 (message):
5> Error generating
5> D:/wjj/zdy/github/OptixRCS/build6.5/lib/ptx/./sutil_generated_camera.cu.ptx
5>
5>
5>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(171,5): error MSB6006: “cmd.exe”已退出,代码为 1。
6>------ 已启动全部重新生成: 项目: TrianglesRCS, 配置: Debug x64 ------
6> Building NVCC ptx file lib/ptx/TrianglesRCS_generated_triangles_rcs.cu.ptx
6> nvcc fatal : Compiler 'cl.exe' in PATH different than the one specified with -ccbin
6> CMake Error at TrianglesRCS_generated_triangles_rcs.cu.ptx.cmake:269 (message):
6> Error generating
6> D:/wjj/zdy/github/OptixRCS/build6.5/lib/ptx/./TrianglesRCS_generated_triangles_rcs.cu.ptx