Ticket #90 (closed: fixed)
Use MinGW for Windows build
Reported by: | Freddie Akeroyd | Owned by: | Freddie Akeroyd |
---|---|---|---|
Priority: | major | Milestone: | Iteration 5 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Change History
Note: See
TracTickets for help on using
tickets.
(In [694]) To build with G++/MinGW you can either type
at a MinGW msys shell or build.bat ?\226?\128?\156mingw=1?\226?\128?\157
At a windows cmd prompt (notes: double quotes are needed at the windows prompt)
Running build.bat / build.sh without an argument does a standard Visual studio build instead
Freddie
Refs #90.