Build Log
  

Build started: Project: UseClassLib, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "e:\IsraelWork2005\VS_2005_c++_tutor\UseClassLib\UseClassLib\Debug\RSP0000083188956.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHa /MDd /Yu"stdafx.h" /Fp"Debug\UseClassLib.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Zi /clr:pure /TP /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.XML.dll"

".\UseClassLib.cpp"

".\AssemblyInfo.cpp"
]
Creating command line "cl.exe @"e:\IsraelWork2005\VS_2005_c++_tutor\UseClassLib\UseClassLib\Debug\RSP0000083188956.rsp" /nologo /errorReport:prompt"
Creating temporary file "e:\IsraelWork2005\VS_2005_c++_tutor\UseClassLib\UseClassLib\Debug\RSP0000093188956.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHa /MDd /Yc"stdafx.h" /Fp"Debug\UseClassLib.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Zi /clr:pure /TP /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.XML.dll"

".\stdafx.cpp"
]
Creating command line "cl.exe @"e:\IsraelWork2005\VS_2005_c++_tutor\UseClassLib\UseClassLib\Debug\RSP0000093188956.rsp" /nologo /errorReport:prompt"
Creating command line "resgen.exe /useSourcePath /compile "e:\IsraelWork2005\VS_2005_c++_tutor\UseClassLib\UseClassLib\Form1.resx","Debug\UseClassLib.Form1.resources""
Creating command line "rc.exe /d "_UNICODE" /d "UNICODE" /fo"Debug/app.res" ".\app.rc""
Creating temporary file "e:\IsraelWork2005\VS_2005_c++_tutor\UseClassLib\UseClassLib\Debug\RSP00000A3188956.rsp" with contents
[
/OUT:"E:\IsraelWork2005\VS_2005_c++_tutor\UseClassLib\Debug\UseClassLib.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\UseClassLib.exe.intermediate.manifest" /DEBUG /ASSEMBLYDEBUG /PDB:"e:\IsraelWork2005\VS_2005_c++_tutor\UseClassLib\debug\UseClassLib.pdb" /SUBSYSTEM:WINDOWS /ENTRY:"main" /MACHINE:X86 /FIXED:No  /ASSEMBLYRESOURCE:".\Debug\UseClassLib.Form1.resources"

".\Debug\AssemblyInfo.obj"

".\Debug\stdafx.obj"

".\Debug\UseClassLib.obj"

".\Debug\app.res"
]
Creating command line "link.exe @"e:\IsraelWork2005\VS_2005_c++_tutor\UseClassLib\UseClassLib\Debug\RSP00000A3188956.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
UseClassLib.cpp
AssemblyInfo.cpp
Generating Code...
Compiling managed resources...
Read in 0 resources from "e:\IsraelWork2005\VS_2005_c++_tutor\UseClassLib\UseClassLib\Form1.resx"
Writing resource file...  Done.
Compiling resources...
Linking...
UseClassLib.obj : error LNK2020: unresolved token (06000001) ClassLib.Class1::GetNumber
E:\IsraelWork2005\VS_2005_c++_tutor\UseClassLib\Debug\UseClassLib.exe : fatal error LNK1120: 1 unresolved externals
Results
  
Build log was saved at "file://e:\IsraelWork2005\VS_2005_c++_tutor\UseClassLib\UseClassLib\Debug\BuildLog.htm"
UseClassLib - 2 error(s), 0 warning(s)