Coder Social home page Coder Social logo

jansilar / omedit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openmodelica/omedit

0.0 3.0 0.0 13.06 MB

A Modelica connection editor for OpenModelica.

Makefile 0.04% C++ 98.37% C 0.23% GAP 0.22% QMake 0.32% Batchfile 0.01% M4 0.08% CMake 0.38% HTML 0.03% Yacc 0.31%

omedit's Introduction

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

Coding Style

  • 2 spaces not tab
  • CamelCase except that first letter should be small.
  • Member variables should start with m and member pointers should start with mp.
  • Local pointers should start with p.
  • Use meaningful name for variables and functions.

Bug Reports

omedit's People

Contributors

a-severin avatar adeas31 avatar adrpo avatar alash325 avatar arun3688 avatar dietmarw avatar hkiel avatar lochel avatar mflehmig avatar openmodelica-hudson avatar perost avatar rakhiwarriar avatar rfranke avatar robbr48 avatar sjoelund avatar spinnau avatar vwaurich avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.