Skip to content

Commit

Permalink
compile from top level.
Browse files Browse the repository at this point in the history
  • Loading branch information
adeas31 committed May 10, 2016
1 parent 4cc72c6 commit ef7be4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -24,8 +24,8 @@ $ make install
- Follow the instructions in `https://openmodelica.org/svn/OpenModelicaExternal/trunk/tools/windows/OMDev/INSTALL.txt`.
- Open msys terminal. Either `$OMDEV/tools/msys/mingw32_shell.bat` OR `$OMDEV/tools/msys/mingw64_shell.bat`.
```bash
$ cd /path/to/OpenModelica/OMEdit
$ make -f Makefile.omdev.mingw OMBUILDDIR=/path/to/OpenModelica/build
$ cd /path/to/OpenModelica
$ make -f Makefile.omdev.mingw omedit
```
- Start OMEdit from `/path/to/OpenModelica/build/bin/OMEdit.exe`

Expand Down

0 comments on commit ef7be4c

Please sign in to comment.