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
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