Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How to create PCH?
How to create PCH? [message #155961] Mon, 10 October 2005 03:34
Neo is currently offline NeoFriend
Messages: 3
Registered: July 2009
Junior Member
I wan to create PCH file with my Managed Make C++ project. I tried to do
it in pre-build step, but was not successful.

What I did:

1. Created a PCH.h file that has all the #include's.
2. Created a PCH.mk file that is supposed to generate the PCH file.

Does anyone else has succeeded in this?
Previous Topic:Is it possible to work with SFU, or Windows Services for Unix?
Next Topic:Seperation of CDT Plugins
Goto Forum:
  


Current Time: Fri Apr 26 11:18:51 GMT 2024

Powered by FUDForum. Page generated in 0.02564 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top