jsemeda

Results 6 comments of jsemeda

You can also just define the CUDA_GENERATION of you GPU from the drop down list, this will supersede the other options you have to define.

Verbose [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : Entering loader trampoline [18:22:14.820][Info ] Press any key to shutdown... Info [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : RuntimeManifestFile::FindManifestFiles - using environment variable override...

The dependencies are already built on my drive, some are compiled from source and some came from vcpkg. I run cmake-gui for windows as shown in the installation section.

Yes vcpkg and pkgconfig are both present. Selecting Windows SDK version 10.0.26100.0 to target Windows 10.0.19045. Could NOT find ClangFormat (missing: ClangFormat_EXECUTABLE ClangFormat_VERSION) (Required is at least version "14") Found...

I have boost on vcpkg and built from source, but I am not providing any boost information to cmake. I looked at my Path and it is not on it....

I almost always use static libraries, so it is static built. I am looking at the findboost.cmake file to see how it is finding boost, I might have to make...