X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/961dd75341aaa5083098fefd5c1074d8308b5732..bea8e651c7a7401e9b8b30497b812276fd2552bb:/docs/msw/install.txt diff --git a/docs/msw/install.txt b/docs/msw/install.txt index 7c3d96a1ad..4233984c8f 100644 --- a/docs/msw/install.txt +++ b/docs/msw/install.txt @@ -365,6 +365,9 @@ Here are the steps required using the provided makefiles: - If you are using gcc-2.95, edit build\msw\config.gcc and set the GCC_VERSION variable to "2.95". +- If you are compiling with GCC 3.x using makefiles and with wxUSE_STL == 1 + you need to manually add -DNO_GCC_PRAGMA to CXXFLAGS in config.gcc. + - Use the makefile.gcc files for compiling wxWindows and samples, e.g. to compile a debugging version of wxWindows: > cd c:\wx\build\msw