'cause I don't know how to do that... Does that take care of include file searching too? (i.e., cc -framework Tcl)?
cheers Miller
On Fri, Nov 16, 2001 at 09:39:06AM -0500, lawter@codefab.com wrote:
Strange;
Why aren't you linking with -framework Tcl -framework Tk instead of using -I?
On Thursday, November 15, 2001, at 10:38 PM, ~~~~~~ wrote:
Hi,
I've looked at the archives but can't seen to find any mention of the osx experiment that's available.. So...
Could anyone who's successfully built pd on osx possibly extend a hand to me (on or offlist whichever is preferred) as I am having strangeties regarding CoreAudio not being found where it actually exists and also am not sure which tcl/tk install is needed - I used fink to install tcltk but I don't have any of these dirs which are listed in configure.in
-I/Library/Frameworks/Tk.framework/Versions/Current/Headers -I/Library/Frameworks/Tcl.framework/Versions/Current/Headers -I/Library/Frameworks/Tcl.framework/Versions/8.4/PrivateHeaders
Could this be a problem as well? ./configure says
checking for main in -ltk8.3... (cached) no checking for main in -ltk8.2... (cached) no checking for main in -ltk8.0... (cached) no
I have /System/Library/Tcl/8.3 which seems bad... Or different at least.
Damn! .. Now all us gui addicts get our hands on a command line and everything has to be explained again ;)
tia