Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 511 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 511 Bytes
  1. Install docker for windows stable https://docs.docker.com/docker-for-windows/install/#download-docker-for-windows
  2. Replace FULL_PATH_TO_SAMPLE with the full path to the sample directory in BuildAndRun.bat
  3. Run BuildAndRun.bat and notice that there is no output from meshlab and no output.obj file created
  4. Confirm that Docker is running correctly by commenting out the meshlab line in Dockerfile and uncommenting the copy line. Rerun BuildAndRun.bat and you should see output.obj is created in sample