mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-04-28 09:47:20 +02:00
[launch]
Add ALICEVISION_ROOT setting example in start.bat
This commit is contained in:
parent
32370d1670
commit
a4598e0443
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@ REM set MESHROOM_OUTPUT_QML_WARNINGS=1
|
|||
REM set MESHROOM_INSTANT_CODING=1
|
||||
REM set QT_PLUGIN_PATH=C:\dev\meshroom\install
|
||||
REM set QML2_IMPORT_PATH=C:\dev\meshroom\install\qml
|
||||
REM set PATH=C:\dev\AliceVision\install\bin;C:\dev\vcpkg\installed\x64-windows\bin
|
||||
REM set PATH=C:\dev\AliceVision\install\bin;C:\dev\vcpkg\installed\x64-windows\bin;%PATH%
|
||||
REM set ALICEVISION_ROOT=C:\dev\AliceVision\install
|
||||
|
||||
python meshroom\ui
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue