OK by that example I get: [OUTPUT]g++ -o table.exe table.cxx $LINKFLTK_IMG -lalib cc1plus.exe: error: unrecognized command line option "-fuse-images" cc1plus.exe: error: unrecognized command line option "-fldstaticflags" g++.exe: fltk-config: No such file or directory [/OUTPUT]
And previously I did this of course "LINKFLTK_IMG=`fltk-config --use-images --ldstaticflags`". _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

