User forums > Announcements
Version 1.0rc2 released!
darklordsatan:
Im pleased to see a new RC today after not visiting the site for a while!!!!
Guess my timing was perfect 8)
:D
Nice job y'all. Looking better everyday.
RandomMan:
--- Quote from: mandrav on October 25, 2005, 11:48:24 am ---...
[*] Precompiled headers (PCH) support! (currently works only with GCC)
--- End quote ---
Evidentally you are talking about some 'auto-recognition' of the headers to precompile (?), as I have PCH's working correctly using VC Toolkit compiler in RC1. You just have to do something like the following at the top of each .cpp file in your project:
#include "TheUnitsToPrecompile.h"
#pragma hdrstop
Then add all of the ones you want to be included in the precompiled header phase in "TheUnitsToPrecompile.h" file... Works like a charm.
(This same technique works with all the other environments I have tried it on.)
Great job, guys! Thanks!
hongxing:
how to download the rc2 linux version ?
hongxing:
when C::B startups in windows, It popups a fatal error.
David Perfors:
that's a known bug (see the download page)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version