From: Jim I. <ji...@ap...> - 2002-03-01 18:31:43
|
On Friday, March 1, 2002, at 09:05 AM, macnerd wrote: > Does AguaTK use Cocoa/OPENSTEP or is it a Carbon thing? Carbon, both because I wanted to use as much of the already working Classic MacOS code as possible, and because building one high level toolkit on top of another just seemed like asking for trouble. Carbon is a much lower level toolkit, though there are still areas where we can't do some of the fancy things Tk allows because it would require going under the toolkit level, which in the long run just causes more pain... Jim > > -----Original Message----- > From: tcl...@li... > [mailto:tcl...@li...]On Behalf Of Jean-Claude > Wippler > Sent: Friday, March 01, 2002 7:15 AM > To: tc...@li... > Subject: Re: [MACTCL] Building Aqua Tk on MacOS X > > > Steve Landers <st...@di...> wrote: > >> I'm trying to build Aqua Tk on MacOS X, using Jim's instructions posted >> back in October. I'm doing this in the hope of getting TclKit working >> on >> Aqua Tk supporting dynamic loading. > [...] >> BTW, the machine is an iBook running MacOS X 10.1.3 using the December >> 2001 developer tools. > > I'd like to help. I have just configured the same setup from scratch, > and am about to grab Tcl/Tk etc sources (also incrtcl). Given that my > setup is clean, this will make a good test case for working through the > entire build process. > > Is it a good idea to get the macosx branches of tcl/tk from CVS, HEAD > revision and follow instructions (which?) from there on? > > If someone can point me to the proper spot(s), I'll report my progress. > Steve: the least that ought to come out is finding out whether/how your > setup differs from mine in any way. > > -jcw > > > _______________________________________________ > Tcl-mac mailing list > Tc...@li... > https://lists.sourceforge.net/lists/listinfo/tcl-mac > > > _______________________________________________ > Tcl-mac mailing list > Tc...@li... > https://lists.sourceforge.net/lists/listinfo/tcl-mac > -- Jim Ingham ji...@ap... Developer Tools - gdb Apple Computer |