X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dcb39c53303d1ec6884f7bcd7bc9dc101e560e62..57bf907d8e45ced18486d74c04f41c06034b7e65:/docs/base/readme.txt diff --git a/docs/base/readme.txt b/docs/base/readme.txt index 55da64a1a5..f3565323d9 100644 --- a/docs/base/readme.txt +++ b/docs/base/readme.txt @@ -59,6 +59,10 @@ b) Cygwin Please refer to the Unix section below. + Note that gcc's precompiled headers do not work on current versions of + Cygwin. If your version of Cygwin is affected you will need to use the + --disable-precomp-headers configure option. + c) Borland Please refer to the docs/msw/install.txt. The console sample compiles and