NVlabs / instant-ngp

Instant neural graphics primitives: lightning fast NeRF and more
https://nvlabs.github.io/instant-ngp
Other
15.8k stars 1.9k forks source link

Question about can not find glew #804

Open xiepeter opened 2 years ago

xiepeter commented 2 years ago

Question about can not find glew:

CMake Error at /usr/local/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find GLEW (missing: GLEW_INCLUDE_DIRS GLEW_LIBRARIES) Call Stack (most recent call first): /usr/local/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) /usr/local/share/cmake-3.22/Modules/FindGLEW.cmake:215 (find_package_handle_standard_args) CMakeLists.txt:152 (find_package)

Youria1 commented 2 years ago

I meet some problem. Do you solve it?