Hello,

I am trying to compile the CubeView example in the /tests/ directory on OS X 
10.5.6.  I run:

g++ `fltk-config --use-gl --cxxflags --ldflags` CubeView.cxx


and get the error:

In file included from CubeView.cxx:28:
CubeView.h:30:20: error: config.h: No such file or directory


I assume the config.h is created by running configure?  I've done that, in the 
main directory of the fltk-1.3.x-r6787 download, and see the configure.h file 
created, and then copy that file to the /tests directory, but still see the 
same error.  Can someone please help?

Thanks,
Evan
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to