Code::Blocks Forums

User forums => Help => Topic started by: Lexx on June 06, 2005, 12:19:05 pm

Title: how can i using precompiled headers?
Post by: Lexx on June 06, 2005, 12:19:05 pm
Hi!

I tested the finealBeta version....

I use MinGW/GCC 3.4.2 and in my old projects i use the new GCC feature: precompiled header. I not find in the CodeBlock how can i using this feature.

I can't  compile .h files...and if is set the .h file to compiling i can't set the outfile as .gch. CodeBlocks set ower .o :(

Thanks

Lexx
Title: Re: how can i using precompiled headers?
Post by: troels on June 06, 2005, 02:26:48 pm
http://www.codeblocks.org/index.php?name=PNphpBB2&file=viewtopic&t=341
http://sourceforge.net/tracker/?group_id=126998&atid=707419

/Troels