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


sorry to disappoint again'
after patching patch3, plus following AlbrechtS' advice (./configure
--enable-localjpeg --enable-localpng --enable-localzlib
--host=i686-w64-mingw32 --build=i686-w64-mingw32 CC=i686-w64-mingw32-gcc
CXX=i686-w64-mingw32-g++), the following error occurs again:
Compiling fl_font.cxx...
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:346:23: error: cannot convert ‘WCHAR*’ to
‘CHAR*’ in assignment
make[1]: *** [fl_font.o] Error 1
make: *** [all] Error 1

@AlbrechtS, thank you for your advice, I know that cygwin isn't well
suited for native windows programming, even mingw isn't the best in town
for that, I prefer "really" native windows compilers like pelles C and the
like.
I'm using cygwin mainly for porting tools & apps from cygwin (especially
the iphone-dev SDK).
as for the configure options, they are not wrong (I have used them quite a
few times) nor are they (most of them) default.
thank you anyway, and thank you all.


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

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

Reply via email to