We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65aae78 commit 99a2bc5Copy full SHA for 99a2bc5
opensim/bld.bat
@@ -32,7 +32,7 @@ cmake ..\^
32
-DBUILD_API_EXAMPLES=OFF^
33
-DOPENSIM_BUILD_INDIVIDUAL_APPS=ON^
34
-DOPENSIM_PYTHON_CONDA=ON^
35
- -DSWIG_EXECUTABLE="D:/dev/tools/swigwin-4.1.1/swig.exe"
+ -DSWIG_EXECUTABLE="C:/ProgramData/Chocolatey/lib/swig/tools/install/swigwin-4.1.1/swig.exe"
36
37
cmake --build . --target install --config Release -- /maxcpucount:8
38
0 commit comments