|
From: Steve C. <ste...@mq...> - 2001-04-11 05:03:18
|
I've put together the simplest possible Macintosh tcl extension and written a script to change it's name. The idea is that it serve as a template for new projects on the mac or for porting existing extensions. One of the problems I had with Code Warrior was finding all the changes that needed to be made to the sampleextension project in order to convert it for use in my project. This project contains a tcl script which automates that. More info and download is at: http://www.shlrc.mq.edu.au/~steve/tcl Any feedback, esp. from Mac folks about how this should be done would be appreciated. Steve |