Re: Including files in different projects
Fruskus <[email protected]>
| Newsgroups | gmane.comp.lib.openal |
|---|---|
| Message-ID | <[email protected]> |
Hi again, now that I have dealt with all the including and linking, I have a new error when adding the framework folder to the project, even if I am not using any of its functions in the main code: "Fatal error C1010: unexpected end of file while looking for precompiled header. Did you forget to add '#include stdafx.h' to your source?" This happens for: LoadOAL.cpp, Framework.cpp, CWaves.cpp and aldlist.cpp. If I set to "Not Using Precompiled Headers" in the source properties for these files, I get tons of errors and warnings; and if I #include stdafx.h to them, too. Is it possible that OpenAL files are not compatible with winapi gui's or something? Thanks a lot. -- View this message in context: http://old.nabble.com/Including-files-in-different-projects-tp29470106p29497554.html Sent from the OpenAL - User mailing list archive at Nabble.com. _______________________________________________ Openal mailing list [email protected] http://opensource.creative.com/mailman/listinfo/openal