Advertisement

precompiled headers

Started by December 07, 2001 03:38 PM
3 comments, last by MAD_Mask 23 years ago
I am having some problems with my code because I do not know exactly how to use precomplied headers. So could somebody explain in more detail "what" , "how" and "why" about the StdAfx.h ? Is it good to have precopiled header? What exactly it is used for? How can I make one manualy ( or it is better to let MSVC to do it? ) And what are the "rules" for using it? In short , the more ddeails the beter. Thanks in advance. MAD_Mask P.S. maybe this was previosly discused in another section of the forums so if someone knows of such a forum directing me to it would be good to....
You could try <A HREF="http://www.gamedev.net/community/forums/search.asp">HERE</A>!
Advertisement
You could try <A HREF="http://www.gamedev.net/community/forums/search.asp">HERE</A>!
Now why didn''t that HTML work?
PCH Files in the Build Process

[ GDNet Start Here | GDNet FAQ | MS RTFM | STL | Google ]
Thanks to Kylotan for the idea!
In my experiance PCH files only cause frustration, agrivation, and irritation. Do yourself a favor, turn the damn things off and never look back!

This topic is closed to new replies.

Advertisement