gga wrote:
>>> [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.

        Speaking for the OP, I don't think fluid's code editor would
        have been used to compile and run the pasted .fl and .h file.

        Only thing I'd think he would have needed from fluid
        is to just load the .fl file and hit 'write code'..
        no fluid code editor should be involved, I'd think.

        BTW, I haven't seen mysterious characters in fluid 1.1.8's editor,
        as I've been using fluid a lot for editing code. Can't answer to 2.x
        or issues with international keyboards though.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to