You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: