uhhhci / immersive-ngp

We present the first open-source VR NERF Unity package that brings high resolution, low-latency, 6-DOF NERF rendering to VR. This work is based on Nvidia's ground breaking instant-ngp technique.
Other
294 stars 25 forks source link

Compilation Error #8

Closed haoyan14 closed 1 year ago

haoyan14 commented 1 year ago

When I execute the following command, “cmake --build build --config RelWithDebInfo -j”, it report a series of such errors, causing compilation failure? "immersive-ngp\instant-ngp\dependencies\tiny-cuda-nn\dependencies\json/json.hpp(6891): error : en um "nlohmann::detail::lexer_base::token_type [with BasicJsonType=BasicJsonType]" has no member "parse_er ror" [F:\TJUyanhao\VRproject\immersive-ngp\instant-ngp\build\dependencies\tiny-cuda-nn\tiny-cuda-nn.vcxproj]" Please help me to answer if you have time.