conformal / spectrwm

A small dynamic tiling window manager for X11.
ISC License
1.33k stars 97 forks source link

missing freetype dependency? #24

Closed saturation closed 10 years ago

saturation commented 10 years ago

I got following error message with make after/before I installed freetype with brew:

$ make cc -std=c99 -Wmissing-prototypes -Wall -Wextra -Wshadow -Wno-uninitialized -g -O2 -D_GNU_SOURCE -DOSX -I. -I.. -I/opt/X11/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -DSWM_LIB=\"/usr/local/lib/libswmhack.so.0.0\" -c -o spectrwm.o spectrwm.c In file included from spectrwm.c:95: In file included from /opt/X11/include/X11/Xft/Xft.h:39: /opt/X11/include/ft2build.h:56:10: fatal error: 'freetype/config/ftheader.h' file not found

include <freetype/config/ftheader.h>

     ^

1 error generated. make: *\ [spectrwm.o] Error 1

saturation commented 10 years ago

apparently the library is upgraded in brew so new folder would be: /usr/local/Cellar/freetype/2.5.0.1/include/freetype2/freetype