I'm trying to find a cross-platform way to find tcl.h and tk.h without having to search the entire system. I'm just wondering if there's a way to find this from Tcl or tkinter? root.tk.exprstring('$tcl_pkgPath')
doesn't seem to include the right directories. Thanks!
↧
Find location of tcl/tk header files
↧