 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Albert Wiersch Guest
|
Posted: Wed Jun 01, 2005 2:41 pm Post subject: TCppWebBrowser breaks pre-compiled headers when #include "SH |
|
|
I added a TCppWebBrowser to a dialog and it broke pre-compiled headers... so
it now takes WAY to long to compile my application.
It seems this was the culprit:
#include "SHDocVw_OCX.h"
But the message I get about pre-compiled headers is about one of my own
classes which worked fine before:
[C++ Warning] valengine.h(236): W8058 Cannot create pre-compiled header:
initialized data in header
What is the best way to handle this? Why is C++Builder giving me the above
message about one of my own classes when I include "SHDocVw_OCX.h" but not
if I don't? Is this a C++Builder bug?
Thank you.
--
Albert Wiersch
http://www.htmlvalidator.com/
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|