facebookarchive / huxley

A testing system for catching visual regressions in Web applications.
Apache License 2.0
4.07k stars 286 forks source link

Problems in 10.9 Mavericks #33

Closed soda-x closed 11 years ago

soda-x commented 11 years ago
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/tk.h:78:11: fatal error: 'X11/Xlib.h' file not found

#       include <X11/Xlib.h>

                ^

1 error generated.

error: command 'cc' failed with exit status 1
petehunt commented 11 years ago

I believe this is a problem with one of the dependencies, not Huxley, as this doesn't have any C code. Closing out :/