From: Kevin W. <kw...@co...> - 2014-11-24 12:04:36
|
On 11/24/14, 6:45 AM, Lloyd Wood wrote: > In file included from main.c:38: > In file included from ./include/tcl_utils.h:40: > */usr/include/tk.h:78:11: **fatal error: **'X11/Xlib.h' file not found* > # include <X11/Xlib.h> I ran into this...running xcode-select --install and installing the command-line tools seemed to fix it. I'm not sure what the cause of the issue is. --Kevin -- Kevin Walzer Code by Kevin/Mobile Code by Kevin http://www.codebykevin.com http://www.wtmobilesoftware.com |