FTGL on my system put the includes in /usr/local/include/FTGL
while its setup to look in $(NAN_FTGL)/include I added $(NAN_FTGL)/include/FTGL I've had the mod lying around forever and just never bothered to commit it but I'm sick of looking at the modified file in cvs update ;) Kent
This commit is contained in:
@@ -47,6 +47,7 @@ CPPFLAGS += -I../../makesdna
|
||||
CPPFLAGS += -I../../blenkernel
|
||||
CPPFLAGS += -I../../blenlib
|
||||
CPPFLAGS += -I$(NAN_FTGL)/include
|
||||
CPPFLAGS += -I$(NAN_FTGL)/include/FTGL
|
||||
CPPFLAGS += -I$(NAN_GETTEXT)/include
|
||||
CPPFLAGS += -I$(NAN_FREETYPE)/include
|
||||
ifeq ($(OS), windows)
|
||||
|
||||
Reference in New Issue
Block a user