I just downloaded and tried to build r7647 with cmake, because I'm using 
InsightToolkit and it builds with cmake and some example apps link to flkt.

Anyway to get the fltk 1.3 build to work I had to make two changes in 
src/CMakeLists.txt:

#  Fl_Abstract_Printer.cxx
  Fl_Paged_Device.cxx

'Fl_Abstract_Printer.cxx' didn't exist and the cube example needed 
'Fl_Paged_Device.cxx' which wasn't in CMakeLists.txt but did exist so adding it 
fixed that.

Barry Branham


_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to