Just wanted to say that i got it compiled
I deleted the lib/audiere out of the compile options ...
Search found 3 matches
- Sun Dec 17, 2006 10:17 pm
- Forum: Project Announcements
- Topic: IrrWizard?
- Replies: 320
- Views: 100844
- Fri Dec 15, 2006 2:08 pm
- Forum: Project Announcements
- Topic: IrrWizard?
- Replies: 320
- Views: 100844
Thanks for the response :) Here's what it says after compiling ...\AudiereSoundManager.cpp In member function `virtual bool CAudiereSoundManager::Load(CGameManager*)': 27 ...\AudiereSoundManager.cpp [Warning] converting to non-pointer type `int' from NULL 27 ...\AudiereSoundManager.cpp [Warning] NUL...
- Wed Dec 13, 2006 9:07 pm
- Forum: Project Announcements
- Topic: IrrWizard?
- Replies: 320
- Views: 100844
Hi :) I need a little help with your program :( I'm just trying to compile it in DevC++ after installing it, but it doesn't create a exe because there is something wrong in the audieresoundmanager.cpp ... i can't find a mistake and i can't even test it so :cry: //! Load, same as Init() bool CAudiere...