“Eigen/Dense”: No such file or directory [E:\instant-ngp\build\optix_program.vcxproj] #295
Unanswered
xiaoxinxin1314
asked this question in
Q&A
Replies: 1 comment 2 replies
-
You're likely missing some of the submodules. git submodule init
git submodule update --recursive |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I press "cmake --build build --config RelWithDebInfo -j 16",error occurred,like this,“Eigen/Dense”: No such file or directory [E:\instant-ngp\build\optix_program.vcxproj

could you give me some suggestions, thanks
Beta Was this translation helpful? Give feedback.
All reactions