Re: Including files in different projects
Fruskus <[email protected]>
| Newsgroups | gmane.comp.lib.openal |
|---|---|
| Message-ID | <[email protected]> |
Daniel PEACOCK wrote: > > Hi Fruskus, > > It looks like you haven't added the appropriate additional include > directories in your project settings. You need to specify the location > of the framework.h file (and all the OpenAL headers). Based on the path > to your capture.cpp it looks like you will need to have these as your > additional include directories ... > > ..\..\Framework\Win32 > ..\..\..\include" > > You will also need to link with the OpenAL32.lib so you'll need to add > this > to your project's Linker additional dependencies ... > > ..\..\..\libs\win32\OpenAL32.lib > > Dan > Creative Labs (UK) Ltd. > > Thank you very much Daniel, it seems to be OK now. Now I need to adapt the whole code to fit in a Windows application. Let's see how it goes... Thanks again! -- View this message in context: http://old.nabble.com/Including-files-in-different-projects-tp29470106p29474264.html Sent from the OpenAL - User mailing list archive at Nabble.com. _______________________________________________ Openal mailing list [email protected] http://opensource.creative.com/mailman/listinfo/openal