Skip to content

Commit be5aa99

Browse files
committed
- Only copy the required binaries.
- Updated the NSIS setup readme. git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@12707 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1 parent 2f9c749 commit be5aa99

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README-BUILD-RELEASE-NSIS.txt

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,13 @@ NOTE: for checkout of any of the SVN directories you will need this user/pass:
4343
-> to \trunk\build\MinGW
4444
REMOVE MinGW\lib\mlton
4545
REMOVE MinGW\share\doc\mlton
46-
ZIP MinGW\doc\*.* to MinGW\doc\doc.zip and delete them
47-
ZIP MinGW\info\*.* to MinGW\info\info.zip and delete them
48-
ZIP MinGW\man\*.* to MinGW\man\man.zip and delete them
4946
Note that this step will have to be repeated starting from svn checkout
5047
again if anything has changed in svn MinGW directory since last build.
5148

52-
- build OMShell, OMNotebook, OMPlot, OMOptim, OMPlotWindow using Qt SDK
53-
into $OMDev\tools\OMTools\bin
54-
- update $OMDev\tools\OMTools\qtdlls with the newest from Qt SDK!
49+
- build OMEdit, OMShell, OMNotebook, OMPlot, OMOptim using Qt SDK
50+
- put the .exe files into $OMDev\tools\OMTools\bin
51+
- put the .a files into $OMDev\tools\OMTools\lib
52+
- add any new dll needed by clients into $OMDev\tools\OMTools\dll
5553

5654
04. Update the version into:
5755
- documentation
@@ -100,7 +98,7 @@ NOTE: for checkout of any of the SVN directories you will need this user/pass:
10098
C:\OpenModelica[x.y.z]\MinGW and compilation/simulation
10199
works fine
102100
- Install the new OpenModelica
103-
- test OMShell, OMNotebook, OMEdit, OMPlot*, OMOptim
101+
- test OMEdit, OMShell, OMNotebook, OMPlot, OMOptim
104102

105103
11. Be extremely proud and glad, you made it! :)
106104

0 commit comments

Comments
 (0)