Including files in different projects
Fruskus <[email protected]>
| Newsgroups | gmane.comp.lib.openal |
|---|---|
| Message-ID | <[email protected]> |
Hi to everyone! I'm still struggling with the GUI for my vocoder, and I have the following problem: I have created a simple GUI, with just one "start" button using Windows forms in VC++ 2008. I have added this proyect to the main solution in wich my console app for the vocoder project (based on one of the SDK samples) was. So, I have one solution with to projects. I have set the GUI project as the main one, and set the dependencies right. I have included the framework.h, and the sources for the console application. When I try to compile I get: "...\openal 1.1 sdk\samples\trokv gui 16ag\win32\Capture.cpp(5) : fatal error c1083: cannot open include file: 'Framework.h': No such file or directory" Capture.cpp when compiled independently within its own project works fine. I have tried adding all the framework folder files in the gui proyect as in the SDK samples, and I get even more errors. How should the framework files be included? Sorry about such a long text, and thanks in advance. Fruskus -- View this message in context: http://old.nabble.com/Including-files-in-different-projects-tp29470106p29470106.html Sent from the OpenAL - User mailing list archive at Nabble.com. _______________________________________________ Openal mailing list [email protected] http://opensource.creative.com/mailman/listinfo/openal