Hi All, Currently I am trying to build chrono with cmake, including vsg - I ran the vsg build script and also have Vulkan 1.4 installed.
I am currently getting the following error: CMake Error at C:/Program Files/CMake/share/cmake-4.2/Modules/FindPackageHandleStandardArgs.cmake:290 (message): Could NOT find Vulkan: (Required is at least version "1.1.70.0") (found Vulkan_LIBRARY-NOTFOUND) Call Stack (most recent call first): C:/Program Files/CMake/share/cmake-4.2/Modules/FindPackageHandleStandardArgs.cmake:652 (_FPHSA_FAILURE_MESSAGE) C:/Program Files/CMake/share/cmake-4.2/Modules/FindVulkan.cmake:694 (find_package_handle_standard_args) C:/Users/syou/Documents/Packages/vsg/lib/cmake/vsg/vsgConfig.cmake:3 (find_package) src/chrono_vsg/CMakeLists.txt:39 (find_package) Is there any additional environmental variable that I am missing or is there any way I can check if cmake is looking in the right directory for Vulkan? Thanks! Sean -- You received this message because you are subscribed to the Google Groups "ProjectChrono" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/projectchrono/5ef6a028-4489-4d07-8436-2bdc59f0ca0bn%40googlegroups.com.
