MacArthur, Ian (SELEX GALILEO, UK) wrote: >> I also had the white page symptom. But, after a full recompile, >> everything turned in place. So I recommend a fresh recompile, >> also for MSWindows. > > Hmmm - not working for me... (winXP / Msys / mingw) > > Tried this: > > $ svn up ; make clean ; make > > And this happened: > > Compiling Fl_Gl_Window.cxx... > make[1]: *** No rule to make target `Fl_Gl_Printer.cxx', needed by > `Fl_Gl_Printer.o'. Stop. > make: *** [all] Error 1 > > $ svnversion . > 7285 > > So that's a bit broken right now. Dependencies hosed?
Yup, Makefile and dependencies. Please try svn -r 7287 Albrecht _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
