Linking issues with Visual Studio 2005 Express

286 views
Skip to first unread message

Pál Ács

unread,
Jun 9, 2016, 12:59:25 AM6/9/16
to fltk.general
Hi,

I tried to build FLTK 1.3.3 using Visual Studio 2005 Express. Imported the VC6 project by navigating into the fltk-1.3.3\ide\VisualC6 project then opened fltk.dsw. The import seemed to be successful as I could see all projects inside a solution. I selected the Demo project as a Start up project. Then I hit Build. The library itself was complied without problems, but when it got to linking, everything failed.

1>------ Build started: Project: fltk_zlib, Configuration: Debug Win32 ------
2>------ Build started: Project: fltk_jpeg, Configuration: Debug Win32 ------
1>Compiling...
2>Compiling...
1>zutil.c
1>uncompr.c
2>jutils.c
1>trees.c
1>inftrees.c
2>jquant2.c
1>inflate.c
2>jquant1.c
1>inffast.c
2>jmemnobs.c
1>infback.c
2>jmemmgr.c
1>gzwrite.c
2>jidctint.c
1>gzread.c
1>gzlib.c
2>jidctfst.c
1>gzclose.c
2>jidctflt.c
1>deflate.c
2>jfdctint.c
1>crc32.c
1>compress.c
1>adler32.c
2>jfdctfst.c
1>Generating Code...
2>jfdctflt.c
2>jerror.c
2>jdtrans.c
1>Creating library...
1>Creating browse information file...
2>jdsample.c
2>jdpostct.c
2>jdmerge.c
2>jdmaster.c
1>Microsoft Browse Information Maintenance Utility Version 8.00.50727
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>Build log was saved at "file://t:\fltk-1.3.3\ide\VisualC6\Debug\fltk_zlib\BuildLog.htm"
1>fltk_zlib - 0 error(s), 0 warning(s)
2>jdmarker.c
2>jdmainct.c
2>jdinput.c
3>------ Build started: Project: fltk_png, Configuration: Debug Win32 ------
3>Compiling...
2>Generating Code...
3>pngwutil.c
2>Compiling...
2>jdhuff.c
2>jddctmgr.c
2>jdcolor.c
3>pngwtran.c
2>jdcoefct.c
2>jdatasrc.c
2>jdatadst.c
2>jdarith.c
3>pngwrite.c
2>jdapistd.c
2>jdapimin.c
2>jctrans.c
2>jcsample.c
3>pngwio.c
2>jcprepct.c
2>jcparam.c
2>jcomapi.c
2>jcmaster.c
3>pngtrans.c
2>jcmarker.c
2>jcmainct.c
2>jcinit.c
2>jchuff.c
2>jcdctmgr.c
3>pngset.c
2>Generating Code...
2>Compiling...
2>jccolor.c
3>pngrutil.c
2>jccoefct.c
2>jcarith.c
2>jaricom.c
2>jcapistd.c
2>jcapimin.c
3>pngrtran.c
2>Generating Code...
2>Creating library...
2>Creating browse information file...
3>pngrio.c
3>pngread.c
3>pngpread.c
2>Microsoft Browse Information Maintenance Utility Version 8.00.50727
2>Copyright (C) Microsoft Corporation. All rights reserved.
2>Build log was saved at "file://t:\fltk-1.3.3\ide\VisualC6\Debug\fltk_jpeg\BuildLog.htm"
2>fltk_jpeg - 0 error(s), 0 warning(s)
3>pngmem.c
4>------ Build started: Project: fltk_jpegdll, Configuration: Debug Win32 ------
4>Compiling...
4>jutils.c
3>pngget.c
4>jquant2.c
4>jquant1.c
4>jmemnobs.c
4>jmemmgr.c
3>pngerror.c
4>jidctint.c
4>jidctfst.c
4>jidctflt.c
3>png.c
4>jfdctint.c
4>jfdctfst.c
4>jfdctflt.c
4>jerror.c
3>Generating Code...
4>jdtrans.c
4>jdsample.c
4>jdpostct.c
4>jdmerge.c
4>jdmaster.c
3>Creating library...
4>jdmarker.c
3>Creating browse information file...
4>jdmainct.c
4>jdinput.c
4>Generating Code...
4>Compiling...
4>jdhuff.c
4>jddctmgr.c
4>jdcolor.c
4>jdcoefct.c
4>jdatasrc.c
4>jdatadst.c
4>jdarith.c
4>jdapistd.c
4>jdapimin.c
4>jctrans.c
4>jcsample.c
4>jcprepct.c
4>jcparam.c
4>jcomapi.c
4>jcmaster.c
4>jcmarker.c
4>jcmainct.c
4>jcinit.c
4>jchuff.c
4>jcdctmgr.c
4>Generating Code...
4>Compiling...
4>jccolor.c
4>jccoefct.c
4>jcarith.c
4>jcapistd.c
4>jcapimin.c
3>Microsoft Browse Information Maintenance Utility Version 8.00.50727
3>Copyright (C) Microsoft Corporation. All rights reserved.
4>jaricom.c
4>Generating Code...
3>Build log was saved at "file://t:\fltk-1.3.3\ide\VisualC6\Debug\fltk_png\BuildLog.htm"
3>fltk_png - 0 error(s), 0 warning(s)
4>Compiling manifest to resources...
4>Linking...
4>Embedding manifest...
5>------ Build started: Project: fltk, Configuration: Debug Win32 ------
5>Compiling...
4>Build log was saved at "file://t:\fltk-1.3.3\ide\VisualC6\Debug\fltk_jpegdll\BuildLog.htm"
4>fltk_jpegdll - 0 error(s), 0 warning(s)
5>vsnprintf.c
5>scandir.c
6>------ Build started: Project: fltk_pngdll, Configuration: Debug Win32 ------
6>Compiling...
5>numericsort.c
6>pngwutil.c
5>is_spacing.c
5>is_right2left.c
5>flstring.c
5>fl_utf.c
6>pngwtran.c
5>fl_call_main.c
6>pngwrite.c
5>case.c
5>Generating Code...
5>Compiling...
5>screen_xywh.cxx
6>pngwio.c
6>pngtrans.c
5>ps_image.cxx
6>pngset.c
6>pngrutil.c
5>Fl_XPM_Image.cxx
6>pngrtran.c
5>Fl_XBM_Image.cxx
5>Fl_x.cxx
5>Fl_Wizard.cxx
6>pngrio.c
6>pngread.c
5>Fl_Window_shape.cxx
6>pngpread.c
5>Fl_Window_iconize.cxx
6>pngmem.c
5>Fl_Window_hotspot.cxx
6>pngget.c
6>pngerror.c
5>Fl_Window_fullscreen.cxx
6>png.c
5>Fl_Window.cxx
6>Generating Code...
5>Fl_Widget.cxx
6>Compiling manifest to resources...
6>Linking...
6>   Creating library .\Debug/fltk_pngdll/fltk_pngdlld.lib and object .\Debug/fltk_pngdll/fltk_pngdlld.exp
6>Embedding manifest...
5>Fl_visual.cxx
6>Build log was saved at "file://t:\fltk-1.3.3\ide\VisualC6\Debug\fltk_pngdll\BuildLog.htm"
6>fltk_pngdll - 0 error(s), 0 warning(s)
7>------ Build started: Project: fltk_zlibdll, Configuration: Debug Win32 ------
7>Compiling...
5>fl_vertex.cxx
7>zutil.c
7>uncompr.c
7>trees.c
7>inftrees.c
7>inflate.c
7>inffast.c
7>infback.c
5>Fl_Value_Slider.cxx
7>gzwrite.c
7>gzread.c
7>gzlib.c
7>gzclose.c
7>deflate.c
7>crc32.c
5>Fl_Value_Output.cxx
7>compress.c
7>adler32.c
7>Generating Code...
7>Compiling manifest to resources...
7>Linking...
5>Fl_Value_Input.cxx
7>Embedding manifest...
5>Fl_Valuator.cxx
7>Build log was saved at "file://t:\fltk-1.3.3\ide\VisualC6\Debug\fltk_zlibdll\BuildLog.htm"
7>fltk_zlibdll - 0 error(s), 0 warning(s)
5>fl_utf8.cxx
8>------ Build started: Project: fltkdll, Configuration: Debug Win32 ------
5>Fl_Tree_Prefs.cxx
8>Compiling...
8>vsnprintf.c
8>scandir.c
5>Generating Code...
8>numericsort.c
8>is_spacing.c
5>Compiling...
5>Fl_Tree_Item_Array.cxx
8>is_right2left.c
8>flstring.c
8>fl_utf.c
8>fl_call_main.c
8>case.c
8>Generating Code...
8>Compiling...
5>Fl_Tree_Item.cxx
8>screen_xywh.cxx
5>Fl_Tree.cxx
8>ps_image.cxx
8>Fl_XPM_Image.cxx
5>Fl_Tooltip.cxx
8>Fl_XBM_Image.cxx
5>Fl_Tiled_Image.cxx
8>Fl_x.cxx
8>Fl_Wizard.cxx
5>Fl_Tile.cxx
8>Fl_Window_shape.cxx
5>Fl_Text_Editor.cxx
8>Fl_Window_iconize.cxx
8>Fl_Window_hotspot.cxx
5>Fl_Text_Display.cxx
8>Fl_Window_fullscreen.cxx
5>Fl_Text_Buffer.cxx
8>Fl_Window.cxx
5>Fl_Tabs.cxx
8>Fl_Widget.cxx
5>Fl_Table_Row.cxx
8>Fl_visual.cxx
5>Fl_Table.cxx
8>fl_vertex.cxx
8>Fl_Value_Slider.cxx
5>fl_symbols.cxx
8>Fl_Value_Output.cxx
5>Fl_Slider.cxx
8>Fl_Value_Input.cxx
5>Fl_Single_Window.cxx
8>Fl_Valuator.cxx
8>fl_utf8.cxx
5>fl_show_colormap.cxx
8>Fl_Tree_Prefs.cxx
5>fl_shortcut.cxx
8>Generating Code...
5>Fl_Shared_Image.cxx
5>fl_shadow_box.cxx
5>fl_set_fonts.cxx
8>Compiling...
8>Fl_Tree_Item_Array.cxx
5>Generating Code...
8>Fl_Tree_Item.cxx
8>Fl_Tree.cxx
5>Compiling...
5>fl_set_font.cxx
8>Fl_Tooltip.cxx
5>Fl_Scrollbar.cxx
8>Fl_Tiled_Image.cxx
5>fl_scroll_area.cxx
8>Fl_Tile.cxx
5>Fl_Scroll.cxx
8>Fl_Text_Editor.cxx
5>fl_rounded_box.cxx
8>Fl_Text_Display.cxx
5>Fl_Round_Button.cxx
5>fl_round_box.cxx
8>Fl_Text_Buffer.cxx
8>Fl_Tabs.cxx
5>Fl_Roller.cxx
8>Fl_Table_Row.cxx
5>Fl_Return_Button.cxx
8>Fl_Table.cxx
5>Fl_Repeat_Button.cxx
8>fl_symbols.cxx
5>fl_rect.cxx
8>Fl_Slider.cxx
5>fl_read_image.cxx
8>Fl_Single_Window.cxx
5>Fl_Progress.cxx
8>fl_show_colormap.cxx
5>Fl_Printer.cxx
8>fl_shortcut.cxx
5>Fl_Preferences.cxx
8>Fl_Shared_Image.cxx
5>Fl_PostScript.cxx
8>fl_shadow_box.cxx
8>fl_set_fonts.cxx
8>Generating Code...
5>Fl_Positioner.cxx
5>fl_plastic.cxx
5>Fl_Pixmap.cxx
5>Fl_Paged_Device.cxx
8>Compiling...
8>fl_set_font.cxx
5>Generating Code...
8>Fl_Scrollbar.cxx
5>Compiling...
5>Fl_Pack.cxx
8>fl_scroll_area.cxx
5>Fl_own_colormap.cxx
8>Fl_Scroll.cxx
5>Fl_Overlay_Window.cxx
8>fl_rounded_box.cxx
5>fl_overlay_visual.cxx
5>fl_overlay.cxx
8>Fl_Round_Button.cxx
8>fl_round_box.cxx
5>fl_oval_box.cxx
8>Fl_Roller.cxx
5>fl_open_uri.cxx
8>Fl_Return_Button.cxx
5>Fl_Native_File_Chooser.cxx
8>Fl_Repeat_Button.cxx
8>fl_rect.cxx
8>fl_read_image.cxx
5>Fl_Multi_Label.cxx
5>Fl_Menu_Window.cxx
8>Fl_Progress.cxx
5>Fl_Menu_global.cxx
8>Fl_Printer.cxx
5>Fl_Menu_Button.cxx
8>Fl_Preferences.cxx
5>Fl_Menu_Bar.cxx
8>Fl_PostScript.cxx
5>Fl_Menu_add.cxx
5>Fl_Menu_.cxx
5>Fl_Menu.cxx
5>Fl_lock.cxx
8>Fl_Positioner.cxx
5>fl_line_style.cxx
8>fl_plastic.cxx
8>Fl_Pixmap.cxx
5>Fl_Light_Button.cxx
8>Fl_Paged_Device.cxx
5>fl_labeltype.cxx
8>Generating Code...
5>Generating Code...
5>Compiling...
5>Fl_Input_.cxx
5>Fl_Input.cxx
5>Fl_Image_Surface.cxx
5>Fl_Image.cxx
8>Compiling...
8>Fl_Pack.cxx
5>Fl_Help_View.cxx
8>Fl_own_colormap.cxx
8>Fl_Overlay_Window.cxx
5>fl_gleam.cxx
8>fl_overlay_visual.cxx
8>fl_overlay.cxx
5>fl_gtk.cxx
8>fl_oval_box.cxx
5>Fl_Group.cxx
8>fl_open_uri.cxx
5>Fl_grab.cxx
8>Fl_Native_File_Chooser.cxx
5>Fl_get_system_colors.cxx
5>Fl_get_key.cxx
8>Fl_Multi_Label.cxx
8>Fl_Menu_Window.cxx
5>fl_font.cxx
8>Fl_Menu_global.cxx
8>Fl_Menu_Button.cxx
5>Fl_File_Input.cxx
8>Fl_Menu_Bar.cxx
5>Fl_File_Icon.cxx
8>Fl_Menu_add.cxx
8>Fl_Menu_.cxx
5>fl_file_dir.cxx
8>Fl_Menu.cxx
5>Fl_File_Chooser2.cxx
8>Fl_lock.cxx
8>fl_line_style.cxx
5>Fl_File_Chooser.cxx
8>Fl_Light_Button.cxx
5>Fl_File_Browser.cxx
8>fl_labeltype.cxx
5>fl_engraved_label.cxx
8>Generating Code...
5>fl_encoding_mac_roman.cxx
5>Generating Code...
5>Compiling...
5>fl_encoding_latin1.cxx
8>Compiling...
8>Fl_Input_.cxx
5>fl_draw_pixmap.cxx
8>Fl_Input.cxx
5>fl_draw_image.cxx
8>Fl_Image_Surface.cxx
5>fl_draw.cxx
8>Fl_Image.cxx
5>Fl_Double_Window.cxx
8>Fl_Help_View.cxx
5>fl_dnd.cxx
8>fl_gleam.cxx
8>fl_gtk.cxx
8>Fl_Group.cxx
5>Fl_display.cxx
5>fl_diamond_box.cxx
8>Fl_grab.cxx
5>Fl_Dial.cxx
8>Fl_get_system_colors.cxx
5>Fl_Device.cxx
8>Fl_get_key.cxx
5>fl_curve.cxx
8>fl_font.cxx
5>fl_cursor.cxx
8>Fl_File_Input.cxx
8>Fl_File_Icon.cxx
5>Fl_Counter.cxx
8>fl_file_dir.cxx
5>Fl_compose.cxx
8>Fl_File_Chooser2.cxx
5>Fl_Copy_Surface.cxx
8>Fl_File_Chooser.cxx
5>Fl_Color_Chooser.cxx
8>Fl_File_Browser.cxx
5>fl_color.cxx
8>fl_engraved_label.cxx
5>Fl_Clock.cxx
8>fl_encoding_mac_roman.cxx
5>Fl_Choice.cxx
8>Generating Code...
5>Fl_Check_Button.cxx
5>Generating Code...
5>Compiling...
5>Fl_Check_Browser.cxx
5>Fl_Chart.cxx
5>Fl_Button.cxx
5>Fl_Browser_load.cxx
5>Fl_Browser_.cxx
8>Compiling...
8>fl_encoding_latin1.cxx
8>fl_draw_pixmap.cxx
5>Fl_Browser.cxx
8>fl_draw_image.cxx
5>fl_boxtype.cxx
8>fl_draw.cxx
5>Fl_Box.cxx
5>Fl_Bitmap.cxx
8>Fl_Double_Window.cxx
5>fl_ask.cxx
8>fl_dnd.cxx
5>Fl_arg.cxx
5>fl_arci.cxx
8>Fl_display.cxx
8>fl_diamond_box.cxx
5>fl_arc.cxx
8>Fl_Dial.cxx
5>Fl_Adjuster.cxx
8>Fl_Device.cxx
5>Fl_add_idle.cxx
5>Fl_abort.cxx
8>fl_curve.cxx
5>Fl.cxx
8>fl_cursor.cxx
8>Fl_Counter.cxx
8>Fl_Copy_Surface.cxx
5>filename_setext.cxx
5>filename_match.cxx
5>filename_list.cxx
5>Generating Code...
8>Fl_compose.cxx
5>Compiling...
5>filename_isdir.cxx
8>Fl_Color_Chooser.cxx
5>filename_ext.cxx
5>filename_expand.cxx
8>fl_color.cxx
5>filename_absolute.cxx
5>cmap.cxx
5>Generating Code...
5>Creating library...
8>Fl_Clock.cxx
5>Creating browse information file...
8>Fl_Choice.cxx
8>Fl_Check_Button.cxx
8>Generating Code...
8>Compiling...
8>Fl_Check_Browser.cxx
8>Fl_Chart.cxx
8>Fl_Button.cxx
8>Fl_Browser_load.cxx
8>Fl_Browser_.cxx
8>Fl_Browser.cxx
8>fl_boxtype.cxx
8>Fl_Box.cxx
8>Fl_Bitmap.cxx
8>fl_ask.cxx
8>Fl_arg.cxx
8>fl_arci.cxx
8>fl_arc.cxx
8>Fl_Adjuster.cxx
8>Fl_add_idle.cxx
8>Fl_abort.cxx
8>Fl.cxx
8>filename_setext.cxx
8>filename_match.cxx
8>filename_list.cxx
8>Generating Code...
8>Compiling...
8>filename_isdir.cxx
8>filename_ext.cxx
8>filename_expand.cxx
8>filename_absolute.cxx
8>cmap.cxx
8>Generating Code...
8>Compiling manifest to resources...
8>Linking...
8>   Creating library .\Debug/fltkdll/fltkdlld.lib and object .\Debug/fltkdll/fltkdlld.exp
8>Fl.obj : error LNK2019: unresolved external symbol __imp__GdiFlush@0 referenced in function "public: static void __cdecl Fl::flush(void)" (?flush@Fl@@SAXXZ)
8>fl_scroll_area.obj : error LNK2001: unresolved external symbol __imp__DeleteObject@4
8>Fl_Window_shape.obj : error LNK2001: unresolved external symbol __imp__DeleteObject@4
8>Fl_Pixmap.obj : error LNK2001: unresolved external symbol __imp__DeleteObject@4
8>Fl_PostScript.obj : error LNK2001: unresolved external symbol __imp__DeleteObject@4
8>fl_read_image.obj : error LNK2001: unresolved external symbol __imp__DeleteObject@4
8>fl_rect.obj : error LNK2001: unresolved external symbol __imp__DeleteObject@4
8>fl_font.obj : error LNK2001: unresolved external symbol __imp__DeleteObject@4
8>Fl_Image.obj : error LNK2001: unresolved external symbol __imp__DeleteObject@4
8>Fl_Image_Surface.obj : error LNK2001: unresolved external symbol __imp__DeleteObject@4
8>fl_line_style.obj : error LNK2001: unresolved external symbol __imp__DeleteObject@4
8>Fl.obj : error LNK2019: unresolved external symbol __imp__DeleteObject@4 referenced in function "void __cdecl XDestroyRegion(struct HRGN__ *)" (?XDestroyRegion@@YAXPAUHRGN__@@@Z)
8>Fl_Bitmap.obj : error LNK2001: unresolved external symbol __imp__DeleteObject@4
8>fl_color.obj : error LNK2001: unresolved external symbol __imp__DeleteObject@4
8>Fl_Double_Window.obj : error LNK2001: unresolved external symbol __imp__DeleteObject@4
8>Fl.obj : error LNK2019: unresolved external symbol __imp__DestroyWindow@4 referenced in function "public: virtual void __thiscall Fl_Window::hide(void)" (?hide@Fl_Window@@UAEXXZ)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__ShowWindow@8 referenced in function "public: virtual void __thiscall Fl_Window::hide(void)" (?hide@Fl_Window@@UAEXXZ)
8>Fl_Window_iconize.obj : error LNK2001: unresolved external symbol __imp__ShowWindow@8
8>Fl.obj : error LNK2019: unresolved external symbol __imp__GetParent@4 referenced in function "public: virtual void __thiscall Fl_Window::hide(void)" (?hide@Fl_Window@@UAEXXZ)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__GetForegroundWindow@0 referenced in function "public: virtual void __thiscall Fl_Window::hide(void)" (?hide@Fl_Window@@UAEXXZ)
8>Fl_Native_File_Chooser.obj : error LNK2001: unresolved external symbol __imp__GetForegroundWindow@0
8>Fl_Printer.obj : error LNK2001: unresolved external symbol __imp__GetForegroundWindow@0
8>Fl.obj : error LNK2019: unresolved external symbol __imp__PostMessageA@16 referenced in function "public: virtual void __thiscall Fl_Window::hide(void)" (?hide@Fl_Window@@UAEXXZ)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__GetClipboardOwner@0 referenced in function "public: virtual void __thiscall Fl_Window::hide(void)" (?hide@Fl_Window@@UAEXXZ)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__GetWindow@8 referenced in function "public: virtual void __thiscall Fl_Window::hide(void)" (?hide@Fl_Window@@UAEXXZ)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__CombineRgn@16 referenced in function "public: void __thiscall Fl_Widget::damage(unsigned char,int,int,int,int)" (?damage@Fl_Widget@@QAEXEHHHH@Z)
8>fl_rect.obj : error LNK2001: unresolved external symbol __imp__CombineRgn@16
8>fl_scroll_area.obj : error LNK2001: unresolved external symbol __imp__CombineRgn@16
8>Fl_Window_shape.obj : error LNK2001: unresolved external symbol __imp__CombineRgn@16
8>Fl.obj : error LNK2019: unresolved external symbol __imp__MapWindowPoints@16 referenced in function "void __cdecl fl_set_spot(int,int,int,int,int,int,class Fl_Window *)" (?fl_set_spot@@YAXHHHHHHPAVFl_Window@@@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__DispatchMessageW@4 referenced in function "int __cdecl fl_wait(double)" (?fl_wait@@YAHN@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__TranslateMessage@4 referenced in function "int __cdecl fl_wait(double)" (?fl_wait@@YAHN@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__PeekMessageW@20 referenced in function "int __cdecl fl_wait(double)" (?fl_wait@@YAHN@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__MsgWaitForMultipleObjects@20 referenced in function "int __cdecl fl_wait(double)" (?fl_wait@@YAHN@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__PeekMessageA@20 referenced in function "int __cdecl fl_ready(void)" (?fl_ready@@YAHXZ)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__OleInitialize@4 referenced in function "void __cdecl fl_open_display(void)" (?fl_open_display@@YAXXZ)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__SystemParametersInfoA@16 referenced in function "public: static int __cdecl Fl::x(void)" (?x@Fl@@SAHXZ)
8>screen_xywh.obj : error LNK2001: unresolved external symbol __imp__SystemParametersInfoA@16
8>Fl.obj : error LNK2019: unresolved external symbol __imp__GetCursorPos@4 referenced in function "public: static void __cdecl Fl::get_mouse(int &,int &)" (?get_mouse@Fl@@SAXAAH0@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__CloseClipboard@0 referenced in function "void __cdecl fl_update_clipboard(void)" (?fl_update_clipboard@@YAXXZ)
8>Fl_Copy_Surface.obj : error LNK2001: unresolved external symbol __imp__CloseClipboard@0
8>Fl.obj : error LNK2019: unresolved external symbol __imp__SetClipboardData@8 referenced in function "void __cdecl fl_update_clipboard(void)" (?fl_update_clipboard@@YAXXZ)
8>Fl_Copy_Surface.obj : error LNK2001: unresolved external symbol __imp__SetClipboardData@8
8>Fl.obj : error LNK2019: unresolved external symbol __imp__EmptyClipboard@0 referenced in function "void __cdecl fl_update_clipboard(void)" (?fl_update_clipboard@@YAXXZ)
8>Fl_Copy_Surface.obj : error LNK2001: unresolved external symbol __imp__EmptyClipboard@0
8>Fl.obj : error LNK2019: unresolved external symbol __imp__OpenClipboard@4 referenced in function "void __cdecl fl_update_clipboard(void)" (?fl_update_clipboard@@YAXXZ)
8>Fl_Copy_Surface.obj : error LNK2001: unresolved external symbol __imp__OpenClipboard@4
8>Fl.obj : error LNK2019: unresolved external symbol __imp__PlayEnhMetaFile@12 referenced in function "public: static void __cdecl Fl::paste(class Fl_Widget &,int,char const *)" (?paste@Fl@@SAXAAVFl_Widget@@HPBD@Z)
8>Fl_Paged_Device.obj : error LNK2001: unresolved external symbol __imp__ReleaseDC@8
8>screen_xywh.obj : error LNK2001: unresolved external symbol __imp__ReleaseDC@8
8>Fl.obj : error LNK2019: unresolved external symbol __imp__ReleaseDC@8 referenced in function "public: static void __cdecl Fl::paste(class Fl_Widget &,int,char const *)" (?paste@Fl@@SAXAAVFl_Widget@@HPBD@Z)
8>Fl_Copy_Surface.obj : error LNK2001: unresolved external symbol __imp__ReleaseDC@8
8>Fl_Double_Window.obj : error LNK2001: unresolved external symbol __imp__ReleaseDC@8
8>fl_font.obj : error LNK2001: unresolved external symbol __imp__ReleaseDC@8
8>Fl_Printer.obj : error LNK2001: unresolved external symbol __imp__GetDeviceCaps@8
8>fl_set_fonts.obj : error LNK2001: unresolved external symbol __imp__GetDeviceCaps@8
8>Fl_visual.obj : error LNK2001: unresolved external symbol __imp__GetDeviceCaps@8
8>screen_xywh.obj : error LNK2001: unresolved external symbol __imp__GetDeviceCaps@8
8>Fl.obj : error LNK2019: unresolved external symbol __imp__GetDeviceCaps@8 referenced in function "public: static void __cdecl Fl::paste(class Fl_Widget &,int,char const *)" (?paste@Fl@@SAXAAVFl_Widget@@HPBD@Z)
8>Fl_Bitmap.obj : error LNK2001: unresolved external symbol __imp__GetDeviceCaps@8
8>fl_color.obj : error LNK2001: unresolved external symbol __imp__GetDeviceCaps@8
8>Fl_Copy_Surface.obj : error LNK2001: unresolved external symbol __imp__GetDeviceCaps@8
8>Fl_Paged_Device.obj : error LNK2001: unresolved external symbol __imp__GetDC@4
8>Fl.obj : error LNK2019: unresolved external symbol __imp__GetDC@4 referenced in function "public: static void __cdecl Fl::paste(class Fl_Widget &,int,char const *)" (?paste@Fl@@SAXAAVFl_Widget@@HPBD@Z)
8>Fl_Copy_Surface.obj : error LNK2001: unresolved external symbol __imp__GetDC@4
8>Fl_Double_Window.obj : error LNK2001: unresolved external symbol __imp__GetDC@4
8>fl_font.obj : error LNK2001: unresolved external symbol __imp__GetDC@4
8>Fl.obj : error LNK2019: unresolved external symbol __imp__GetEnhMetaFileHeader@12 referenced in function "public: static void __cdecl Fl::paste(class Fl_Widget &,int,char const *)" (?paste@Fl@@SAXAAVFl_Widget@@HPBD@Z)
8>Fl_PostScript.obj : error LNK2001: unresolved external symbol __imp__DeleteDC@4
8>Fl_Printer.obj : error LNK2001: unresolved external symbol __imp__DeleteDC@4
8>fl_read_image.obj : error LNK2001: unresolved external symbol __imp__DeleteDC@4
8>Fl_Help_View.obj : error LNK2019: unresolved external symbol __imp__DeleteDC@4 referenced in function "private: void __thiscall Fl_Help_View::hv_draw(char const *,int,int)" (?hv_draw@Fl_Help_View@@AAEXPBDHH@Z)
8>Fl_Image.obj : error LNK2001: unresolved external symbol __imp__DeleteDC@4
8>Fl_Image_Surface.obj : error LNK2001: unresolved external symbol __imp__DeleteDC@4
8>Fl_Pixmap.obj : error LNK2001: unresolved external symbol __imp__DeleteDC@4
8>Fl.obj : error LNK2001: unresolved external symbol __imp__DeleteDC@4
8>Fl_Bitmap.obj : error LNK2001: unresolved external symbol __imp__DeleteDC@4
8>Fl_Copy_Surface.obj : error LNK2001: unresolved external symbol __imp__DeleteDC@4
8>Fl_Double_Window.obj : error LNK2001: unresolved external symbol __imp__DeleteDC@4
8>fl_read_image.obj : error LNK2001: unresolved external symbol __imp__RestoreDC@8
8>Fl_Image.obj : error LNK2001: unresolved external symbol __imp__RestoreDC@8
8>Fl_Image_Surface.obj : error LNK2001: unresolved external symbol __imp__RestoreDC@8
8>Fl_Pixmap.obj : error LNK2001: unresolved external symbol __imp__RestoreDC@8
8>Fl_PostScript.obj : error LNK2001: unresolved external symbol __imp__RestoreDC@8
8>Fl.obj : error LNK2019: unresolved external symbol __imp__RestoreDC@8 referenced in function "public: static void __cdecl Fl::paste(class Fl_Widget &,int,char const *)" (?paste@Fl@@SAXAAVFl_Widget@@HPBD@Z)
8>Fl_Bitmap.obj : error LNK2001: unresolved external symbol __imp__RestoreDC@8
8>Fl_Double_Window.obj : error LNK2001: unresolved external symbol __imp__RestoreDC@8
8>Fl_Help_View.obj : error LNK2001: unresolved external symbol __imp__RestoreDC@8
8>Fl.obj : error LNK2019: unresolved external symbol __imp__SetDIBitsToDevice@48 referenced in function "public: static void __cdecl Fl::paste(class Fl_Widget &,int,char const *)" (?paste@Fl@@SAXAAVFl_Widget@@HPBD@Z)
8>fl_draw_image.obj : error LNK2001: unresolved external symbol __imp__SetDIBitsToDevice@48
8>fl_read_image.obj : error LNK2001: unresolved external symbol __imp__SaveDC@4
8>Fl_Image.obj : error LNK2001: unresolved external symbol __imp__SaveDC@4
8>Fl_Image_Surface.obj : error LNK2001: unresolved external symbol __imp__SaveDC@4
8>Fl_Pixmap.obj : error LNK2001: unresolved external symbol __imp__SaveDC@4
8>Fl_PostScript.obj : error LNK2001: unresolved external symbol __imp__SaveDC@4
8>Fl.obj : error LNK2019: unresolved external symbol __imp__SaveDC@4 referenced in function "public: static void __cdecl Fl::paste(class Fl_Widget &,int,char const *)" (?paste@Fl@@SAXAAVFl_Widget@@HPBD@Z)
8>Fl_Bitmap.obj : error LNK2001: unresolved external symbol __imp__SaveDC@4
8>Fl_Double_Window.obj : error LNK2001: unresolved external symbol __imp__SaveDC@4
8>Fl_Help_View.obj : error LNK2001: unresolved external symbol __imp__SaveDC@4
8>fl_read_image.obj : error LNK2001: unresolved external symbol __imp__CreateCompatibleBitmap@12
8>Fl_Image.obj : error LNK2001: unresolved external symbol __imp__CreateCompatibleBitmap@12
8>Fl_Image_Surface.obj : error LNK2001: unresolved external symbol __imp__CreateCompatibleBitmap@12
8>Fl_Pixmap.obj : error LNK2001: unresolved external symbol __imp__CreateCompatibleBitmap@12
8>Fl_PostScript.obj : error LNK2001: unresolved external symbol __imp__CreateCompatibleBitmap@12
8>Fl.obj : error LNK2019: unresolved external symbol __imp__CreateCompatibleBitmap@12 referenced in function "public: static void __cdecl Fl::paste(class Fl_Widget &,int,char const *)" (?paste@Fl@@SAXAAVFl_Widget@@HPBD@Z)
8>Fl_Bitmap.obj : error LNK2001: unresolved external symbol __imp__CreateCompatibleBitmap@12
8>Fl_Double_Window.obj : error LNK2001: unresolved external symbol __imp__CreateCompatibleBitmap@12
8>Fl_Help_View.obj : error LNK2001: unresolved external symbol __imp__CreateCompatibleBitmap@12
8>Fl.obj : error LNK2019: unresolved external symbol __imp__GetClipboardData@4 referenced in function "public: static void __cdecl Fl::paste(class Fl_Widget &,int,char const *)" (?paste@Fl@@SAXAAVFl_Widget@@HPBD@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__IsClipboardFormatAvailable@4 referenced in function "public: static int __cdecl Fl::clipboard_contains(char const *)" (?clipboard_contains@Fl@@SAHPBD@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__SetClipboardViewer@4 referenced in function "void __cdecl fl_clipboard_notify_target(struct HWND__ *)" (?fl_clipboard_notify_target@@YAXPAUHWND__@@@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__SendMessageA@16 referenced in function "void __cdecl fl_clipboard_notify_untarget(struct HWND__ *)" (?fl_clipboard_notify_untarget@@YAXPAUHWND__@@@Z)
8>Fl_Native_File_Chooser.obj : error LNK2001: unresolved external symbol __imp__SendMessageA@16
8>Fl.obj : error LNK2019: unresolved external symbol __imp__CreateWindowExA@48 referenced in function "void __cdecl fl_clipboard_notify_untarget(struct HWND__ *)" (?fl_clipboard_notify_untarget@@YAXPAUHWND__@@@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__ChangeClipboardChain@8 referenced in function "void __cdecl fl_clipboard_notify_untarget(struct HWND__ *)" (?fl_clipboard_notify_untarget@@YAXPAUHWND__@@@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__IsWindow@4 referenced in function "void __cdecl fl_clipboard_notify_untarget(struct HWND__ *)" (?fl_clipboard_notify_untarget@@YAXPAUHWND__@@@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__GetKeyboardLayout@4 referenced in function "void __cdecl fl_get_codepage(void)" (?fl_get_codepage@@YAXXZ)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__GetSystemMetrics@4 referenced in function "public: static int __cdecl Fl_X::fake_X_wm(class Fl_Window const *,int &,int &,int &,int &,int &)" (?fake_X_wm@Fl_X@@SAHPBVFl_Window@@AAH1111@Z)
8>Fl_Window_hotspot.obj : error LNK2001: unresolved external symbol __imp__GetSystemMetrics@4
8>screen_xywh.obj : error LNK2001: unresolved external symbol __imp__GetSystemMetrics@4
8>Fl.obj : error LNK2019: unresolved external symbol __imp__AdjustWindowRectEx@16 referenced in function "public: static int __cdecl Fl_X::fake_X_wm(class Fl_Window const *,int &,int &,int &,int &,int &)" (?fake_X_wm@Fl_X@@SAHPBVFl_Window@@AAH1111@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__GetWindowLongA@8 referenced in function "public: static int __cdecl Fl_X::fake_X_wm(class Fl_Window const *,int &,int &,int &,int &,int &)" (?fake_X_wm@Fl_X@@SAHPBVFl_Window@@AAH1111@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__SetWindowPos@28 referenced in function "public: virtual void __thiscall Fl_Window::resize(int,int,int,int)" (?resize@Fl_Window@@UAEXHHHH@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__SetWindowLongA@12 referenced in function "public: void __thiscall Fl_X::make_fullscreen(int,int,int,int)" (?make_fullscreen@Fl_X@@QAEXHHHH@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__RegisterDragDrop@8 referenced in function "public: static class Fl_X * __cdecl Fl_X::make(class Fl_Window *)" (?make@Fl_X@@SAPAV1@PAVFl_Window@@@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__GetWindowRect@8 referenced in function "public: static class Fl_X * __cdecl Fl_X::make(class Fl_Window *)" (?make@Fl_X@@SAPAV1@PAVFl_Window@@@Z)
8>screen_xywh.obj : error LNK2001: unresolved external symbol __imp__GetWindowRect@8
8>Fl.obj : error LNK2019: unresolved external symbol __imp__CreateWindowExW@48 referenced in function "public: static class Fl_X * __cdecl Fl_X::make(class Fl_Window *)" (?make@Fl_X@@SAPAV1@PAVFl_Window@@@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__RegisterWindowMessageW@4 referenced in function "public: static class Fl_X * __cdecl Fl_X::make(class Fl_Window *)" (?make@Fl_X@@SAPAV1@PAVFl_Window@@@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__RegisterClassExW@4 referenced in function "public: static class Fl_X * __cdecl Fl_X::make(class Fl_Window *)" (?make@Fl_X@@SAPAV1@PAVFl_Window@@@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__LoadCursorA@8 referenced in function "public: static class Fl_X * __cdecl Fl_X::make(class Fl_Window *)" (?make@Fl_X@@SAPAV1@PAVFl_Window@@@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__LoadIconA@8 referenced in function "public: static class Fl_X * __cdecl Fl_X::make(class Fl_Window *)" (?make@Fl_X@@SAPAV1@PAVFl_Window@@@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__DefWindowProcW@16 referenced in function "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__UpdateColors@4 referenced in function "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__InvalidateRect@12 referenced in function "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__SetCursor@4 referenced in function "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__GetKeyState@4 referenced in function "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z)
8>Fl_get_key.obj : error LNK2001: unresolved external symbol __imp__GetKeyState@4
8>Fl.obj : error LNK2019: unresolved external symbol __imp__GetAsyncKeyState@4 referenced in function "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__SetFocus@4 referenced in function "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__ValidateRgn@8 referenced in function "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__GetUpdateRgn@12 referenced in function "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__CreateRectRgn@16 referenced in function "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z)
8>fl_rect.obj : error LNK2001: unresolved external symbol __imp__CreateRectRgn@16
8>fl_scroll_area.obj : error LNK2001: unresolved external symbol __imp__CreateRectRgn@16
8>Fl.obj : error LNK2019: unresolved external symbol __imp__ReleaseCapture@0 referenced in function "int __cdecl mouse_event(class Fl_Window *,int,int,unsigned int,long)" (?mouse_event@@YAHPAVFl_Window@@HHIJ@Z)
8>fl_dnd.obj : error LNK2001: unresolved external symbol __imp__ReleaseCapture@0
8>Fl_grab.obj : error LNK2001: unresolved external symbol __imp__ReleaseCapture@0
8>Fl.obj : error LNK2019: unresolved external symbol __imp__SetCapture@4 referenced in function "int __cdecl mouse_event(class Fl_Window *,int,int,unsigned int,long)" (?mouse_event@@YAHPAVFl_Window@@HHIJ@Z)
8>Fl_grab.obj : error LNK2001: unresolved external symbol __imp__SetCapture@4
8>Fl.obj : error LNK2019: unresolved external symbol __imp__ClientToScreen@8 referenced in function "int __cdecl mouse_event(class Fl_Window *,int,int,unsigned int,long)" (?mouse_event@@YAHPAVFl_Window@@HHIJ@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__SetTimer@16 referenced in function "public: static void __cdecl Fl::repeat_timeout(double,void (__cdecl*)(void *),void *)" (?repeat_timeout@Fl@@SAXNP6AXPAX@Z0@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__RegisterClassExA@4 referenced in function "public: static void __cdecl Fl::repeat_timeout(double,void (__cdecl*)(void *),void *)" (?repeat_timeout@Fl@@SAXNP6AXPAX@Z0@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__DefWindowProcA@16 referenced in function "long __stdcall s_TimerProc(struct HWND__ *,unsigned int,unsigned int,long)" (?s_TimerProc@@YGJPAUHWND__@@IIJ@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__KillTimer@8 referenced in function "void __cdecl delete_timer(struct Win32Timer &)" (?delete_timer@@YAXAAUWin32Timer@@@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__SetWindowTextW@8 referenced in function "public: void __thiscall Fl_Window::label(char const *,char const *)" (?label@Fl_Window@@QAEXPBD0@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__DestroyIcon@4 referenced in function "public: static void __cdecl Fl_X::set_default_icons(class Fl_RGB_Image const * * const,int)" (?set_default_icons@Fl_X@@SAXQAPBVFl_RGB_Image@@H@Z)
8>Fl_Window.obj : error LNK2001: unresolved external symbol __imp__DestroyIcon@4
8>Fl.obj : error LNK2019: unresolved external symbol __imp__CreateIconIndirect@4 referenced in function "struct HICON__ * __cdecl image_to_icon(class Fl_RGB_Image const *,bool,int,int)" (?image_to_icon@@YAPAUHICON__@@PBVFl_RGB_Image@@_NHH@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__CreateBitmap@20 referenced in function "struct HICON__ * __cdecl image_to_icon(class Fl_RGB_Image const *,bool,int,int)" (?image_to_icon@@YAPAUHICON__@@PBVFl_RGB_Image@@_NHH@Z)
8>Fl_Bitmap.obj : error LNK2001: unresolved external symbol __imp__CreateBitmap@20
8>Fl.obj : error LNK2019: unresolved external symbol __imp__CreateDIBSection@24 referenced in function "struct HICON__ * __cdecl image_to_icon(class Fl_RGB_Image const *,bool,int,int)" (?image_to_icon@@YAPAUHICON__@@PBVFl_RGB_Image@@_NHH@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__CopyIcon@4 referenced in function "public: static void __cdecl Fl_X::set_default_icons(struct HICON__ *,struct HICON__ *)" (?set_default_icons@Fl_X@@SAXPAUHICON__@@0@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__BringWindowToTop@4 referenced in function "public: virtual void __thiscall Fl_Window::show(void)" (?show@Fl_Window@@UAEXXZ)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__OpenIcon@4 referenced in function "public: virtual void __thiscall Fl_Window::show(void)" (?show@Fl_Window@@UAEXXZ)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__IsIconic@4 referenced in function "public: virtual void __thiscall Fl_Window::show(void)" (?show@Fl_Window@@UAEXXZ)
8>screen_xywh.obj : error LNK2001: unresolved external symbol __imp__IsIconic@4
8>Fl.obj : error LNK2019: unresolved external symbol __imp__SetBkMode@8 referenced in function "struct HDC__ * __cdecl fl_GetDC(struct HWND__ *)" (?fl_GetDC@@YAPAUHDC__@@PAUHWND__@@@Z)
8>Fl_Copy_Surface.obj : error LNK2001: unresolved external symbol __imp__SetBkMode@8
8>Fl_Double_Window.obj : error LNK2001: unresolved external symbol __imp__SetBkMode@8
8>Fl_Printer.obj : error LNK2001: unresolved external symbol __imp__SetBkMode@8
8>Fl_Printer.obj : error LNK2001: unresolved external symbol __imp__SetTextAlign@8
8>Fl.obj : error LNK2019: unresolved external symbol __imp__SetTextAlign@8 referenced in function "struct HDC__ * __cdecl fl_GetDC(struct HWND__ *)" (?fl_GetDC@@YAPAUHDC__@@PAUHWND__@@@Z)
8>Fl_Copy_Surface.obj : error LNK2001: unresolved external symbol __imp__SetTextAlign@8
8>Fl_Double_Window.obj : error LNK2001: unresolved external symbol __imp__SetTextAlign@8
8>fl_font.obj : error LNK2001: unresolved external symbol __imp__SetTextAlign@8
8>Fl.obj : error LNK2019: unresolved external symbol __imp__CreatePolygonRgn@12 referenced in function "struct HRGN__ * __cdecl XRectangleRegion(int,int,int,int)" (?XRectangleRegion@@YAPAUHRGN__@@HHHH@Z)
8>Fl.obj : error LNK2019: unresolved external symbol __imp__LPtoDP@12 referenced in function "struct HRGN__ * __cdecl XRectangleRegion(int,int,int,int)" (?XRectangleRegion@@YAPAUHRGN__@@HHHH@Z)
8>fl_rect.obj : error LNK2001: unresolved external symbol __imp__LPtoDP@12
8>Fl.obj : error LNK2019: unresolved external symbol __imp__OleUninitialize@0 referenced in function "public: __thiscall Fl_Win32_At_Exit::~Fl_Win32_At_Exit(void)" (??1Fl_Win32_At_Exit@@QAE@XZ)
8>Fl_abort.obj : error LNK2019: unresolved external symbol __imp__MessageBoxA@16 referenced in function "void __cdecl error(char const *,...)" (?error@@YAXPBDZZ)
8>fl_arci.obj : error LNK2019: unresolved external symbol __imp__Arc@36 referenced in function "protected: virtual void __thiscall Fl_Graphics_Driver::arc(int,int,int,int,double,double)" (?arc@Fl_Graphics_Driver@@MAEXHHHHNN@Z)
8>fl_vertex.obj : error LNK2001: unresolved external symbol __imp__Arc@36
8>fl_arci.obj : error LNK2019: unresolved external symbol __imp__SetPixel@16 referenced in function "protected: virtual void __thiscall Fl_Graphics_Driver::arc(int,int,int,int,double,double)" (?arc@Fl_Graphics_Driver@@MAEXHHHHNN@Z)
8>Fl_Double_Window.obj : error LNK2001: unresolved external symbol __imp__SetPixel@16
8>fl_rect.obj : error LNK2001: unresolved external symbol __imp__SetPixel@16
8>fl_vertex.obj : error LNK2001: unresolved external symbol __imp__SetPixel@16
8>fl_arci.obj : error LNK2019: unresolved external symbol __imp__Pie@36 referenced in function "protected: virtual void __thiscall Fl_Graphics_Driver::pie(int,int,int,int,double,double)" (?pie@Fl_Graphics_Driver@@MAEXHHHHNN@Z)
8>fl_vertex.obj : error LNK2001: unresolved external symbol __imp__Pie@36
8>fl_arci.obj : error LNK2019: unresolved external symbol __imp__LineTo@12 referenced in function "protected: virtual void __thiscall Fl_Graphics_Driver::pie(int,int,int,int,double,double)" (?pie@Fl_Graphics_Driver@@MAEXHHHHNN@Z)
8>fl_rect.obj : error LNK2001: unresolved external symbol __imp__LineTo@12
8>fl_arci.obj : error LNK2019: unresolved external symbol __imp__MoveToEx@16 referenced in function "protected: virtual void __thiscall Fl_Graphics_Driver::pie(int,int,int,int,double,double)" (?pie@Fl_Graphics_Driver@@MAEXHHHHNN@Z)
8>fl_rect.obj : error LNK2001: unresolved external symbol __imp__MoveToEx@16
8>fl_read_image.obj : error LNK2001: unresolved external symbol __imp__SelectObject@8
8>fl_rect.obj : error LNK2001: unresolved external symbol __imp__SelectObject@8
8>fl_vertex.obj : error LNK2001: unresolved external symbol __imp__SelectObject@8
8>fl_font.obj : error LNK2001: unresolved external symbol __imp__SelectObject@8
8>Fl_Image.obj : error LNK2001: unresolved external symbol __imp__SelectObject@8
8>fl_line_style.obj : error LNK2001: unresolved external symbol __imp__SelectObject@8
8>Fl_Pixmap.obj : error LNK2001: unresolved external symbol __imp__SelectObject@8
8>fl_arci.obj : error LNK2019: unresolved external symbol __imp__SelectObject@8 referenced in function "protected: virtual void __thiscall Fl_Graphics_Driver::pie(int,int,int,int,double,double)" (?pie@Fl_Graphics_Driver@@MAEXHHHHNN@Z)
8>Fl_Bitmap.obj : error LNK2001: unresolved external symbol __imp__SelectObject@8
8>fl_color.obj : error LNK2001: unresolved external symbol __imp__SelectObject@8
8>Fl_Double_Window.obj : error LNK2001: unresolved external symbol __imp__SelectObject@8
8>fl_ask.obj : error LNK2019: unresolved external symbol __imp__MessageBeep@4 referenced in function "void __cdecl fl_beep(int)" (?fl_beep@@YAXH@Z)
8>fl_read_image.obj : error LNK2001: unresolved external symbol __imp__BitBlt@36
8>fl_scroll_area.obj : error LNK2001: unresolved external symbol __imp__BitBlt@36
8>Fl_Bitmap.obj : error LNK2019: unresolved external symbol __imp__BitBlt@36 referenced in function "public: virtual void __thiscall Fl_GDI_Graphics_Driver::draw(class Fl_Bitmap *,int,int,int,int,int,int)" (?draw@Fl_GDI_Graphics_Driver@@UAEXPAVFl_Bitmap@@HHHHHH@Z)
8>Fl_Double_Window.obj : error LNK2001: unresolved external symbol __imp__BitBlt@36
8>Fl_Image.obj : error LNK2001: unresolved external symbol __imp__BitBlt@36
8>Fl_Pixmap.obj : error LNK2001: unresolved external symbol __imp__BitBlt@36
8>fl_read_image.obj : error LNK2001: unresolved external symbol __imp__CreateCompatibleDC@4
8>Fl_Bitmap.obj : error LNK2019: unresolved external symbol __imp__CreateCompatibleDC@4 referenced in function "public: virtual void __thiscall Fl_GDI_Graphics_Driver::draw(class Fl_Bitmap *,int,int,int,int,int,int)" (?draw@Fl_GDI_Graphics_Driver@@UAEXPAVFl_Bitmap@@HHHHHH@Z)
8>Fl_Double_Window.obj : error LNK2001: unresolved external symbol __imp__CreateCompatibleDC@4
8>Fl_Image.obj : error LNK2001: unresolved external symbol __imp__CreateCompatibleDC@4
8>Fl_Pixmap.obj : error LNK2001: unresolved external symbol __imp__CreateCompatibleDC@4
8>fl_color.obj : error LNK2019: unresolved external symbol __imp__CreatePen@12 referenced in function "void __cdecl fl_save_pen(void)" (?fl_save_pen@@YAXXZ)
8>fl_color.obj : error LNK2019: unresolved external symbol __imp__GetStockObject@4 referenced in function "void __cdecl set_xmap(struct Fl_XMap &,unsigned long)" (?set_xmap@@YAXAAUFl_XMap@@K@Z)
8>fl_color.obj : error LNK2019: unresolved external symbol __imp__CreateSolidBrush@4 referenced in function "struct HBRUSH__ * __cdecl fl_brush_action(int)" (?fl_brush_action@@YAPAUHBRUSH__@@H@Z)
8>fl_color.obj : error LNK2019: unresolved external symbol __imp__RealizePalette@4 referenced in function "struct HPALETTE__ * __cdecl fl_select_palette(void)" (?fl_select_palette@@YAPAUHPALETTE__@@XZ)
8>fl_color.obj : error LNK2019: unresolved external symbol __imp__SelectPalette@12 referenced in function "struct HPALETTE__ * __cdecl fl_select_palette(void)" (?fl_select_palette@@YAPAUHPALETTE__@@XZ)
8>Fl_Double_Window.obj : error LNK2001: unresolved external symbol __imp__SelectPalette@12
8>fl_color.obj : error LNK2019: unresolved external symbol __imp__CreatePalette@4 referenced in function "struct HPALETTE__ * __cdecl fl_select_palette(void)" (?fl_select_palette@@YAPAUHPALETTE__@@XZ)
8>Fl_Copy_Surface.obj : error LNK2019: unresolved external symbol __imp__SetWindowOrgEx@16 referenced in function "public: virtual void __thiscall Fl_GDI_Surface_::translate(int,int)" (?translate@Fl_GDI_Surface_@@UAEXHH@Z)
8>Fl_Printer.obj : error LNK2001: unresolved external symbol __imp__SetWindowOrgEx@16
8>Fl_Copy_Surface.obj : error LNK2019: unresolved external symbol __imp__GetWindowOrgEx@8 referenced in function "public: virtual void __thiscall Fl_GDI_Surface_::translate(int,int)" (?translate@Fl_GDI_Surface_@@UAEXHH@Z)
8>Fl_Copy_Surface.obj : error LNK2019: unresolved external symbol __imp__CreateEnhMetaFileA@16 referenced in function "public: __thiscall Fl_Copy_Surface::Fl_Copy_Surface(int,int)" (??0Fl_Copy_Surface@@QAE@HH@Z)
8>Fl_Copy_Surface.obj : error LNK2019: unresolved external symbol __imp__DeleteEnhMetaFile@4 referenced in function "public: virtual __thiscall Fl_Copy_Surface::~Fl_Copy_Surface(void)" (??1Fl_Copy_Surface@@UAE@XZ)
8>Fl_Copy_Surface.obj : error LNK2019: unresolved external symbol __imp__CloseEnhMetaFile@4 referenced in function "public: virtual __thiscall Fl_Copy_Surface::~Fl_Copy_Surface(void)" (??1Fl_Copy_Surface@@UAE@XZ)
8>fl_dnd.obj : error LNK2019: unresolved external symbol __imp__DoDragDrop@16 referenced in function "public: static int __cdecl Fl::dnd(void)" (?dnd@Fl@@SAHXZ)
8>fl_dnd.obj : error LNK2019: unresolved external symbol __imp__WindowFromPoint@8 referenced in function "public: virtual long __stdcall FLDropTarget::DragEnter(struct IDataObject *,unsigned long,struct _POINTL,unsigned long *)" (?DragEnter@FLDropTarget@@UAGJPAUIDataObject@@KU_POINTL@@PAK@Z)
8>fl_dnd.obj : error LNK2019: unresolved external symbol __imp__SetForegroundWindow@4 referenced in function "public: virtual long __stdcall FLDropTarget::Drop(struct IDataObject *,unsigned long,struct _POINTL,unsigned long *)" (?Drop@FLDropTarget@@UAGJPAUIDataObject@@KU_POINTL@@PAK@Z)
8>fl_dnd.obj : error LNK2019: unresolved external symbol __imp__DragQueryFileW@16 referenced in function "private: static char __cdecl FLDropTarget::fillCurrentDragData(struct IDataObject *)" (?fillCurrentDragData@FLDropTarget@@CADPAUIDataObject@@@Z)
8>fl_dnd.obj : error LNK2019: unresolved external symbol __imp__ReleaseStgMedium@4 referenced in function "private: static char __cdecl FLDropTarget::fillCurrentDragData(struct IDataObject *)" (?fillCurrentDragData@FLDropTarget@@CADPAUIDataObject@@@Z)
8>fl_draw_image.obj : error LNK2019: unresolved external symbol __imp__StretchDIBits@52 referenced in function "void __cdecl innards(unsigned char const *,int,int,int,int,int,int,int,void (__cdecl*)(void *,int,int,int,unsigned char *),void *)" (?innards@@YAXPBEHHHHHHHP6AXPAXHHHPAE@Z1@Z)
8>fl_font.obj : error LNK2019: unresolved external symbol __imp__GetTextMetricsA@8 referenced in function "public: __thiscall Fl_Font_Descriptor::Fl_Font_Descriptor(char const *,int)" (??0Fl_Font_Descriptor@@QAE@PBDH@Z)
8>fl_font.obj : error LNK2019: unresolved external symbol __imp__CreateFontA@56 referenced in function "public: __thiscall Fl_Font_Descriptor::Fl_Font_Descriptor(char const *,int)" (??0Fl_Font_Descriptor@@QAE@PBDH@Z)
8>fl_font.obj : error LNK2019: unresolved external symbol __imp__GetTextExtentPoint32W@16 referenced in function "public: virtual double __thiscall Fl_GDI_Graphics_Driver::width(unsigned int)" (?width@Fl_GDI_Graphics_Driver@@UAENI@Z)
8>fl_font.obj : error LNK2019: unresolved external symbol __imp__GetGlyphOutlineW@28 referenced in function "public: virtual void __thiscall Fl_GDI_Graphics_Driver::text_extents(char const *,int,int &,int &,int &,int &)" (?text_extents@Fl_GDI_Graphics_Driver@@UAEXPBDHAAH111@Z)
8>fl_font.obj : error LNK2019: unresolved external symbol __imp__GetCharacterPlacementW@24 referenced in function "public: virtual void __thiscall Fl_GDI_Graphics_Driver::text_extents(char const *,int,int &,int &,int &,int &)" (?text_extents@Fl_GDI_Graphics_Driver@@UAEXPBDHAAH111@Z)
8>fl_font.obj : error LNK2019: unresolved external symbol __imp__DPtoLP@12 referenced in function "void __cdecl on_printer_extents_update(int &,int &,int &,int &)" (?on_printer_extents_update@@YAXAAH000@Z)
8>Fl_Printer.obj : error LNK2001: unresolved external symbol __imp__DPtoLP@12
8>fl_rect.obj : error LNK2001: unresolved external symbol __imp__DPtoLP@12
8>fl_font.obj : error LNK2019: unresolved external symbol __imp__TextOutW@20 referenced in function "public: virtual void __thiscall Fl_GDI_Graphics_Driver::draw(char const *,int,int,int)" (?draw@Fl_GDI_Graphics_Driver@@UAEXPBDHHH@Z)
8>fl_font.obj : error LNK2019: unresolved external symbol __imp__SetTextColor@8 referenced in function "public: virtual void __thiscall Fl_GDI_Graphics_Driver::draw(char const *,int,int,int)" (?draw@Fl_GDI_Graphics_Driver@@UAEXPBDHHH@Z)
8>Fl_get_key.obj : error LNK2019: unresolved external symbol __imp__GetKeyboardState@4 referenced in function "public: static int __cdecl Fl::get_key(int)" (?get_key@Fl@@SAHH@Z)
8>Fl_get_system_colors.obj : error LNK2019: unresolved external symbol __imp__GetSysColor@4 referenced in function "void __cdecl getsyscolor(int,char const *,void (__cdecl*)(unsigned char,unsigned char,unsigned char))" (?getsyscolor@@YAXHPBDP6AXEEE@Z@Z)
8>Fl_grab.obj : error LNK2019: unresolved external symbol __imp__SetActiveWindow@4 referenced in function "public: static void __cdecl Fl::grab(class Fl_Window *)" (?grab@Fl@@SAXPAVFl_Window@@@Z)
8>fl_line_style.obj : error LNK2019: unresolved external symbol __imp__ExtCreatePen@20 referenced in function "protected: virtual void __thiscall Fl_Graphics_Driver::line_style(int,int,char *)" (?line_style@Fl_Graphics_Driver@@MAEXHHPAD@Z)
8>Fl_lock.obj : error LNK2019: unresolved external symbol __imp__PostThreadMessageA@16 referenced in function "public: static void __cdecl Fl::awake(void *)" (?awake@Fl@@SAXPAX@Z)
8>Fl_Native_File_Chooser.obj : error LNK2019: unresolved external symbol __imp__SHGetMalloc@4 referenced in function "private: void __thiscall Fl_Native_File_Chooser::FreePIDL(struct _ITEMIDLIST *)" (?FreePIDL@Fl_Native_File_Chooser@@AAEXPAU_ITEMIDLIST@@@Z)
8>Fl_Native_File_Chooser.obj : error LNK2019: unresolved external symbol __imp__CommDlgExtendedError@0 referenced in function "private: int __thiscall Fl_Native_File_Chooser::showfile(void)" (?showfile@Fl_Native_File_Chooser@@AAEHXZ)
8>Fl_Printer.obj : error LNK2001: unresolved external symbol __imp__CommDlgExtendedError@0
8>Fl_Native_File_Chooser.obj : error LNK2019: unresolved external symbol __imp__GetOpenFileNameW@4 referenced in function "private: int __thiscall Fl_Native_File_Chooser::showfile(void)" (?showfile@Fl_Native_File_Chooser@@AAEHXZ)
8>Fl_Native_File_Chooser.obj : error LNK2019: unresolved external symbol __imp__GetSaveFileNameW@4 referenced in function "private: int __thiscall Fl_Native_File_Chooser::showfile(void)" (?showfile@Fl_Native_File_Chooser@@AAEHXZ)
8>Fl_Native_File_Chooser.obj : error LNK2019: unresolved external symbol __imp__SHGetPathFromIDListA@8 referenced in function "private: static int __stdcall Fl_Native_File_Chooser::Dir_CB(struct HWND__ *,unsigned int,long,long)" (?Dir_CB@Fl_Native_File_Chooser@@CGHPAUHWND__@@IJJ@Z)
8>Fl_Native_File_Chooser.obj : error LNK2019: unresolved external symbol __imp__SendMessageW@16 referenced in function "private: static int __stdcall Fl_Native_File_Chooser::Dir_CB(struct HWND__ *,unsigned int,long,long)" (?Dir_CB@Fl_Native_File_Chooser@@CGHPAUHWND__@@IJJ@Z)
8>Fl_Native_File_Chooser.obj : error LNK2019: unresolved external symbol __imp__SHGetPathFromIDListW@8 referenced in function "private: int __thiscall Fl_Native_File_Chooser::showdir(void)" (?showdir@Fl_Native_File_Chooser@@AAEHXZ)
8>Fl_Native_File_Chooser.obj : error LNK2019: unresolved external symbol __imp__SHBrowseForFolderW@4 referenced in function "private: int __thiscall Fl_Native_File_Chooser::showdir(void)" (?showdir@Fl_Native_File_Chooser@@AAEHXZ)
8>fl_open_uri.obj : error LNK2019: unresolved external symbol __imp__ShellExecuteA@24 referenced in function "int __cdecl fl_open_uri(char const *,char *,int)" (?fl_open_uri@@YAHPBDPADH@Z)
8>Fl_Preferences.obj : error LNK2019: unresolved external symbol __imp__RegCloseKey@4 referenced in function "public: __thiscall Fl_Preferences::RootNode::RootNode(class Fl_Preferences *,enum Fl_Preferences::Root,char const *,char const *)" (??0RootNode@Fl_Preferences@@QAE@PAV1@W4Root@1@PBD2@Z)
8>Fl_Preferences.obj : error LNK2019: unresolved external symbol __imp__RegQueryValueExW@24 referenced in function "public: __thiscall Fl_Preferences::RootNode::RootNode(class Fl_Preferences *,enum Fl_Preferences::Root,char const *,char const *)" (??0RootNode@Fl_Preferences@@QAE@PAV1@W4Root@1@PBD2@Z)
8>Fl_Preferences.obj : error LNK2019: unresolved external symbol __imp__RegOpenKeyW@12 referenced in function "public: __thiscall Fl_Preferences::RootNode::RootNode(class Fl_Preferences *,enum Fl_Preferences::Root,char const *,char const *)" (??0RootNode@Fl_Preferences@@QAE@PAV1@W4Root@1@PBD2@Z)
8>Fl_Printer.obj : error LNK2019: unresolved external symbol __imp__StartDocA@8 referenced in function "public: virtual int __thiscall Fl_System_Printer::start_job(int,int *,int *)" (?start_job@Fl_System_Printer@@UAEHHPAH0@Z)
8>Fl_Printer.obj : error LNK2019: unresolved external symbol __imp__PrintDlgA@4 referenced in function "public: virtual int __thiscall Fl_System_Printer::start_job(int,int *,int *)" (?start_job@Fl_System_Printer@@UAEHHPAH0@Z)
8>Fl_Printer.obj : error LNK2019: unresolved external symbol __imp__SetViewportExtEx@16 referenced in function "void __cdecl WIN_SetupPrinterDeviceContext(struct HDC__ *)" (?WIN_SetupPrinterDeviceContext@@YAXPAUHDC__@@@Z)
8>Fl_Printer.obj : error LNK2019: unresolved external symbol __imp__SetWindowExtEx@16 referenced in function "void __cdecl WIN_SetupPrinterDeviceContext(struct HDC__ *)" (?WIN_SetupPrinterDeviceContext@@YAXPAUHDC__@@@Z)
8>Fl_Printer.obj : error LNK2019: unresolved external symbol __imp__SetMapMode@8 referenced in function "void __cdecl WIN_SetupPrinterDeviceContext(struct HDC__ *)" (?WIN_SetupPrinterDeviceContext@@YAXPAUHDC__@@@Z)
8>Fl_Printer.obj : error LNK2019: unresolved external symbol __imp__SetGraphicsMode@8 referenced in function "void __cdecl WIN_SetupPrinterDeviceContext(struct HDC__ *)" (?WIN_SetupPrinterDeviceContext@@YAXPAUHDC__@@@Z)
8>Fl_Printer.obj : error LNK2019: unresolved external symbol __imp__EndDoc@4 referenced in function "public: virtual void __thiscall Fl_System_Printer::end_job(void)" (?end_job@Fl_System_Printer@@UAEXXZ)
8>Fl_Printer.obj : error LNK2019: unresolved external symbol __imp__SetWorldTransform@8 referenced in function "private: void __thiscall Fl_System_Printer::absolute_printable_rect(int *,int *,int *,int *)" (?absolute_printable_rect@Fl_System_Printer@@AAEXPAH000@Z)
8>Fl_Printer.obj : error LNK2019: unresolved external symbol __imp__ModifyWorldTransform@12 referenced in function "private: void __thiscall Fl_System_Printer::absolute_printable_rect(int *,int *,int *,int *)" (?absolute_printable_rect@Fl_System_Printer@@AAEXPAH000@Z)
8>Fl_Printer.obj : error LNK2019: unresolved external symbol __imp__GetWorldTransform@8 referenced in function "private: void __thiscall Fl_System_Printer::absolute_printable_rect(int *,int *,int *,int *)" (?absolute_printable_rect@Fl_System_Printer@@AAEXPAH000@Z)
8>Fl_Printer.obj : error LNK2019: unresolved external symbol __imp__StartPage@4 referenced in function "public: virtual int __thiscall Fl_System_Printer::start_page(void)" (?start_page@Fl_System_Printer@@UAEHXZ)
8>Fl_Printer.obj : error LNK2019: unresolved external symbol __imp__EndPage@4 referenced in function "public: virtual int __thiscall Fl_System_Printer::end_page(void)" (?end_page@Fl_System_Printer@@UAEHXZ)
8>fl_read_image.obj : error LNK2019: unresolved external symbol __imp__GetDIBits@28 referenced in function "unsigned char * __cdecl fl_read_image(unsigned char *,int,int,int,int,int)" (?fl_read_image@@YAPAEPAEHHHHH@Z)
8>fl_rect.obj : error LNK2019: unresolved external symbol __imp__FillRect@12 referenced in function "protected: virtual void __thiscall Fl_Graphics_Driver::rectf(int,int,int,int)" (?rectf@Fl_Graphics_Driver@@MAEXHHHH@Z)
8>fl_rect.obj : error LNK2019: unresolved external symbol __imp__Polygon@12 referenced in function "protected: virtual void __thiscall Fl_Graphics_Driver::polygon(int,int,int,int,int,int)" (?polygon@Fl_Graphics_Driver@@MAEXHHHHHH@Z)
8>fl_vertex.obj : error LNK2001: unresolved external symbol __imp__Polygon@12
8>fl_rect.obj : error LNK2019: unresolved external symbol __imp__SelectClipRgn@8 referenced in function "protected: void __thiscall Fl_Graphics_Driver::restore_clip(void)" (?restore_clip@Fl_Graphics_Driver@@IAEXXZ)
8>fl_rect.obj : error LNK2019: unresolved external symbol __imp__RectInRegion@8 referenced in function "protected: virtual int __thiscall Fl_Graphics_Driver::not_clipped(int,int,int,int)" (?not_clipped@Fl_Graphics_Driver@@MAEHHHHH@Z)
8>fl_rect.obj : error LNK2019: unresolved external symbol __imp__GetRgnBox@8 referenced in function "protected: virtual int __thiscall Fl_Graphics_Driver::clip_box(int,int,int,int,int &,int &,int &,int &)" (?clip_box@Fl_Graphics_Driver@@MAEHHHHHAAH000@Z)
8>fl_rect.obj : error LNK2019: unresolved external symbol __imp__EqualRgn@8 referenced in function "protected: virtual int __thiscall Fl_Graphics_Driver::clip_box(int,int,int,int,int &,int &,int &,int &)" (?clip_box@Fl_Graphics_Driver@@MAEHHHHHAAH000@Z)
8>fl_scroll_area.obj : error LNK2019: unresolved external symbol __imp__OffsetRgn@12 referenced in function "void __cdecl fl_scroll(int,int,int,int,int,int,void (__cdecl*)(void *,int,int,int,int),void *)" (?fl_scroll@@YAXHHHHHHP6AXPAXHHHH@Z0@Z)
8>fl_scroll_area.obj : error LNK2019: unresolved external symbol __imp__GetDCOrgEx@8 referenced in function "void __cdecl fl_scroll(int,int,int,int,int,int,void (__cdecl*)(void *,int,int,int,int),void *)" (?fl_scroll@@YAXHHHHHHP6AXPAXHHHH@Z0@Z)
8>screen_xywh.obj : error LNK2001: unresolved external symbol __imp__GetDCOrgEx@8
8>fl_set_fonts.obj : error LNK2019: unresolved external symbol __imp__EnumFontFamiliesW@16 referenced in function "public: static int __cdecl Fl::set_fonts(char const *)" (?set_fonts@Fl@@SAHPBD@Z)
8>fl_vertex.obj : error LNK2019: unresolved external symbol __imp__Polyline@12 referenced in function "protected: virtual void __thiscall Fl_Graphics_Driver::end_line(void)" (?end_line@Fl_Graphics_Driver@@MAEXXZ)
8>fl_vertex.obj : error LNK2019: unresolved external symbol __imp__PolyPolygon@16 referenced in function "protected: virtual void __thiscall Fl_Graphics_Driver::end_complex_polygon(void)" (?end_complex_polygon@Fl_Graphics_Driver@@MAEXXZ)
8>Fl_Window_shape.obj : error LNK2019: unresolved external symbol __imp__SetWindowRgn@12 referenced in function "protected: virtual void __thiscall Fl_Window::draw(void)" (?draw@Fl_Window@@MAEXXZ)
8>Fl_Window_shape.obj : error LNK2019: unresolved external symbol __imp__ExtCreateRegion@12 referenced in function "struct HRGN__ * __cdecl bitmap2region(class Fl_Bitmap *)" (?bitmap2region@@YAPAUHRGN__@@PAVFl_Bitmap@@@Z)
8>Fl_Window_shape.obj : error LNK2019: unresolved external symbol __imp__SetRect@20 referenced in function "struct HRGN__ * __cdecl bitmap2region(class Fl_Bitmap *)" (?bitmap2region@@YAPAUHRGN__@@PAVFl_Bitmap@@@Z)
8>screen_xywh.obj : error LNK2019: unresolved external symbol __imp__GetWindowPlacement@8 referenced in function _xMonitorFromWindow@8
8>screen_xywh.obj : error LNK2019: unresolved external symbol __imp__IntersectRect@12 referenced in function _xEnumDisplayMonitors@16
8>screen_xywh.obj : error LNK2019: unresolved external symbol __imp__OffsetRect@12 referenced in function _xEnumDisplayMonitors@16
8>screen_xywh.obj : error LNK2019: unresolved external symbol __imp__GetClipBox@8 referenced in function _xEnumDisplayMonitors@16
8>screen_xywh.obj : error LNK2019: unresolved external symbol __imp__CreateDCA@16 referenced in function "int __stdcall screen_cb(struct HMONITOR__ *,struct HDC__ *,struct tagRECT *,long)" (?screen_cb@@YGHPAUHMONITOR__@@PAUHDC__@@PAUtagRECT@@J@Z)
8>Debug/fltkdll/fltkdlld.dll : fatal error LNK1120: 168 unresolved externals
8>Build log was saved at "file://t:\fltk-1.3.3\ide\VisualC6\Debug\fltkdll\BuildLog.htm"
8>fltkdll - 298 error(s), 0 warning(s)
5>Microsoft Browse Information Maintenance Utility Version 8.00.50727
5>Copyright (C) Microsoft Corporation. All rights reserved.
5>Build log was saved at "file://t:\fltk-1.3.3\ide\VisualC6\Debug\fltk\BuildLog.htm"
5>fltk - 0 error(s), 0 warning(s)

... and does the same for all example projects. It seems that core libraries like user32.lib gdi32.lib etc. are not linked by default. However, I don't want to configure each project to include the necessary libraries. I think there is something wrong. Same happens with Release build.

I have a fresh installation of Visual Studio 2005 and Microsoft Platform SDK 2003 February.

What could be the problem? How could I solve this?

Best
Pál Ács

Greg Ercolano

unread,
Jun 9, 2016, 1:19:18 AM6/9/16
to fltkg...@googlegroups.com
On 06/08/16 20:44, Pál Ács wrote:
> [..]
> 5>MicrosoftBrowseInformationMaintenanceUtilityVersion8.00.50727
> 5>Copyright(C)MicrosoftCorporation.Allrights reserved.
> 5>Buildlog was saved at "file://t:\fltk-1.3.3\ide\VisualC6\Debug\fltk\BuildLog.htm"
> 5>fltk -0error(s),0warning(s)

Try a few things:

1) Try building in "Release" mode (instead of "Debug") with one of the recent snapshots.

2) Try looking at the BuildLog.htm (that file:// url shown at the end of the log you posted)
to see what the compiler flags were.

3) Try building with one of the recent FLTK snapshots, e.g.
http://www.fltk.org/articles.php?L1463+I0+T+P1+Q

I believe there was a dependency problem in the fltk.dsw for 1.3.3;
kinda sounds like a thread regarding 1.3.3 back in October 2014 entitled
"Release FLTK 1.3.3 - status report [VS7 ReleaseBuild: Errors/warnings]"
on the fltk.coredev mailing list.

Greg Ercolano

unread,
Jun 9, 2016, 1:21:32 AM6/9/16
to fltkg...@googlegroups.com
On 06/08/16 22:19, Greg Ercolano wrote:
> On 06/08/16 20:44, Pál Ács wrote:
>> [..]
>> 5>MicrosoftBrowseInformationMaintenanceUtilityVersion8.00.50727
>> 5>Copyright(C)MicrosoftCorporation.Allrights reserved.
>> 5>Buildlog was saved at "file://t:\fltk-1.3.3\ide\VisualC6\Debug\fltk\BuildLog.htm"
>> 5>fltk -0error(s),0warning(s)
>
> Try a few things:
>
> 1) Try building in "Release" mode (instead of "Debug") with one of the recent snapshots.

Oops, #1 was supposed to read:

1) Try building in "Release" mode (instead of "Debug") *with the version you have*

I didn't want to recommend a recent snapshot until step #3,
assuming #1 or #2 didn't lead you to resolve.

Pál Ács

unread,
Jun 13, 2016, 1:36:35 PM6/13/16
to fltk.general, erco_...@seriss.com
Hey,

Thanks for the replies.

I have attached one of the build logs that produced those linking errors.

Secondly, I use Visual Studio 2005 in order to be able to build for some embedded systems running Windows 95 and 98 or their NT equivalent. The February 2003 SDK is the last one that supports these platforms. Since VS2005 produces the smallest (and fastest?) binaries, that's why I stick to that. However I might try out VS2008 if this issue can't be solved with a config trick.

Best
Pál
BuildLog.htm

Greg Ercolano

unread,
Jun 13, 2016, 1:45:03 PM6/13/16
to fltkg...@googlegroups.com
On 06/13/16 10:35, Pál Ács wrote:
> Hey,
>
> Thanks for the replies.
>
> I have attached one of the build logs that produced those linking errors.
>
> Secondly, I use Visual Studio 2005 in order to be able to build for some
> embedded systems running Windows 95 and 98 or their NT equivalent.

Just curious -- are the apps you're building for Win95/98
FLTK apps?

If so, I guess I'm surprised fltk still runs on Win95/98.
I figured by now we might be using calls that have no Win95/98
equivalent, but never actually checked.

Or, maybe you're using VS 2005 to build non-FLTK Win95/98 apps,
and just want to use the /same/ build environment for FLTK apps too,
which should be fine.

I know FLTK still runs on WinNT, or at least last I checked a few
years ago..

Ian MacArthur

unread,
Jun 13, 2016, 4:15:45 PM6/13/16
to fltkg...@googlegroups.com
On Mon Jun 13 2016 18:45:00, Greg Ercolano wrote:
>
> On 06/13/16 10:35, Pál Ács wrote:
>> Hey,
>>
>> Thanks for the replies.
>>
>> I have attached one of the build logs that produced those linking errors.
>>
>> Secondly, I use Visual Studio 2005 in order to be able to build for some
>> embedded systems running Windows 95 and 98 or their NT equivalent.
>
> Just curious -- are the apps you're building for Win95/98
> FLTK apps?
>
> If so, I guess I'm surprised fltk still runs on Win95/98.
> I figured by now we might be using calls that have no Win95/98
> equivalent, but never actually checked.


I’m pretty sure (i.e. I think I added...) elements, in the font handling (and a few other places) that are not Win95 compatible - though they *might* be in the later iterations of Win98 I guess.

I *suspect* our min Win version is possibly Win2K or thereabouts, but am not certain right now...


>
> Or, maybe you're using VS 2005 to build non-FLTK Win95/98 apps,
> and just want to use the /same/ build environment for FLTK apps too,
> which should be fine.


For my money, I’d be taking a long hard look at mingw (which is now my default choice anyway) since it supports older Win versions far better then the MS tools do.
And also makes a better job of building fltk then VS does, it would seem!



>
> I know FLTK still runs on WinNT, or at least last I checked a few
> years ago..

Yeah... I’m not sure how well that goes now, to be honest... Maybe it is still OK!






Pál Ács

unread,
Jun 14, 2016, 3:07:42 AM6/14/16
to fltk.general
I can run FLTK sample apps on Windows 95 that have been compiled with MSVC2005. Also, check this out below.
The Dillo Browser uses FLTK.

Which version would you recommend from MinGW?
Why is it better?

All I remember from my MinGW tries was that it produces 2x-3x bigger binaries than MSVC (even in release mode with symbols stripped).
Reply all
Reply to author
Forward
0 new messages