Skip to content

wibraun/OMEdit

 
 

Repository files navigation

OMEdit

A Modelica connection editor for OpenModelica.

Dependencies

Build instructions

Install the dependencies.

Unix

$ autoconf
# OPENMODELICAHOME is usually /usr, /opt, /opt/openmodelica, or /path/to/svn/OpenModelica/build
$ ./configure --prefix=/path/to/OPENMODELICAHOME
$ make
$ make install

Windows MinGW

$ make -f Makefile.omdev.mingw OMBUILDDIR=/path/to/OpenModelica/build
  • Start OMEdit from /path/to/OpenModelica/build/bin/OMEdit.exe

Bug Reports

About

A Modelica connection editor for OpenModelica.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 58.2%
  • C 39.1%
  • Ruby 0.9%
  • CMake 0.6%
  • Batchfile 0.3%
  • Yacc 0.3%
  • Other 0.6%