Skip to content

Commit c4d18c6

Browse files
committed
- update OMDev SVN url in the READMEs.
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@18247 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1 parent 1329f23 commit c4d18c6

File tree

3 files changed

+2
-12
lines changed

3 files changed

+2
-12
lines changed

README-BUILD-RELEASE-NSIS.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ The following step-by-step guides explain how
1111
to build the OpenModelica setup file on Windows
1212
using the NullSoft Scriptable Install System(NSIS)
1313

14-
NOTE: for checkout of any of the SVN directories you will need this user/pass:
15-
user: anonymous
16-
pass: none <- write "none" without quotes here
17-
1814
00. Checkout the sources from Subversion:
1915
https://openmodelica.org/svn/OpenModelica/trunk -> trunk
2016

README-BUILD-RELEASE.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ The following step-by-step guides explain how to
1919
build the OpenModelica release .msi file on Windows
2020
using the Microsoft Visual Studio .NET 2010
2121

22-
NOTE: for checkout of any of the SVN directories you will need this user/pass:
23-
user: anonymous
24-
pass: none <- write "none" without quotes here
25-
2622
BIG NOTE WARNING!
2723
- DO NOT ADD MinGW and omclibrary to the Setup project ever again
2824
as it takes *FOREVER* to delete them from it. Instead save the project
@@ -77,7 +73,7 @@ BIG NOTE WARNING!
7773
- take qtlibs from:
7874
https://www.ida.liu.se/~adrpo/omc/omdev/qtlibs/
7975
unpack it, point it by environment variable QTHOME
80-
- svn checkout https://openmodelica.org/svn/OpenModelica/installers/windows/OMDev/tools/mingw
76+
- svn checkout https://openmodelica.org/svn/OpenModelicaExternal/trunk/tools/windows/OMDev
8177
-> to \trunk\build\MinGW
8278
Clean up (to be easy to add MinGW to the Setup.vdproj, otherwise it takes forever!):
8379
REMOVE all .svn directories from it! Search .svn, select all .svn directories, Delete!

README-OMDev-MINGW.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ Adrian Pop, Adrian.Pop@liu.se, date above.
88

99

1010
1. Checkout the OMDev package from Subversion:
11-
https://openmodelica.org/svn/OpenModelica/installers/windows/OMDev
12-
user: anonymous
13-
pass: none <-- write "none" here
11+
https://openmodelica.org/svn/OpenModelicaExternal/trunk/tools/windows/OMDev
1412
+ this package contains all prerequisites to compile OMC on Windows using MinGW+MSys
1513
+ NOTE THAT YOU MUST UPDATE THIS PACKAGE IF YOU CANNOT COMPILE OpenModelica any longer!
1614

0 commit comments

Comments
 (0)