Compilation fails because the fltk headers are not found on my system. It appears that the Makefile assumes the headers are in a standard location and does not utilize the output of 'fltk-config --cflags'.
Log in to post a comment.