Also add mention of TDM-GCC to the build instructions.
This seems to be a very popular option for building wxWidgets too. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
99032b534e
commit
2a7eddd2b7
@ -374,12 +374,13 @@ Note (4): wxUSE_STD_STRING is disabled in wx/string.h for Watcom as this
|
|||||||
Cygwin/MinGW Compilation
|
Cygwin/MinGW Compilation
|
||||||
----------------------------------------------------------------
|
----------------------------------------------------------------
|
||||||
|
|
||||||
wxWidgets supports Cygwin, MinGW and MinGW-w64 tool chains under Windows.
|
wxWidgets supports Cygwin, MinGW, MinGW-w64 and TDM-GCC tool chains under
|
||||||
They can be downloaded from:
|
Windows. They can be downloaded from:
|
||||||
|
|
||||||
http://www.cygwin.com/
|
http://www.cygwin.com/
|
||||||
http://www.mingw.org/
|
http://www.mingw.org/
|
||||||
http://mingw-w64.sourceforge.net/
|
http://mingw-w64.sourceforge.net/
|
||||||
|
http://tdm-gcc.tdragon.net/
|
||||||
|
|
||||||
respectively. Please retrieve and install the latest version of your preferred
|
respectively. Please retrieve and install the latest version of your preferred
|
||||||
tool chain by following the instructions provided by these packages. Notice
|
tool chain by following the instructions provided by these packages. Notice
|
||||||
|
Loading…
Reference in New Issue
Block a user