Greg Ercolano wrote: > belahcene wrote: >> Hi, >> >> I check the code again with new capabilities but there are errors at the >> compilation step >> >> >> [EMAIL PROTECTED]:~$ fltk-config --compile saveCan2.cxx >> g++ -I/usr/local/include -I/usr/include -o saveCan2 saveCan2.cxx -L/usr/lib >> -L/usr/local/lib /usr/local/lib/libfltk.a -lm -lXext -lX11 >> saveCan2.cxx:140:15: warning: multi-character character constant >> bmppix.h:3: error: expected unqualified-id before ‘&&’ token > > These look like copy/paste errors, when you pasted from your news > reader. >
If the code was written in fluid, it is likely's fluid (fltk) EXTREMELY annoying bug with keystrokes and text editor. See http://www.fltk.org/str.php?L1725 and http://www.fltk.org/str.php?L1757. I thought the problem was on 2.0, but it may also be in 1.1. -- Gonzalo Garramuño [EMAIL PROTECTED] AMD4400 - ASUS48N-E GeForce7300GT Kubuntu Edgy _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

