Skip to content

Latest commit

 

History

History

OMShell

OMShell

Dependencies

Build instructions

Follow the instructions matching your OS:

Windows MSYS Makefiles

If you used MSYS Makefiles to compile OpenModelica you need one additional step:

Start a MSYS terminal $OMDEV/tools/msys/ucrt64.exe and run:

$ cd /path/to/OpenModelica
make -f Makefile.omdev.mingw omshell -j<Nr. of cores>

Start OMShell from /path/to/OpenModelica/build/bin/OMShell.exe

Bug Reports