Hey guys (and girls!)
I’ve read through all the e-mails regarding ZeroLink and OS-X, and I am
successfully compiling SDL apps on my Powerbook G4 867. The problem I am having
is that I WANT ZeroLink, and can’t for the life of me enable it. I am
developing some 3D import libraries for directly importing 3d animations from 3D
studio max. It’s so exciting but it’s annoying waiting for the linking to take
45 seconds, when it simply only compiles one or two files every time I
recompile to test my results. I think flat out this is the reason Apple made
ZeroLink. Here’s what I’ve tried…
I first attempted making a project from scratch in XCode and making it into a
SDL application, second I tried the “fixed” xcode examples, and third I tried
using the original SDLTest, meant for Project Builder, and upgraded it to a
native target. In all these situations I can’t manage to get ZeroLink to
enable. I am not having a compiling problem, I simply cannot enable ZeroLink.
ZeroLink has a line over it when I get information about the target in all
three projects above. In each case I have to wait for linking to occur, and I
don’t want to (just for development purposes of course!). And yes, the target
style I have selected is Development, incase anyone thought that I was
missing that.
Am I missing something somewhere? I’ve searched through Apple docs at
apple’s dev site, and through all of the mailing list history regarding ZeroLink.
And it just has me at a standstill… I code/bugfix for 15-20 seconds, CMD-R
and wait over a minute, and then see the results for a few seconds and start
over again. I’d LOVE to do what I hear is possible with ZeroLink and cut that
minute linking time down to seconds.
Anyone have a suggestion…?
PS. if anyone is interested, I might make the source for importing animation
(Specifically, ASE files that 3dsmax exports) available to the public. Let
me know directly if you would like this and I’ll throw it up on the internet in
a month or so and let you know when it’s near completion, and maybe get
feedback!
Thanks guys!
- Andrew