English Amiga Board


Go Back   English Amiga Board > Support > support.OtherUAE

 
 
Thread Tools
Old 29 December 2010, 16:23   #1
flunky
Registered User
 
Join Date: Jun 2006
Location: hannover/germany
Age: 57
Posts: 28
Downloadlink PUAE for MAC OSX ?

Hi,

who knows where i can download actual PUAE Binaries for MAC OSX ?
All links which google found are dead.
Thanks in advance.
flunky is offline  
Old 29 December 2010, 16:30   #2
Retro-Nerd
Missile Command Champion
 
Retro-Nerd's Avatar
 
Join Date: Aug 2005
Location: Germany
Age: 52
Posts: 12,453
http://www.ultimateamiga.co.uk/index.php/page,13.html
Retro-Nerd is offline  
Old 29 December 2010, 17:03   #3
flunky
Registered User
 
Join Date: Jun 2006
Location: hannover/germany
Age: 57
Posts: 28
Thanks a lot for your fast response.
But the link to the binary is also dead.
flunky is offline  
Old 29 December 2010, 17:24   #4
Retro-Nerd
Missile Command Champion
 
Retro-Nerd's Avatar
 
Join Date: Aug 2005
Location: Germany
Age: 52
Posts: 12,453
Ask Horace or FOL, or wait for their response.
Retro-Nerd is offline  
Old 02 January 2011, 06:00   #5
roger_ramjetz
 
Posts: n/a
Hi there,

I'm pretty new at compiling for OSX however it did compile correctly and it is running fine here on snow leapard.

Do i just upload the .app "file" which is like an archive? Sorry im used to Linux then windows.

For now ill just compress the .app to a zip and upload. Let me know if i need to provide something else.

Sorry im a newb at OSX compiling.

Uploaded = PUAE.app.zip in the zone

Last edited by roger_ramjetz; 02 January 2011 at 06:03. Reason: more info to be added
 
Old 02 January 2011, 11:35   #6
Dic_Ray
Registered User
 
Join Date: Jul 2004
Location: Germany
Posts: 105
Quote:
Originally Posted by roger_ramjetz View Post
I'm pretty new at compiling for OSX however it did compile correctly and it is running fine here on snow leapard.

...

Sorry im a newb at OSX compiling.
I'm also new at compiling for OSX, so please would you tell me or the whole community, what exactly did you type in terminal to compile PUAE.

I'm running a MacBook Pro 17" Unibody Mid 2009 and till now, everytime I tried, I got errors.

I look forward to read from you again to can run PUAE on Mac OS X. Hopefully soon we could get a complete alternative to WinUAE. It's a pleasure to see the PUAE developement, allthough it couldn't be without the genious work of Toni Wilen. Thanks for all his effort.
Dic_Ray is offline  
Old 02 January 2011, 16:18   #7
Hungry Horace
Wipe-Out Enthusiast
 
Hungry Horace's Avatar
 
Join Date: Nov 2005
Location: .
Age: 43
Posts: 2,544
Quote:
Originally Posted by Retro-Nerd View Post
Ask Horace or FOL, or wait for their response.

link fixed, although I dont know if it's the last version that appeared in The Zone.


tbh, i was waiting for an update from Gnostic that didnt have all the bugs in it that prevent me from using it myself.


edit:

i have now also uploaded roger_ramjetz's compile. I am happy to upload new versions (for any OS, not just OSX) if people let me know that have a compiled version

Last edited by Hungry Horace; 02 January 2011 at 16:32.
Hungry Horace is offline  
Old 04 January 2011, 00:55   #8
roger_ramjetz
 
Posts: n/a
Hi All,

I'm not in front of the mac at the moment so im going from memory in regards to builindg PUAE on OSX.

Here goes

1) Download Xcode and install http://developer.apple.com/technologies/xcode.html

Yes its about 3GB just to install GCC and other parts of the build chain (STUPID). Make sure you tick everything or at least GCC (cant remember exact wording sorry)

2) download the Qt Framework for OSX
http://qt.nokia.com/downloads/qt-for...nt-on-mac-os-x ( i needed to do this to get qmake to work)

3) Clone the PUAE source code locally.
open up terminal and go to your home folder

4) git clone https://github.com/GnoStiC/PUAE.git
You will then have a folder PUAE

5) cd into this

6) build it
sh build_macos_cocoa.sh
OR
sh build_macos_qt.sh
OR
sh build_macos_xcode.sh

qt isnt finished yet. I used cocoa.

7) WAIT : then grab a coffee or beer and wait about 15 minutes (wifes imac is core 2 duo at 2.8 ghz running snow leopard)

8) when its finished it will be in the src folder.

All this is from memory sorry. I'm in front of windows machine atm so if anything is incorrect please tell me and ill help.

ONce i can confirm instructions are ok ill write a nice tutorial in a wikki or something..

Cheers
 
Old 04 January 2011, 03:56   #9
Wicked_Digger
Registered User
 
Join Date: Sep 2010
Location: St. Petersburg, Russia
Posts: 50
2.5) Download and install development version of SDL
Wicked_Digger is offline  
Old 02 February 2011, 13:22   #10
goldenegg
Registered User
 
Join Date: Aug 2010
Location: Hong Kong
Posts: 13
I just tried compiling the Mac version and the build keeps ending with the following:

"make[1]: Nothing to be done for `all-am'"

Any ideas what could be causing that? I'm trying to compile the cocoa version, but the same problem happens with QT and Xcode.
goldenegg is offline  
Old 02 February 2011, 14:22   #11
FOL
PSPUAE DEV
 
FOL's Avatar
 
Join Date: Nov 2006
Location: Wales / UK
Age: 45
Posts: 6,020
Send a message via MSN to FOL
Quote:
Originally Posted by goldenegg View Post
I just tried compiling the Mac version and the build keeps ending with the following:

"make[1]: Nothing to be done for `all-am'"

Any ideas what could be causing that? I'm trying to compile the cocoa version, but the same problem happens with QT and Xcode.
Its already compiled?

try make clean.

or try one of the scripts in the dir.
FOL is offline  
Old 02 February 2011, 14:58   #12
goldenegg
Registered User
 
Join Date: Aug 2010
Location: Hong Kong
Posts: 13
Quote:
Originally Posted by FOL View Post
Its already compiled?

try make clean.

or try one of the scripts in the dir.
Definitely not already compiled. It was a clean pull from GIT. Here's the full output from my build, incase there's a bug in the current repository (doubtful. It's probably something I'm doing wrong).
Attached Files
File Type: zip puae-build.zip (33.7 KB, 343 views)
goldenegg is offline  
Old 09 February 2011, 10:39   #13
Silver
Registered User
 
Join Date: Jan 2005
Location: London
Age: 46
Posts: 118
Quote:
Originally Posted by goldenegg View Post
Definitely not already compiled. It was a clean pull from GIT. Here's the full output from my build, incase there's a bug in the current repository (doubtful. It's probably something I'm doing wrong).
I don't use OSX, but that looks like it could be a clean build to me - i.e. the compilation was successful... you don't get a "success" message or anything.

Have a look for an executable called 'uae' in the src folder (thats were it goes in linux anyway)
Silver is offline  
Old 09 February 2011, 15:28   #14
goldenegg
Registered User
 
Join Date: Aug 2010
Location: Hong Kong
Posts: 13
I got a new Macbook Pro and it's compiling successfully on it. Still doesn't compile on my old system. I checked the SRC directory and there's no UAE or PUAE, like on my new system. Since I have it working, I don't want to bother with tracking down the issue on my old system. Still a weird occurrence.
goldenegg is offline  
Old 13 February 2011, 22:45   #15
GnoStiC
PUAE maintainer
 
GnoStiC's Avatar
 
Join Date: Feb 2010
Location: fort lauderdale
Posts: 195
compilation seems ok, there should be a "uae" file in src
./src/uae

Quote:
Originally Posted by goldenegg View Post
Definitely not already compiled. It was a clean pull from GIT. Here's the full output from my build, incase there's a bug in the current repository (doubtful. It's probably something I'm doing wrong).
GnoStiC is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
FS-UAE for G4 ppc OSX 10.5.8 elowan support.FS-UAE 35 10 November 2014 19:22
Question about FS-UAE on OSX ianwuk support.FS-UAE 2 14 January 2013 17:42
FS-UAE: 50Hz mode with Mac OSX waal support.FS-UAE 6 09 July 2012 21:50
What's needed to compiling PUAE on Mac OS X nexusle support.OtherUAE 0 28 July 2010 21:03
Is the a Mac (OSX) version? Retrofan project.GameBase Amiga 2 29 January 2008 23:39

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 13:19.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.09218 seconds with 14 queries