Maybe this article helps: Precompiled Headers.
I finally got back to this. The issue I have is that I've been working within the MSVC environment, ever since importing the .pro file a number of weeks ago.
I have two questions:
1. How do I create a .pro file from the .vcproj file?
2. Do I need to export and reimport the .pro file in order to start using pre-compiled headers? The problem I see is that all of the the moc_<filename>.cpp files all come up and give a c1010 - unexpected end of file while looking for precompiled headers.
- BRC
Bookmarks