From 90c7e645b627897d12416ee96a0ca2edbe713f46 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Thu, 30 Jun 2005 11:59:45 +0000 Subject: [PATCH] Note on need for build environment support for PCH in case of some compilers (GCC notably). 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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/latex/wx/body.tex b/docs/latex/wx/body.tex index f0fa69b9a5..d23380c7bd 100644 --- a/docs/latex/wx/body.tex +++ b/docs/latex/wx/body.tex @@ -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} -- 2.45.2