peteanderson80 / Matterport3DSimulator

AI Research Platform for Reinforcement Learning from Real Panoramic Images.
Other
481 stars 129 forks source link

MatterSim Build Error #132

Closed haomengz closed 11 months ago

haomengz commented 11 months ago

Hi,

I was trying to modify the Dockerfile and run the project with Apptainer. After I completed the cmake, I met many not declared errors, such as "error: 'EGL_SUCCESS' was not declared in this scope", "error: 'FLT_MAX' was not declared in this scope" when running make during building the MatterSim.cpp.o. Any ideas?