Page 11 of 29

Posted: 14 Apr 2007, 22:50
by Erom
Question: do AI dll's need to be recompiled to run on the mac build? I'd assume they do, since downloading new AI's seems to crash spring on my compy. And yeah, I did try renaming them as dylibs.

Posted: 15 Apr 2007, 03:58
by AF
*_*

A hint: Mac OS is unix based not windows based, its like a linux distro thats been very heavily recoded with most libraries, programs, bootup system, filesystems, drivers, and window kits all being custom made by Apple, and then worked on for decades, its like an 95% total rewrite behind the scenes.

Posted: 15 Apr 2007, 05:35
by Erom
I know all that. In fact, that's why I asked: I fully expected that windows-compiled ai dll wouldn't do squat with OSX, but I just wanted to make sure.

Posted: 17 Apr 2007, 07:09
by elio
Nah, they have to be recompiled from source.

Once the stupid postal service works here, we shall have a synced and up to date, complete install (only probably minus mods/maps; might include one map and or mod).

Posted: 17 Apr 2007, 22:22
by AF
aflobby needs a new java unitsync too

Posted: 18 Apr 2007, 16:22
by Erom
Elio, what do you use to compile on a mac? I'd love giving a shot at compiling stuff locally, maybe I can start to tinker with the source as well. For now, I'm happily awaiting the snail mail.

Posted: 23 Apr 2007, 01:31
by elio
AFLobby doesn't want to recognise the java binded unitsync. A straight compile in's not working.

scons and xcode I use.

Posted: 23 Apr 2007, 02:34
by AF
The java bindings changed:

http://www.darkstars.co.uk/randomfiles/

Also make sure you're using alpha 20 or later.

hi

Posted: 27 May 2007, 12:52
by Mike
Hello,

sorry to be a pain, but I can't seem to get taspring to install on my MacBook.

Are there simple instructions anywhere that I can follow?

Posted: 27 May 2007, 18:25
by AF
Mac support is somewhat patchy atm as we have few people on Macs that are able to actually stay on the forum regularly, they have a habit of dissapearing for weeks at a time after 2 or 3 day visits.

Your best bet for spring atm is bootcamp/linux/VMWare.

Posted: 04 Jun 2007, 14:35
by desertlynx
At the moment it seems the dev responsible for getting a functioning port to mac (Elio) has been unable to continue for the time being.

As just a tester for Elio I can attest for there being a functioning universal binary release of spring for mac, however, for the time being network play is limited between computers with the same architecture (i.e. intel macs with intel macs and PPCs with PPCs). moreover, such network games must be initiated with considerable (beyond me) command line skill.

so in short, I play actual games with bootcamp (I've got a 50/50 partition) and do a little testing when required on mac.

EDIT: if you want to get a test build, I can probably upload what I have somewhere, I cannot remember specifically where I all the different parts to it.

Posted: 20 Jun 2007, 03:53
by elio
Okay peoples; we have build 3814 in progress, we have one lua compiler error to sort out and a bug in the floats. Probably a dozen or so endian issues too, but I let that be found once I release. have an updated unitsync so I'll see if it solves our past issues on that front too. ETA about a fortnight (or less hopefully).

Posted: 20 Jun 2007, 03:54
by elio
oh, yep, I'm alive; with (slightly) better net. :P

Posted: 20 Jun 2007, 04:02
by Neddie
elio wrote:oh, yep, I'm alive; with (slightly) better net. :P
If you finish this, it will double the casual gamer potential of Spring. How many university students have free time? How many are strapped for cash because they decided to pick up a Mac laptop? I rest my case.

Good to see you back.

Posted: 20 Jun 2007, 04:53
by AF
And how many will be clamouring for a copy of java unitsync?

Posted: 20 Jun 2007, 04:58
by Neddie
AF wrote:And how many will be clamouring for a copy of java unitsync?
All of them so your lobby will work? I assume?

Posted: 20 Jun 2007, 05:03
by AF
I've yet to see any reason why not save that nobodies compiled the new java unitsync for mac yet.

Posted: 20 Jun 2007, 13:13
by grzywa
YaY !

good to see the port is alive and kicking :)

Posted: 20 Jun 2007, 13:17
by AF
I'd like to see some patches for svn and standardization so at some point svn will be used for mac.

Stuff like the settings stored in an xml file changing to use the same method as linux instead, which would mean when I implement settings in aflobby for linux I dont have to mess with xml (AF hate XML, AF put off XML for years, XML settings mean AF no implement, GRAH).

Moving to svn would also reduce the possibility of you dissapearing meaning mac is borked. You could just popin before a major release and say OK if it all works.

Posted: 20 Jun 2007, 13:33
by desertlynx
Good to see you're still going strong.