Search found 3 matches

by MoeRon
Sun Dec 17, 2006 10:17 pm
Forum: Project Announcements
Topic: IrrWizard?
Replies: 320
Views: 119439

Just wanted to say that i got it compiled :D

I deleted the lib/audiere out of the compile options ... :oops:
by MoeRon
Fri Dec 15, 2006 2:08 pm
Forum: Project Announcements
Topic: IrrWizard?
Replies: 320
Views: 119439

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 ...
by MoeRon
Wed Dec 13, 2006 9:07 pm
Forum: Project Announcements
Topic: IrrWizard?
Replies: 320
Views: 119439

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 ...