hi I used VC++ 6 but still the code in the article is not working > now i face problem that when i run gives warnning "http://www.fltk.org/articles.php?L466+I0+T+P1+Q" > > 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.
>" ANY HELP ANY SUPPORT GUYS " wrote by me "Please do not shout at us. I understand that you are desperate to find a solution, and we are doing the best we can." wrote by Matthias Sorry but i am not shouting and i'm gratefule for your help thanx again and dont missunderstand my massage please huda =================================================================== > 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

