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
bmppix.h:3: error: expected constructor, destructor, or type conversion before 
‘&&’ token
bmppix.h:16: error: expected constructor, destructor, or type conversion before 
‘;’ token
saveCan2.h:13: error: ‘BMPhf’ does not name a type
saveCan2.cxx:5: error: ‘BMPhf’ does not name a type
saveCan2.cxx: In function ‘void sv_cb()’:
saveCan2.cxx:140: error: ‘hf_bmp’ was not declared in this scope

best regards

> I have added the capability to reload the bmp in the upper left corner
> try to select a rect in the center of box (where the 2 lines cross)
> and press "save".
>
> here is the fluid file:
>






 bye
> rogx
>

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

Reply via email to