Hi I add the three libraries C:/FLTK/lib/fltkformsd.lib wsock32.lib C:/FLTK/lib/fltkd.lib C:/FLTK/lib/fltkgld.lib C:/FLTK/lib/fltkimagesd.lib C:/FLTK/lib/fltkjpegd.lib C:/FLTK/lib/fltkpngd.lib C:/FLTK/lib/fltkzd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
now i face problem that when i run gives warnning Linking... LINK : warning LNK4098: defaultlib "LIBCMTD" conflicts with use of other libs; use /NODEFAULTLIB:library then the application does not run and i got this box "GUI.exe has encountered a problem and needs to close. We are sorry for the inconvenience. ``` ```" my application name is GUI.cpp ??????????????????????????????????????????????????????????????? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

