![]() |
|
Fmod & bus error - Printable Version +- iDevGames Forums (http://www.idevgames.com/forums) +-- Forum: Development Zone (/forum-3.html) +--- Forum: Graphics & Audio Programming (/forum-9.html) +--- Thread: Fmod & bus error (/thread-1324.html) |
Fmod & bus error - barbeirovsk - May 8, 2009 02:51 PM Hi all, That's my first post here in the forum! First o fall, I'm a newbie... I want to use Fmod in a college project, and in order to study it, I'm trying to run the examples programs, but all of then return a 'Bus error' ... yes... i've run the build_media_files.sh in the media folder. Just to be more precise, while trying to run the simple_event program, the error occurs when the function ERRCHECK(result = eventsystem->load("examples.fev", 0, 0)); is executed. I've tried this files on Linux (Ubuntu 7.10), and it worked perfectly... so as you can imagine, i'm stuck I appreciate any help, or tip, thanks a lot! iMac Leopard 10.5.6 / Duo Intel 2.4 / 4GB ram compiler g++ FmodEx 4.24.05 |