mp3guy / ElasticFusion

Real-time dense visual SLAM system
Other
1.78k stars 593 forks source link

No rule to make target '../third-party/OpenNI2/Bin/x64-Release/libOpenNI2.so' #239

Closed Z-Jeff closed 2 years ago

Z-Jeff commented 2 years ago

When I run cmake .. and make in ElasticFusion/build, an error occurs:

make[2]: *** No rule to make target '../third-party/OpenNI2/Bin/x64-Release/libOpenNI2.so', needed by 'ElasticFusion'. Stop.

How can I fix this?