From: Kevin W. <kw...@co...> - 2014-11-24 13:46:35
|
On 11/24/14, 8:27 AM, Tim Jones wrote: > Also, discussions elsewhere imply that we may lose X11 hooks in a future OS X as it has no bearing on the native Apple GUI realm any more. We've already lost them, AFAIK. Apple doesn't ship any X11 stuff with the OS anymore. Tk ships adequate X11 headers with the source distro that you should not need a separate installation of Xlib to build Tk. The problem I was observing (and that Lloyd reported) had more to do with the appropriate Apple SDK not being able to find its own headers, as shipped with Tcl/Tk. It was a weird issue that, fortuantely, I was able to solve by installing the command-line tools. Seems redundant, but there you go. --Kevin -- Kevin Walzer Code by Kevin/Mobile Code by Kevin http://www.codebykevin.com http://www.wtmobilesoftware.com |