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

[STR New]

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


Yep, that seemed to solve most of the errors.

The fltkdll and fltk_imagesdll wouldn't build though (VS7):

______________________________________________________________

------ Rebuild All started: Project: fltkdll, Configuration: Release Win32
------

Deleting intermediate files and output files for project 'fltkdll',
configuration 'Release|Win32'.
Compiling...
is_spacing.c
is_right2left.c
case.c
[..]
Fl_Browser.cxx
Fl_Box.cxx
Fl_Bitmap.cxx
Fl_Adjuster.cxx
Fl_Paged_Device.cxx
Fl.cxx
c:\fltk-1.3.x-svn-r7657-06-29-2010\src\Fl_win32.cxx(100) : error C2370:
'fl_display_device' : redefinition; different storage class
        c:\fltk-1.3.x-svn-r7657-06-29-2010\FL\Fl_Device.H(56) : see
declaration of 'fl_display_device'
c:\fltk-1.3.x-svn-r7657-06-29-2010\src\Fl_win32.cxx(101) : error C2370:
'fl_device' : redefinition; different storage class
        c:\fltk-1.3.x-svn-r7657-06-29-2010\FL\Fl_Device.H(52) : see
declaration of 'fl_device'
c:\fltk-1.3.x-svn-r7657-06-29-2010\src\Fl_win32.cxx(102) : error C2370:
'fl_surface' : redefinition; different storage class
        c:\fltk-1.3.x-svn-r7657-06-29-2010\FL\Fl_Device.H(54) : see
declaration of 'fl_surface'

Build log was saved at
"file://c:\fltk-1.3.x-svn-r7657-06-29-2010\ide\VisualC6\Release\fltkdll\BuildLog.htm"
fltkdll - 3 error(s), 12 warning(s)
______________________________________________________________

------ Rebuild All started: Project: fltk_imagesdll, Configuration:
Release Win32 ------

Deleting intermediate files and output files for project 'fltk_imagesdll',
configuration 'Release|Win32'.
Compiling...
fl_images_core.cxx
Fl_PNM_Image.cxx
Fl_PNG_Image.cxx
Fl_JPEG_Image.cxx
Fl_Help_Dialog.cxx
../..\FL\Fl_Help_View.H(223) : warning C4251: 'Fl_Help_View::fstack_' :
struct 'Fl_Help_Font_Stack' needs to have dll-interface to be used by
clients of class 'Fl_Help_View'
        ../..\FL\Fl_Help_View.H(104) : see declaration of
'Fl_Help_Font_Stack'
Fl_GIF_Image.cxx
Fl_File_Icon2.cxx
Fl_BMP_Image.cxx
Linking...
   Creating library .\Release/fltk_imagesdll/fltk_imagesdll.lib and object
.\Release/fltk_imagesdll/fltk_imagesdll.exp
fltk_png.lib(pngread.obj) : error LNK2019: unresolved external symbol
_inflateInit_ referenced in function _png_create_read_struct_2
fltk_png.lib(pngread.obj) : error LNK2019: unresolved external symbol
_inflate referenced in function _png_read_row
fltk_png.lib(pngrutil.obj) : error LNK2019: unresolved external symbol
_inflate referenced in function _png_handle_sBIT
fltk_png.lib(pngread.obj) : error LNK2019: unresolved external symbol
_inflateEnd referenced in function _png_read_destroy
fltk_png.lib(png.obj) : error LNK2019: unresolved external symbol _crc32
referenced in function _png_reset_crc
fltk_png.lib(png.obj) : error LNK2019: unresolved external symbol
_inflateReset referenced in function _png_reset_zstream
fltk_png.lib(pngrutil.obj) : error LNK2019: unresolved external symbol
_inflateReset referenced in function _png_handle_bKGD
.\Release/fltk_imagesdll/fltk_imagesdll.dll : fatal error LNK1120: 5
unresolved externals

Build log was saved at
"file://c:\fltk-1.3.x-svn-r7657-06-29-2010\ide\VisualC6\Release\fltk_imagesdll\BuildLog.htm"
fltk_imagesdll - 8 error(s), 1 warning(s)
______________________________________________________________


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

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

Reply via email to