]> git.saurik.com Git - wxWidgets.git/commitdiff
Note on need for build environment support for PCH in case of some compilers (GCC...
authorMart Raudsepp <leio@gentoo.org>
Thu, 30 Jun 2005 11:59:45 +0000 (11:59 +0000)
committerMart Raudsepp <leio@gentoo.org>
Thu, 30 Jun 2005 11:59:45 +0000 (11:59 +0000)
TODO: Clarify later once things are more clear.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/body.tex

index f0fa69b9a5ff79bd8286dd018f52cc6663aa9f53..d23380c7bd927f597a0fcaea71f1f4a76ae79536 100644 (file)
@@ -266,6 +266,8 @@ may seem quirky, it is in fact the end result of a lot of experimentation,
 and several Windows compilers to use precompilation which is largely automatic for
 compilers with necessary support. Currently it is used for Visual C++ (including 
 embedded Visual C++), Borland C++, Open Watcom C++ and newer versions of GCC.
+Some compilers might need extra work from the application developer to set the
+build environment up as necessary for the support.
 
 \section{Libraries}\label{libraries}