peteanderson80 / Matterport3DSimulator

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

I can't do cmake #140

Open zibiyi opened 2 months ago

zibiyi commented 2 months ago

1、I successfully compiled with instruction “docker build -t mattersim:9.2-devel-ubuntu18.04“ . 2、The container is then successfully entered using instruction “nvidia-docker run -it --mount type=bind,source=$MATTERPORT_DATA_DIR,target=/root/mount/Matterport3DSimulator/data/v1/scans --volume pwd:/root/mount/Matterport3DSimulator mattersim:9.2-devel-ubuntu18.04 ” 3、But using instruction “cmake -DEGL_RENDERING=ON ..” times error The specific situation is shown in the figure error1 error2