Build Log
  

------- Build started: Project: cviko5, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Debug\RSP000010.rsp" with contents
[
/Od /AI "C:\Documents and Settings\stdn09.B206\Desktop\cviko5\Debug" /D "WIN32" /D "_DEBUG" /D "_MBCS" /FD /EHsc /MTd /GS /Yu"stdafx.h" /Fp"Debug/cviko5.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Zi /clr /TP /FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\mscorlib.dll"
/FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
/FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
/FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
/FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
".\Form1.cpp"
".\AssemblyInfo.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Debug\RSP000010.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Debug\RSP000011.rsp" with contents
[
/Od /AI "C:\Documents and Settings\stdn09.B206\Desktop\cviko5\Debug" /D "WIN32" /D "_DEBUG" /D "_MBCS" /FD /EHsc /MTd /GS /Yc"stdafx.h" /Fp"Debug/cviko5.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Zi /clr /TP /FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\mscorlib.dll"
/FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
/FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
/FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
/FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
".\stdafx.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Debug\RSP000011.rsp" /nologo"
Creating command line "resgen.exe /compile "c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.resX","Debug/cviko5.Form1.resources""
Creating command line "rc.exe /fo"Debug/app.res" ".\app.rc""
Creating temporary file "c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Debug\RSP000012.rsp" with contents
[
/OUT:"C:\Documents and Settings\stdn09.B206\Desktop\cviko5\Debug\cviko5.exe" /INCREMENTAL /NOLOGO /DEBUG /ASSEMBLYDEBUG /PDB:"C:\Documents and Settings\stdn09.B206\Desktop\cviko5\Debug/cviko5.pdb" /SUBSYSTEM:WINDOWS /FIXED:No  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /ASSEMBLYRESOURCE:".\Debug\cviko5.Form1.resources"
".\Debug\AssemblyInfo.obj"
".\Debug\Form1.obj"
".\Debug\stdafx.obj"
".\Debug\app.res"
]
Creating command line "link.exe @"c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Debug\RSP000012.rsp""
Output Window
  
Compiling...
stdafx.cpp
Compiling...
Form1.cpp
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(283) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(283) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(284) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(284) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(285) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(285) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(297) : warning C4018: '<' : signed/unsigned mismatch
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(332) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(332) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(343) : warning C4018: '<' : signed/unsigned mismatch
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(359) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(359) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(360) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(360) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(361) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(361) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(380) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(380) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(391) : warning C4018: '<' : signed/unsigned mismatch
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(407) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(407) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(408) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(408) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(409) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(409) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(317) : warning C4101: 'B0' : unreferenced local variable
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(535) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(535) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.h(495) : warning C4101: 'B2' : unreferenced local variable
AssemblyInfo.cpp
Generating Code...
c:\documents and settings\stdn09.b206\desktop\cviko5\form1.h(74) : warning C4715: 'cviko5::BP' : not all control paths return a value
c:\documents and settings\stdn09.b206\desktop\cviko5\form1.h(518) : warning C4700: local variable 'B_u' used without having been initialized
c:\documents and settings\stdn09.b206\desktop\cviko5\form1.h(520) : warning C4700: local variable 'B_v' used without having been initialized
Compiling managed resources...
Read in 26 resources from 'c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Form1.resX'
Writing resource file...  Done.
Compiling resources...
Linking...
Results
  
Build log was saved at "file://c:\Documents and Settings\stdn09.B206\Desktop\cviko5\Debug\BuildLog.htm"
cviko5 - 0 error(s), 32 warning(s)