Tried building r6960 (weekly snapshot) under latest VS Express 2008.
Loaded the ide/visualc/fltk.dsw file, turned off debug, did a build
and got:
------ Rebuild All started: Project: fltk, Configuration: Release Win32 ------
Deleting intermediate and output files for project 'fltk', configuration
'Release|Win32'
Compiling...
case.c
vsnprintf.c
scandir.c
numericsort.c
is_spacing.c
is_right2left.c
flstring.c
fl_utf.c
fl_call_main.c
Generating Code...
Compiling...
screen_xywh.cxx
Fl_XPM_Image.cxx
Fl_XBM_Image.cxx
Fl_x.cxx
Fl_Wizard.cxx
Fl_Window_iconize.cxx
Fl_Window_hotspot.cxx
Fl_Window_fullscreen.cxx
Fl_Window.cxx
Fl_Widget.cxx
Fl_visual.cxx
fl_vertex.cxx
Fl_Value_Slider.cxx
Fl_Value_Output.cxx
Fl_Value_Input.cxx
Fl_Valuator.cxx
fl_utf8.cxx
Fl_Tooltip.cxx
Fl_Tiled_Image.cxx
Fl_Tile.cxx
Generating Code...
Compiling...
Fl_Text_Editor.cxx
Fl_Text_Display.cxx
Fl_Text_Buffer.cxx
Fl_Tabs.cxx
fl_symbols.cxx
Fl_Slider.cxx
Fl_Single_Window.cxx
fl_show_colormap.cxx
fl_shortcut.cxx
Fl_Shared_Image.cxx
fl_shadow_box.cxx
fl_set_fonts.cxx
fl_set_font.cxx
Fl_Scrollbar.cxx
fl_scroll_area.cxx
Fl_Scroll.cxx
fl_rounded_box.cxx
Fl_Round_Button.cxx
fl_round_box.cxx
Fl_Roller.cxx
Generating Code...
Compiling...
Fl_Return_Button.cxx
Fl_Repeat_Button.cxx
fl_rect.cxx
fl_read_image.cxx
Fl_Progress.cxx
Fl_Preferences.cxx
Fl_Positioner.cxx
fl_plastic.cxx
Fl_Pixmap.cxx
Fl_Pack.cxx
Fl_own_colormap.cxx
Fl_Overlay_Window.cxx
fl_overlay_visual.cxx
fl_overlay.cxx
fl_oval_box.cxx
fl_open_uri.cxx
Fl_Multi_Label.cxx
Fl_Menu_Window.cxx
Fl_Menu_global.cxx
Fl_Menu_Button.cxx
Generating Code...
Compiling...
Fl_Menu_Bar.cxx
Fl_Menu_add.cxx
Fl_Menu_.cxx
Fl_Menu.cxx
Fl_lock.cxx
fl_line_style.cxx
Fl_Light_Button.cxx
fl_labeltype.cxx
Fl_Input_.cxx
Fl_Input.cxx
Fl_Image.cxx
Fl_Help_View.cxx
fl_gtk.cxx
Fl_Group.cxx
Fl_grab.cxx
Fl_get_system_colors.cxx
Fl_get_key.cxx
fl_font.cxx
Fl_File_Input.cxx
Fl_File_Icon.cxx
Generating Code...
Compiling...
fl_file_dir.cxx
Fl_File_Chooser2.cxx
Fl_File_Chooser.cxx
Fl_File_Browser.cxx
fl_engraved_label.cxx
fl_encoding_mac_roman.cxx
fl_encoding_latin1.cxx
fl_draw_pixmap.cxx
fl_draw_image.cxx
fl_draw.cxx
Fl_Double_Window.cxx
fl_dnd.cxx
Fl_display.cxx
fl_diamond_box.cxx
Fl_Dial.cxx
fl_curve.cxx
fl_cursor.cxx
Fl_Counter.cxx
Fl_compose.cxx
Fl_Color_Chooser.cxx
Generating Code...
Compiling...
fl_color.cxx
Fl_Clock.cxx
Fl_Choice.cxx
Fl_Check_Button.cxx
Fl_Check_Browser.cxx
Fl_Chart.cxx
Fl_Button.cxx
Fl_Browser_load.cxx
Fl_Browser_.cxx
Fl_Browser.cxx
fl_boxtype.cxx
Fl_Box.cxx
Fl_Bitmap.cxx
fl_ask.cxx
Fl_arg.cxx
fl_arci.cxx
fl_arc.cxx
Fl_Adjuster.cxx
Fl_add_idle.cxx
Fl_abort.cxx
Generating Code...
Compiling...
Fl.cxx
c:\fltk-1.3.x-r6960\src\Fl_win32.cxx(236) : warning C4005: 'POLLIN' : macro
redefinition
C:\Program Files\Microsoft SDKs\Windows\v6.0A\\include\winsock2.h(1495)
: see previous definition of 'POLLIN'
c:\fltk-1.3.x-r6960\src\Fl_win32.cxx(237) : warning C4005: 'POLLOUT' : macro
redefinition
C:\Program Files\Microsoft SDKs\Windows\v6.0A\\include\winsock2.h(1499)
: see previous definition of 'POLLOUT'
c:\fltk-1.3.x-r6960\src\Fl_win32.cxx(238) : warning C4005: 'POLLERR' : macro
redefinition
C:\Program Files\Microsoft SDKs\Windows\v6.0A\\include\winsock2.h(1502)
: see previous definition of 'POLLERR'
c:\fltk-1.3.x-r6960\src\Fl_win32.cxx(1477) : error C2248: 'FORCE_POSITION' :
cannot access protected enumerator declared in class 'Fl_Widget'
../..\FL/Fl_Widget.H(151) : see declaration of 'FORCE_POSITION'
../..\FL/Fl_Widget.H(91) : see declaration of 'Fl_Widget'
filename_setext.cxx
filename_match.cxx
filename_list.cxx
filename_isdir.cxx
filename_ext.cxx
filename_expand.cxx
filename_absolute.cxx
Generating Code...
Build log was saved at
"file://c:\fltk-1.3.x-r6960\ide\visualc\Release\BuildLog.htm"
fltk - 1 error(s), 3 warning(s)
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev