Existing users, log in. New users, create a free account. Lost password?
Reply to This
Saturday, April 08 2006 @ 04:44 AM PDT
Not starting app - Dirk.Stegemann
The Log says:dyld: Library not loaded: @executable_path/../Frameworks/libSDL-1.2.0.dylib
Referenced from: VulturesClaw.app/slashemdir/vulturesclaw
Although this can be fixed by moving or copying the executable's "Frameworks" folder up one level in the folder hierarchy, from
"VulturesClaw.app/Contents/Frameworks"
to
"VulturesClaw.app/Frameworks"
there's an unresolved reference to libPNG:
dyld: Library not loaded: @executable_path/../Frameworks/libpng.3.dylib
Referenced from: VulturesClaw.app/slashemdir/vulturesclaw
Does anybody know where to get a pre-built version of that library...?
Dirk
Reply to This
Saturday, April 08 2006 @ 04:44 AM PDT