Skip to content

Commit

Permalink
- use the proper server name: openmodelica.org instead of the old one…
Browse files Browse the repository at this point in the history
…: openmodelica.ida.liu.se

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@14698 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adrpo committed Jan 7, 2013
1 parent 3fbb6a7 commit a870549
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README-BUILD-RELEASE.txt
Expand Up @@ -77,7 +77,7 @@ BIG NOTE WARNING!
- take qtlibs from:
https://www.ida.liu.se/~adrpo/omc/omdev/qtlibs/
unpack it, point it by environment variable QTHOME
- svn checkout https://openmodelica.ida.liu.se/svn/OpenModelica/installers/windows/OMDev/tools/mingw
- svn checkout https://openmodelica.org/svn/OpenModelica/installers/windows/OMDev/tools/mingw
-> to \trunk\build\MinGW
Clean up (to be easy to add MinGW to the Setup.vdproj, otherwise it takes forever!):
REMOVE all .svn directories from it! Search .svn, select all .svn directories, Delete!
Expand Down
2 changes: 1 addition & 1 deletion README-OMDev-MINGW.txt
Expand Up @@ -8,7 +8,7 @@ Adrian Pop, Adrian.Pop@liu.se, date above.


1. Checkout the OMDev package from Subversion:
https://openmodelica.ida.liu.se/svn/OpenModelica/installers/windows/OMDev
https://openmodelica.org/svn/OpenModelica/installers/windows/OMDev
user: anonymous
pass: none <-- write "none" here
+ this package contains all prerequisites to compile OMC on Windows using MinGW+MSys
Expand Down
2 changes: 1 addition & 1 deletion SimulationRuntime/cpp/Source/README.txt
Expand Up @@ -6,4 +6,4 @@

if you need it, use 3rdParty from OMDev\lib\3rdParty
or from subversion here:
https://openmodelica.ida.liu.se/svn/OpenModelica/installers/windows/OMDev/lib/3rdParty
https://openmodelica.org/svn/OpenModelica/installers/windows/OMDev/lib/3rdParty
8 changes: 4 additions & 4 deletions SimulationRuntime/interactive/README.txt
Expand Up @@ -10,18 +10,18 @@ more information on interactive simulation.
Sample application:
-------------------
A complete application test is in:
https://openmodelica.ida.liu.se/svn/OpenModelica/trunk/testsuite/interactive-simulation
https://openmodelica.org/svn/OpenModelica/trunk/testsuite/interactive-simulation
user: anonymous
pass: none <-- write "none" without quotes here

An already build application test executable for Windows is in:
https://openmodelica.ida.liu.se/svn/OpenModelica/trunk/SimulationRuntime/interactive/SampleClient
https://openmodelica.org/svn/OpenModelica/trunk/SimulationRuntime/interactive/SampleClient
directory

Code:
-----
To get the code for an interactive client look at:
https://openmodelica.ida.liu.se/svn/OpenModelica/trunk/SimulationRuntime/interactive
https://openmodelica.org/svn/OpenModelica/trunk/SimulationRuntime/interactive
user: anonymous
pass: none <-- write "none" without quotes here

Expand All @@ -30,7 +30,7 @@ File
and all the other dependencies: thread.* socket.*

Another (better) way would be to use Subversion (TortoiseSVN) and checkout:
https://openmodelica.ida.liu.se/svn/OpenModelica/trunk/SimulationRuntime/interactive
https://openmodelica.org/svn/OpenModelica/trunk/SimulationRuntime/interactive
user: anonymous
pass: none <-- write "none" without quotes here

Expand Down

0 comments on commit a870549

Please sign in to comment.