From: Marc-Antoine P. <map...@ac...> - 2001-10-18 04:57:17
|
Good day, all! I have been trying to configure a project (Mozart) to link with the new Tk/Aqua framework (Why not codename it AquaTik? ;-) (Thanks a lot for fine work, BTW) I like the fact that it's a framework and uses the -framework compiler flag, but Mozart's configure script expects to find this information in tclConfig.sh and tkConfig.sh. These files are not (yet) in the framework. Do you agree that they should be added? (perhaps in the Scripts directory of the framework, or one above...) If you think it should be done and want me to make first attempt, I may do so, but I do not know the Tcl/Tk codebase at all. Also, do you expect this to become mainstream in the Mac OS X distribution? And does that mean that the /System/Library/Tcl bundle will be replaced by the framework? (Again, I approve, but I'm trying to see where things are going.) Enjoy! Marc-Antoine Parent |