Load music
Load music
is there any load music example?
thx~
thx~
Are you searching for sound-libraries to use, or do you already have one?
I use fmod for sound/music playback (www.fmod.org i think).
I use fmod for sound/music playback (www.fmod.org i think).
If you don't have anything nice to say, don't say anything at all.
Download this:
http://irrlicht.piskernig.at/irrKlang-0.5.zip
and you can find some tutorials in it also.
http://irrlicht.piskernig.at/irrKlang-0.5.zip
and you can find some tutorials in it also.
i have try IrrKlang, but when i createIrrKlangDevice
it link error:
unresolved external symbol "__declspec(dllimport) class irr::audio::ISoundEngine * __cdecl irr::audio::createIrrKlangDevice(enum irr::audio::E_SOUND_OUTPUT_DRIVER,int,char const *)" (__imp_?createIrrKlangDevice@audio@irr@@YAPAVISoundEngine@12@W4E_SOUND_OUTPUT_DRIVER@12@HPBD@Z) referenced in function "public: void __thiscall MainMenu::runMenu(void)" (?runMenu@MainMenu@@QAEXXZ)
why?
it link error:
unresolved external symbol "__declspec(dllimport) class irr::audio::ISoundEngine * __cdecl irr::audio::createIrrKlangDevice(enum irr::audio::E_SOUND_OUTPUT_DRIVER,int,char const *)" (__imp_?createIrrKlangDevice@audio@irr@@YAPAVISoundEngine@12@W4E_SOUND_OUTPUT_DRIVER@12@HPBD@Z) referenced in function "public: void __thiscall MainMenu::runMenu(void)" (?runMenu@MainMenu@@QAEXXZ)
why?
-
- Admin
- Posts: 3590
- Joined: Mon Oct 09, 2006 9:36 am
- Location: Scotland - gonnae no slag aff mah Engleesh
- Contact:
There's a separate forum for irrKlang; you may get more help if you ask in there.Thomaskkc wrote:the tutorial work
why my program have link error?
Please upload candidate patches to the tracker.
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way