Build Log |
|
Command Lines |
Creating temporary file "c:\Documents and Settings\Dima\My Documents\Visual Studio 2008\Projects\Copy of New Folder (2)\SyntaxEditor\SyntaxRichTextBox\Debug\RSP00001548965048.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /FD /EHa /MDd /Yu"stdafx.h" /Fp"Debug\SyntaxRichTextBox.pch" /Fo"Debug\\" /Fd"Debug\vc90.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.XML.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll" ".\LexAnalyser.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\Dima\My Documents\Visual Studio 2008\Projects\Copy of New Folder (2)\SyntaxEditor\SyntaxRichTextBox\Debug\RSP00001548965048.rsp" /nologo /errorReport:prompt" Creating command line "rc.exe /d "_UNICODE" /d "UNICODE" /fo"Debug/app.res" ".\app.rc"" Creating temporary file "c:\Documents and Settings\Dima\My Documents\Visual Studio 2008\Projects\Copy of New Folder (2)\SyntaxEditor\SyntaxRichTextBox\Debug\RSP00001648965048.rsp" with contents [ /OUT:"C:\Documents and Settings\Dima\My Documents\Visual Studio 2008\Projects\Copy of New Folder (2)\SyntaxEditor\Debug\SyntaxRichTextBox.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"Debug\SyntaxRichTextBox.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /ASSEMBLYDEBUG /PDB:"C:\Documents and Settings\Dima\My Documents\Visual Studio 2008\Projects\Copy of New Folder (2)\SyntaxEditor\Debug\SyntaxRichTextBox.pdb" /DYNAMICBASE /FIXED:No /NXCOMPAT /MACHINE:X86 ".\Debug\AssemblyInfo.obj" ".\Debug\LexAnalyser.obj" ".\Debug\Lexeme.obj" ".\Debug\Stdafx.obj" ".\Debug\SyntaxRichTextBox.obj" ".\Debug\app.res" ] Creating command line "link.exe @"c:\Documents and Settings\Dima\My Documents\Visual Studio 2008\Projects\Copy of New Folder (2)\SyntaxEditor\SyntaxRichTextBox\Debug\RSP00001648965048.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Documents and Settings\Dima\My Documents\Visual Studio 2008\Projects\Copy of New Folder (2)\SyntaxEditor\SyntaxRichTextBox\Debug\RSP00001748965048.rsp" with contents [ /outputresource:"..\Debug\SyntaxRichTextBox.dll;#2" /manifest ".\Debug\SyntaxRichTextBox.dll.intermediate.manifest" ] Creating command line "mt.exe @"c:\Documents and Settings\Dima\My Documents\Visual Studio 2008\Projects\Copy of New Folder (2)\SyntaxEditor\SyntaxRichTextBox\Debug\RSP00001748965048.rsp" /nologo" Creating temporary file "c:\Documents and Settings\Dima\My Documents\Visual Studio 2008\Projects\Copy of New Folder (2)\SyntaxEditor\SyntaxRichTextBox\Debug\BAT00001848965048.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """c:\Documents and Settings\Dima\My Documents\Visual Studio 2008\Projects\Copy of New Folder (2)\SyntaxEditor\SyntaxRichTextBox\Debug\BAT00001848965048.bat""" |
Output Window |
Compiling... LexAnalyser.cpp .\LexAnalyser.cpp(425) : warning C4101: 'k' : unreferenced local variable .\LexAnalyser.cpp(672) : warning C4018: '<' : signed/unsigned mismatch .\LexAnalyser.cpp(792) : warning C4101: 'k' : unreferenced local variable .\LexAnalyser.cpp(793) : warning C4101: 'k' : unreferenced local variable Compiling resources... Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. Linking... Embedding manifest... |
Results |
Build log was saved at "file://c:\Documents and Settings\Dima\My Documents\Visual Studio 2008\Projects\Copy of New Folder (2)\SyntaxEditor\SyntaxRichTextBox\Debug\BuildLog.htm" SyntaxRichTextBox - 0 error(s), 4 warning(s) |