Skip to content

Commit

Permalink
- Added step to install python interface.
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@12742 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adeas31 committed Aug 31, 2012
1 parent c49bebb commit a87c1a8
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README-OMDev-MINGW.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,7 @@ Adrian Pop, Adrian.Pop@liu.se, date above.
independent (static) omc.exe.
- to build omc for a release you need to make it static.

11.
To install the Modelica Standard Library into the build directory:
11. To install the Modelica Standard Library into the build directory:
- Ctrl+B and type: omlibrary

12. To run the OpenModelica testsuite:
Expand All @@ -92,6 +91,11 @@ Adrian Pop, Adrian.Pop@liu.se, date above.
>export OPENMODELICALIBRARY="c:\\path\\to\\your\\OpenModelica\\build\\lib\\omlibrary"
>cd testsuite
testsuite> make

13. To install the OpenModelica Python Interface:
- Ctrl+B and type: install-python
Generates the python stub files.
Copy the OMPython files in trunk\build\share\omc\scripts\PythonInterface

***NOTES*** ON PROBLEMS WITH THE ECLIPSE PROJECT/OMDev BUILDER:
---------------------------------------------------------------
Expand Down

0 comments on commit a87c1a8

Please sign in to comment.