Ticket #90 (closed: fixed)

Opened 13 years ago

Last modified 5 years ago

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

comment:1 Changed 13 years ago by Freddie Akeroyd

(In [694]) To build with G++/MinGW you can either type

sh build.sh mingw=1

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.

comment:2 Changed 13 years ago by Dickon Champion

(In [695]) re #90

included new preprocessor definition MS_VISUAL_STUDIO in project file

comment:3 Changed 13 years ago by Nick Draper

  • Status changed from new to closed
  • Resolution set to fixed

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 938

Note: See TracTickets for help on using tickets.