Skip to content

Commit

Permalink
More README updates. Removed README.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
adeas31 committed May 6, 2015
1 parent ea5107f commit bd8f9a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 36 deletions.
36 changes: 0 additions & 36 deletions OMPlot/README.txt

This file was deleted.

5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -19,6 +19,11 @@ $ make install
```

### Windows MinGW
- Download the Qt SDK for windows from http://qt.nokia.com/downloads.
- Qt 4.8.0 comes with MSVC tool chain by-default. Make sure you install the MINGW tool chain also. Use the MINGW tool chain while compiling.
- If you don't have OMDev then download it from the svn repository here https://openmodelica.org/svn/OpenModelicaExternal/trunk/tools/windows/OMDev.
- Download OMDev in c:\OMDev. Set the environment variable OMDEV which points to c:\OMDev.
- Run the Makefile.omdev.mingw via Qt Command Prompt.
```bash
$ make -f Makefile.omdev.mingw OMBUILDDIR=/path/to/OpenModelica/build
```
Expand Down

0 comments on commit bd8f9a3

Please sign in to comment.