Thanks a lot :D. I added the following files :
fl_utf8.cxx
xutf8/is_right2left.c
xutf8/is_spacing.c
xutf8/case.c
fl_utf.c
xutf8/utf8Input.c
xutf8/utf8Utils.c
xutf8/utf8Wrap.c
and the utf error disappear.
But now I get this last error :
Linking CXX static library ../bin/libfltk.a
[ 63%] Built target fltk
[ 65%] Built target fltk_forms
[ 69%] Built target fltk_gl
[ 71%] Built target fltk_images
Linking CXX executable ../bin/fluid.exe
./bin/libfltk.a(Fl.obj):Fl.cxx:(.text+0x3d58): undefined reference to
`_trackmouseev...@4'
collect2: ld returned 1 exit status
make[2]: *** [bin/fluid.exe] Error 1
make[1]: *** [fluid/CMakeFiles/fluid.dir/all] Error 2
make: *** [all] Error 2
I didn't find a call to TrackMouseEvent in FL.cxx
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk