instant-ngp icon indicating copy to clipboard operation
instant-ngp copied to clipboard

CMake Error at dependencies/OpenXR-SDK

Open thomashooo opened this issue 1 year ago • 2 comments

在CentOS上A100,安装出错,能不能不用OpenXR-SDK?

(base) [root@ecs-aitest instant-ngp]# cmake . -B build -- Obtained CUDA architectures automatically from installed GPUs -- Targeting CUDA architectures: 80 -- Module support is disabled. -- Version: 9.1.1 -- Build type: Release -- Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR) (found version "") CMake Warning at CMakeLists.txt:119 (message): Vulkan was not found. Instant neural graphics primitives will still compile and run correctly, but DLSS will not be supported.

-- Could NOT find OpenGL (missing: OPENGL_INCLUDE_DIR) -- Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR) (found version "") -- Could NOT find JsonCpp (missing: JsonCpp_INCLUDE_DIR JsonCpp_LIBRARY) -- Presentation backend selected for hello_xr, loader_test, conformance: xlib -- Could NOT find X11 (missing: X11_X11_INCLUDE_PATH X11_X11_LIB) -- Checking for one of the modules 'xcb;xcb-glx' -- Checking for one of the modules 'wayland-client' -- BUILD_WITH_XLIB_HEADERS: OFF -- BUILD_WITH_XCB_HEADERS: OFF -- BUILD_WITH_WAYLAND_HEADERS: OFF CMake Error at dependencies/OpenXR-SDK/src/cmake/presentation.cmake:47 (message): xlib backend selected, but BUILD_WITH_XLIB_HEADERS either disabled or unavailable due to missing dependencies. Call Stack (most recent call first): dependencies/OpenXR-SDK/src/CMakeLists.txt:189 (include)

-- Configuring incomplete, errors occurred!

thomashooo avatar Jun 27 '23 09:06 thomashooo

Hello thomashooo,

I had the same problem. Have you solved this problem?

ruanchunqing7 avatar Jul 03 '23 10:07 ruanchunqing7

any answers about this problem? I 've met it.

luogyu7 avatar Oct 09 '23 07:10 luogyu7