placiana / OMSens_Qt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OMSens_Qt

A GUI interface for OMSens which can be loaded into OMEdit as a plugin.

Dependencies

  • OpenModelica - Just the plugin interface header files are needed.

Build instructions

If needed fix paths for the plugin interface headers files in OMSensPlugin.h.

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\mingw64.exe (64 bit) or $OMDEV\tools\msys\mingw32.exe (32 bit) and run:

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

Bug Reports

About


Languages

Language:C++ 92.3%Language:HTML 2.5%Language:CMake 2.2%Language:QMake 2.2%Language:M4 0.6%Language:Modelica 0.3%