loading bitmaps
-
I'm trying to learn the tutorial at this site: http://www.codeproject.com/bitmap/gditutorial.asp when I try to build the first tutorial, I get the following error: --------------------Configuration: Main - Win32 Debug-------------------- Linking... LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main Debug/Main.exe : fatal error LNK1120: 1 unresolved externals Error executing link.exe. Main.exe - 2 error(s), 0 warning(s) what is the problem?
-
I'm trying to learn the tutorial at this site: http://www.codeproject.com/bitmap/gditutorial.asp when I try to build the first tutorial, I get the following error: --------------------Configuration: Main - Win32 Debug-------------------- Linking... LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main Debug/Main.exe : fatal error LNK1120: 1 unresolved externals Error executing link.exe. Main.exe - 2 error(s), 0 warning(s) what is the problem?
it seems you have setup a console-app project instead of a win32-app project Stay heavy ... RockNix/// ------------------------------- Look out for free Win32 Serial Communication Module for VC++ or Borland C++ Builder on http://www.klangwerker.de -------------------------------
-
I'm trying to learn the tutorial at this site: http://www.codeproject.com/bitmap/gditutorial.asp when I try to build the first tutorial, I get the following error: --------------------Configuration: Main - Win32 Debug-------------------- Linking... LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main Debug/Main.exe : fatal error LNK1120: 1 unresolved externals Error executing link.exe. Main.exe - 2 error(s), 0 warning(s) what is the problem?
-
I'm trying to learn the tutorial at this site: http://www.codeproject.com/bitmap/gditutorial.asp when I try to build the first tutorial, I get the following error: --------------------Configuration: Main - Win32 Debug-------------------- Linking... LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main Debug/Main.exe : fatal error LNK1120: 1 unresolved externals Error executing link.exe. Main.exe - 2 error(s), 0 warning(s) what is the problem?
Rajveer wrote: error LNK2001: unresolved external symbol _main That's answered in the VC forum FAQ. --Mike-- "COM didn't solve the old version of DLL hell - it just provided us with a new and improved version of hell." -- John Simmons, 1/22/2002 My really out-of-date homepage Sonork - 100.10414 AcidHelm Big fan of Alyson Hannigan.