Welcome, Guest. Please login or register.

Author Topic: E-UAE 0.8.29 and OS X 10.3 not working  (Read 1784 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: E-UAE 0.8.29 and OS X 10.3 not working
« on: June 23, 2008, 09:06:30 PM »
Use Hi-Toro and say goodbye to .uaerc :-)

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: E-UAE 0.8.29 and OS X 10.3 not working
« Reply #1 on: June 23, 2008, 09:21:32 PM »
Ahh, sorry. I didn't really read your OP properly and thought you were having problems configuring it, which is why I suggested Hi-Toro.

ISTR getting undefined symbol errors if an incompatible version of a library was installed, or if the library was missing and I forced the app to compile. If you compiled from source, check you have all of the pre-requisite headers in the correct versions. If you're using a binary, see if you can check what version of that library it needs and try to install that version.

You mention you're running on a G3. What version of OS X are you running on your Mac? Maybe it's not a compatible version.
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: E-UAE 0.8.29 and OS X 10.3 not working
« Reply #2 on: June 23, 2008, 09:36:15 PM »
Quote
yorgle wrote:
It's an OS System library that it's looking for.
I downloaded the E-UAE for OS X binary from its primary website.  I don't have source for it.


Source is here (direct download).

Quote
yorgle wrote:
As mentioned in the subject; its OS X 10.3 (10.3.9 to be exact)

So you did, sorry. It does say on Richard Drummond's web site that it is compiled for 10.2+, so unless they made some significant change to that library between 10.2 and 10.3.9, I don't understand why it's not working :-(
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10