View Single Post
  #35  
Old October 14th, 2006, 09:59 AM

Jefke Jefke is offline
Private
 
Join Date: Oct 2006
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Jefke is on a distinguished road
Default Re: Help! I\' having problems with the Demo!

Hi gentlemen,

Just got the game and tried to install it on an iMac G4 (768MB RAM) with MacOS X 10.2.6 installed.

I got similar symptoms : if I double-click on the installed icon, it appears briefly in the dock, disappears then nothing happens

Now, trying to run from the command line, I have the following result :
Quote:

[MacaOivertissements/Dominions3.app/Contents] jfrl% ./Dominions3 -dd
dyld: ./Dominions3 can't open library: @executable_path/../Frameworks/SDL.framework/Versions/A/SDL (No such file or directory, errno = 2)
Trace/BPT trap

Indeed, there is no such file called SDL in the dir tree.
I'm not sure this is case insensitive, but in case it is, here are the various places where sdl is found in the dir tree :
./Contents/Frameworks/SDL.framework/a/sdl
./Contents/Frameworks/SDL.framework/Current/sdl
./Contents/Frameworks/SDL.framework/sdl

I did not try the new demo yet. I'll continue playing on the PC from now.

I don't know if it helps.

JeF.
Reply With Quote