Hello,
I followed documentation on MDL-SDK/INSTALL.md at master · NVIDIA/MDL-SDK · GitHub
and upon creating a build dir, and issuing cmake … inside it, it immediately fails with:
CMake Error at CMakeLists.txt:53 (message):
No toolchain set. Please set CMAKE_TOOLCHAIN_FILE to
<vcpkg_root>/scripts/buildsystems/vcpkg.cmake
– Configuring incomplete, errors occurred!
I am on linux so there is no vcpkg. and the file CMakeInternalBuildConfig_Toolchain_File.cmake that is relevant from cmakefilelists.txt does not exist in the system.
I would like to build mdl-sdk for using with optix
Any ideas help or solutions greatly appreciated,
Best Regards,
C.