On Sun, 3 Aug 2003, Chris McCormick wrote:
Hello,
Is it possible to compile Pd without tcl/tk (for text-only use).
Yes, this is quite easy, on Linux and OSX it is compiled without tcl/tk already, because tcl/tk is only needed in a separate program called "pd-gui". I think on Windows there might be a very small dependency left ..
pd -nogui
Greetings, Guenter
Would it be worth me making a build/adding flags to be able to do this? I should think this would be of some use when porting Pd to platforms such as hand-held devices.