Skip to content
/ OMEdit Public
forked from OpenModelica/OMEdit

A Modelica connection editor for OpenModelica.

Notifications You must be signed in to change notification settings

rfranke/OMEdit

This branch is 1487 commits behind OpenModelica/OMEdit:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 10, 2016
104cbca · Feb 10, 2016
Feb 10, 2016
Dec 8, 2015
Apr 13, 2011
Jan 28, 2016
May 12, 2015
Aug 19, 2015
May 3, 2015
Sep 4, 2015
Jul 30, 2015
May 6, 2015
May 5, 2015

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++ 98.1%
  • CMake 0.5%
  • Yacc 0.4%
  • GAP 0.4%
  • C 0.3%
  • QMake 0.3%