close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 25 and Version 26 of CompileMINGW32


Ignore:
Timestamp:
Oct 1, 2015, 7:52:20 AM (9 years ago)
Author:
Pedro Gea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompileMINGW32

    v25 v26  
    230230This will install the tolbase at the runtime location.
    231231
     232== TOL INSTALLER ==
     233
     234{{{
     235cd c:\users\toldevel\trunk\
     236mkdir installer
     237cd installer
     238cmake -DTOL_RUNTIME_DIR=C:\users\toldevel\trunk\tol\CodeLite\Release\Runtime_Base -DCMAKE_BUILD_TYPE=Release -G"CodeLite - MinGW Makefiles" C:\users\toldevel\trunk
     239cpack
     240}}}
     241
    232242== OTAN: Binaries packages ==
    233243