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

robbr48/OMEdit

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

Folders and files

NameName
Last commit message
Last commit date
Mar 20, 2017
Dec 12, 2016
Apr 13, 2011
Jul 21, 2016
May 12, 2015
Jan 12, 2017
May 3, 2015
Oct 17, 2016
Jul 25, 2016
May 10, 2016
Dec 8, 2016

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/OpenModelica/build
$ ./configure --prefix=/path/to/OPENMODELICAHOME
$ make
$ make install

Windows MinGW

  • If you don't have OMDev then download it from the svn repository here.
  • Follow the instructions in INSTALL.txt.
  • Open msys terminal. Either $OMDEV/tools/msys/mingw32_shell.bat OR $OMDEV/tools/msys/mingw64_shell.bat.
$ cd /path/to/OpenModelica
$ make -f Makefile.omdev.mingw omedit
  • 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.5%
  • CMake 0.4%
  • QMake 0.3%
  • Yacc 0.3%
  • C 0.2%
  • GAP 0.2%
  • Other 0.1%