Skip to content

Commit

Permalink
- Updated the list of dependencies.
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@20920 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adeas31 committed Jun 2, 2014
1 parent 07766ff commit e46d737
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions OMEdit/README.txt
Expand Up @@ -19,11 +19,14 @@ Windows
Build & Run
------------------------------
- Run the OMEditGUI/Makefile.omdev.mingw via Qt Command Prompt.
- Start OMEdit from ../build/bin/OMEdit.exe.
OR
- Load the file OMEditGUI/OMEditGUI.pro in Qt Creator IDE. Qt Creator is included in Qt SDK.
- Copy omniORB416_rt.dll, omniORB416_rtd.dll, omnithread34_rt.dll and omnithread34_rtd.dll from c:/OMDev/lib/omniORB-4.1.6-mingw/bin/x86_win32 to /location-where-OMEdit.exe-is-created.
- You must run the makefile once so that the omc_communication.h and omc_communication.cc file is generated.
- Build and run the project.
- Build the project.
- Copy omniORB416_rt.dll, omniORB416_rtd.dll, omnithread34_rt.dll and omnithread34_rtd.dll from c:/OMDev/lib/omniORB-4.1.6-mingw/bin/x86_win32 to /location-where-OMEdit.exe-is-created.
- Copy libqjson.dll, libqjson.dll.a, libgc-1.dll and pthreadGC2.dll from ../build/bin to /location-where-OMEdit.exe-is-created.
- Run the project.

Linux
------------------------------
Expand Down

0 comments on commit e46d737

Please sign in to comment.