|
From: | Nima Talebi |
Subject: | Re: [swarm-hackers] Swarm on MacOS 10.6 Snow Leopard |
Date: | Fri, 6 Nov 2009 11:12:09 +1100 |
Hey Nima,
I'm using Swarm on Snow Leopard, seems to be OK, but only for 32-bit. The 64-bit compile complains and will require some code changes to support. I notice that I have some file changes on my machine that I haven't checked in yet, but I'm not sure if you need them. Let me know if you have trouble. The latest thing I did was create an Xcode template (it's under etc), drop that into
/Library/Application Support/Developer/Shared/Xcode/Project Templates/Applications
and you can create a new Swarm project directly in Xcode. It has a template for both GUI and batch models as well as being a document-based system where the document is a file containing model parameters and etc. It still needs some work but the idea is to convert the set of Swarm sample apps based on the template. The template also needs GNUstep makefiles added, then it will be more properly and OpenStep template where you have the same code for both platforms.
One thing I discovered. I rewrote how the Raster display is done, by using an NSImage for buffering, this made the display faster and prevented flickering. Unfortunately I discovered that this doesn't work under GNUstep, I filed a bug with those guys but its unclear when it will get fixed.
cheers
Scott
On Nov 5, 2009, at 12:11 AM, Nima Talebi wrote:
Hi Guys,
Just an interrupt from lil-old me :)
...So has anyone got Swarm to run successfully on Mac OS X 10.6 (Snow Leopard)... Cocoa, not Tck/Tk ?
If not, can I help out with any of the work? And I'm confused, should I be trying out 2.3, or 2.2? Bill which branch is it that you've been working on?
Nima_______________________________________________
swarm-hackers mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/swarm-hackers
_______________________________________________
swarm-hackers mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/swarm-hackers
[Prev in Thread] | Current Thread | [Next in Thread] |