precompiled headers
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....
December 07, 2001 03:41 PM
You could try <A HREF="http://www.gamedev.net/community/forums/search.asp">HERE</A>!
December 07, 2001 03:42 PM
You could try <A HREF="http://www.gamedev.net/community/forums/search.asp">HERE</A>!
Now why didn''t that HTML work?
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!
[ GDNet Start Here | GDNet FAQ | MS RTFM | STL | Google ]
Thanks to Kylotan for the idea!
December 10, 2001 11:15 AM
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
Popular Topics
Advertisement