Hi,
I just tried to compile my program that uses the irrklang.lib and bruce's irrklang.mod on MacOS. On windows XP it's doeing well, but not so on MacOS. I always get the error:
Building SoundFileManager
Compiling:SoundFileManager.bmx
Linking:SoundFileManager.debug
Executing:SoundFileManager.debug
dyld: Library not loaded: @executable_path/libirrklang.dylib
Referenced from:
/Applications/BlitzMax/MeineApps/SoundFileManager/SoundFileManager.debug.app/Contents/MacOS/SoundFileManager.debug
Reason: image not found
Process complete
Although I put the files ikpMP3.dylib and libirrklang.dylib in the same folder I compiled my program in.
Can anybody help me? (I'm a total noob on mac-OS, so if this question is stupid please forgive me ;) )
I just tried to compile my program that uses the irrklang.lib and bruce's irrklang.mod on MacOS. On windows XP it's doeing well, but not so on MacOS. I always get the error:
Building SoundFileManager
Compiling:SoundFileManager.bmx
Linking:SoundFileManager.debug
Executing:SoundFileManager.debug
dyld: Library not loaded: @executable_path/libirrklang.dylib
Referenced from:
/Applications/BlitzMax/MeineApps/SoundFileManager/SoundFileManager.debug.app/Contents/MacOS/SoundFileManager.debug
Reason: image not found
Process complete
Although I put the files ikpMP3.dylib and libirrklang.dylib in the same folder I compiled my program in.
Can anybody help me? (I'm a total noob on mac-OS, so if this question is stupid please forgive me ;) )