There is a new release for vulture's eye on
http://www.darkarts.co.za/projects/vultures/downloads/
which hopefully solves the problem with the not starting app.
Vulture's
graphical dungeon exploration game
Version: 2.0
new release
Feedback Type: Troubleshooting Report
Contributed by: DarkArts Studios Saturday, April 08 2006 @ 02:40 AM PDT
Product Platform: MacOSX
Used Product For: Have Not Tried
System Info:
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
Saturday, April 08 2006 @ 04:39 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:37 AM PDT