Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Open descriptor errs on sdk.h
Raijinsetsu:
When using GCC, you never have to directly include a precompiled header anyways.
--- Quote from: GCC.org ---For instance, if you have #include "all.h", and you have all.h.gch in the same directory as all.h, then the precompiled header file will be used if possible, and the original header will be used otherwise.
--- End quote ---
Here's the link: http://gcc.gnu.org/onlinedocs/gcc/Precompiled-Headers.html
Navigation
[0] Message Index
[*] Previous page
Go to full version