Existing users, log in.  New users, create a free account.  Lost password?

2 comments |

new release - Dirk.Stegemann

Version 2 doesn't start.
The Log says:

dyld: Library not loaded: @executable_path/../Frameworks/libSDL-1.2.0.dylib
Referenced from: VulturesClaw.app/slashemdir/vulturesclaw

This can be fixed by moving the executable's "Frameworks" folder up one level in the folder hierarchy, i.e moving or copying it from

"VulturesClaw.app/Contents/Frameworks"

to

"VulturesClaw.app/Frameworks"

Still, there's an unresolved reference to libPNG:

dyld: Library not loaded: @executable_path/../Frameworks/libpng.3.dylib
Referenced from: VulturesClaw.app/slashemdir/vulturesclaw

This cannot be solved because there's no libpng library around.
I couldn't find a pre-built version either...

Dirk

Reply to This

Saturday, April 08 2006 @ 04:37 AM PDT


new release - Dirk.Stegemann

Version 2 doesn't start.
The Log says:

dyld: Library not loaded: @executable_path/../Frameworks/libSDL-1.2.0.dylib
Referenced from: VulturesClaw.app/slashemdir/vulturesclaw

This can be fixed by moving the executable's "Frameworks" folder up one level in the folder hierarchy, i.e moving or copying it from

"VulturesClaw.app/Contents/Frameworks"

to

"VulturesClaw.app/Frameworks"

Still, there's an unresolved reference to libPNG:

dyld: Library not loaded: @executable_path/../Frameworks/libpng.3.dylib
Referenced from: VulturesClaw.app/slashemdir/vulturesclaw

This cannot be solved because there's no libpng library around.
I couldn't find a pre-built version either...

Dirk

Reply to This

Saturday, April 08 2006 @ 04:39 AM PDT