|
From: Jeff H. <je...@Ac...> - 2005-09-29 00:26:29
|
Joe English wrote: > Kevin Walzer wrote: > > I've done a bit more investigating on building Tile as a universal > > binary on OS X. It seems like an issue with TkAqua rather than Tile, > > because I'm seeing the same issues trying to build another extension > > (tktreectrl) as a universal binary. ... > Also: did you run "./configure ; make" in the top-level tile > directory or in tile/generic? Whichever one you tried and it > didn't work, try the other one and see if you have better > luck. The top-level build structure is "TEA-compliant" > (meaning: works for Jeff); the one in generic/ is "Modified > TEA" (meaning: works for me). Usually one or the other will > eventually spit out a working shared library if you kick it > hard enough, but since neither Jeff nor I have a Macintosh we > can't make any guarantees. Sorry. I just want to note that I do have a Mac, but not a MacTel at this point. I do build treectrl and tile on it regularly, but I haven't made any attempts to do universal binaries yet. Jeff |