Did anyone finally come up with a fix for error-free compiling of recent pd versions, such as pd-0.38-2 on osx?
Seems there's (also) a question about which version(s) of tcl/tk to use.
I would like to know how to get beyond the following line while compiling pd:
cc -g -O2 -DPD -Wall -W -Wstrict-prototypes -Wno-unused
-Wno-parentheses -Wno-switch -O2 -DMACOSX -DUNISTD -I/usr/X11R6/include
-I../portaudio_v18/pa_common -I../portaudio_v18/pablio
-I../portmidi_osx -Wno-error -DUSEAPI_PORTAUDIO
-DPA_BIG_ENDIAN -DINSTALL_PREFIX="/usr/local" -I. -F../../Frameworks
-framework Tcl -framework Tk
-I../../Frameworks/Tk.framework/Versions/Current/Headers
-I../../Frameworks/Tcl.framework/Versions/Current/Headers
-I../../Frameworks/Tcl.framework/Versions/8.4/PrivateHeaders -c -o
../obj/t_tkcmd.o t_tkcmd.c
t_tkcmd.c:6:16: tk.h: No such file or directory
Any ideas?
thanks,
Zack
PS: Things compiled fine using earlier versions, such as,
TclTkAqua-8.4.1 with pd-0.37-4