|
|
Compiling... 1>main.cpp 1>Linking... 1>MSVCRTD.lib(crtexew.obj) : error LNK2019: unresolved external symbol _WinMain@16 referenced in function ___tmainCRTStartup 1>D:\My Documents\Visual Studio 2008\Projects\Singleton2\Debug\Singleton2.exe : fatal error LNK1120: 1 unresolved externals 1>Build log was saved at "file://d:\My Documents\Visual Studio 2008\Projects\Singleton2\Singleton2\Debug\BuildLog.htm" 1>Singleton2 - 2 error(s), 0 warning(s) |