@@ -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
565404. 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
10510311. Be extremely proud and glad, you made it! :)
106104
0 commit comments