Skip to content

Commit

Permalink
Add cli script to start Meshroom on Windows (#1169)
Browse files Browse the repository at this point in the history
  • Loading branch information
natowi authored Jun 23, 2021
1 parent d3cb164 commit bc201cf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions start.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Windows
# Add the aliceVision and qtPlugins folders with the binaries to this directory
set MESHROOM_INSTALL_DIR=%CD%
set PYTHONPATH=%CD% && python meshroom/ui

0 comments on commit bc201cf

Please sign in to comment.