[Pythonmac-SIG] sanity checks: building MacOS X app
John Speno
macpython@lopan.dccs.upenn.edu
Tue, 25 Feb 2003 14:52:52 -0500
On Tue, Feb 25, 2003 at 02:44:10PM -0500, Bob Ippolito wrote:
> Yes, it will work, and the application will be gigantic. The linking
> it will be tricky though.
Thanks Bob.
I've already faced both of those issues. The size doesn't bother me, but
the linking may drive me nuts. I really don't know enough yet to handle
that part.
Before I go further on that method, I'm going to try getting it working
with things in their traditional(?) places, i.e. frameworks in
/Library/Frameworks.
> Although, I highly recommend NOT using aquaTk.
I'll bite: Why not?