DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2622
Version: 1.3-current


trying to compile FLTK 1.3 on cygwin, it fails with the following error: 
In file included from fl_font.cxx:52:0:
fl_font_win32.cxx: In member function ‘virtual void
Fl_GDI_Graphics_Driver::text_extents(const char*, int, int&, int&, int&,
int&)’:
fl_font_win32.cxx:345:23: error: cannot convert ‘WCHAR*’ to
‘CHAR*’ in assignment
make[1]: *** [fl_font.o] Error 1
make: *** [all] Error 1

my machine is xp sp3, the configurre options where as follows:
./configure --enable-threads --enable-localjpeg --enable-localpng
--enable-localzlib --bindir=/usr/bin --sbindir=/usr/sbin
--libexecdir=/usr/bin --sysconfdir=/etc --localstatedir=/var
--datarootdir=/usr/share --libdir=/usr/lib --includedir=/usr/include
CC=i686-w64-mingw32-gcc CXX=i686-w64-mingw32-g++

maybe something is wrong with the makeinclude file?,  it's attached here:
sorry if it's not the right place to post this question.


Link: http://www.fltk.org/str.php?L2622
Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to