Build Log
  

Rebuild started: Project: CLR, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\PRJ\LTR\LTR-27\examples\CLR\CLR\Debug\RSP00000D52762624.rsp" with contents
[
/Od /I "c:\prj" /D "WIN32" /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHa /MDd /Yu"stdafx.h" /Fp"Debug\CLR.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Zi /clr /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"

".\CLR.cpp"

".\AssemblyInfo.cpp"
]
Creating command line "cl.exe @"c:\PRJ\LTR\LTR-27\examples\CLR\CLR\Debug\RSP00000D52762624.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\PRJ\LTR\LTR-27\examples\CLR\CLR\Debug\RSP00000E52762624.rsp" with contents
[
/Od /I "c:\prj" /D "WIN32" /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHa /MDd /Yc"stdafx.h" /Fp"Debug\CLR.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Zi /clr /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 @"c:\PRJ\LTR\LTR-27\examples\CLR\CLR\Debug\RSP00000E52762624.rsp" /nologo /errorReport:prompt"
Creating command line "resgen.exe /useSourcePath /compile "c:\PRJ\LTR\LTR-27\examples\CLR\CLR\Form1.resx","Debug\CLR.Form1.resources""
Creating command line "rc.exe /d "_UNICODE" /d "UNICODE" /fo"Debug/app.res" ".\app.rc""
Creating temporary file "c:\PRJ\LTR\LTR-27\examples\CLR\CLR\Debug\RSP00000F52762624.rsp" with contents
[
/OUT:"C:\PRJ\LTR\LTR-27\examples\CLR\Debug\CLR.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\CLR.exe.intermediate.manifest" /DEBUG /ASSEMBLYDEBUG /PDB:"c:\PRJ\LTR\LTR-27\examples\CLR\debug\CLR.pdb" /SUBSYSTEM:WINDOWS /ENTRY:"main" /MACHINE:X86 /FIXED:No  /ASSEMBLYRESOURCE:".\Debug\CLR.Form1.resources"

"..\..\..\..\lib\msvc\ltr27api.lib"

".\Debug\AssemblyInfo.obj"

".\Debug\CLR.obj"

".\Debug\stdafx.obj"

".\Debug\app.res"
]
Creating command line "link.exe @"c:\PRJ\LTR\LTR-27\examples\CLR\CLR\Debug\RSP00000F52762624.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\PRJ\LTR\LTR-27\examples\CLR\CLR\Debug\RSP00001052762624.rsp" with contents
[
/outputresource:"..\debug\CLR.exe;#1" /manifest

".\Debug\CLR.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\PRJ\LTR\LTR-27\examples\CLR\CLR\Debug\RSP00001052762624.rsp" /nologo"
Creating temporary file "c:\PRJ\LTR\LTR-27\examples\CLR\CLR\Debug\BAT00001152762624.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\PRJ\LTR\LTR-27\examples\CLR\CLR\Debug\BAT00001152762624.bat"""
Output Window
  
Compiling...
stdafx.cpp
Compiling...
CLR.cpp
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(318) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(327) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(338) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(349) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(371) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(380) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(391) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(402) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(424) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(433) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(444) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(455) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(477) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(486) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(497) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(508) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(530) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(539) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(550) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(561) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(583) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(592) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(603) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(614) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(636) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(645) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(656) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(667) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(689) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(698) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(709) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(720) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(938) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\prj\ltr\ltr-27\examples\clr\clr\Form1.h(939) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
AssemblyInfo.cpp
Generating Code...
Compiling managed resources...
Read in 0 resources from "c:\PRJ\LTR\LTR-27\examples\CLR\CLR\Form1.resx"
Writing resource file...  Done.
Compiling resources...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\PRJ\LTR\LTR-27\examples\CLR\CLR\Debug\BuildLog.htm"
CLR - 0 error(s), 34 warning(s)