Build Log |
|
Command Lines |
Creating temporary file "c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\Debug\BAT00007C42005792.bat" with contents [ @echo off ..\lemon\lemon.exe -s "parse.y" if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: A tool returned an error code from "Creating parse.c from parse.y" exit 1 :VCEnd ] Creating command line """c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\Debug\BAT00007C42005792.bat""" Creating temporary file "c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\Debug\BAT00007D42005792.bat" with contents [ @echo off ..\re2c\re2c -s --no-generation-date -o "scanner.c" "scanner.re" if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: A tool returned an error code from "Creating scanner.c from scanner.re" exit 1 :VCEnd ] Creating command line """c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\Debug\BAT00007D42005792.bat""" Creating temporary file "c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\Debug\RSP00007F42005792.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "__STDC__=0" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TC /wd4996 ".\scanner.c" ".\parse.c" ".\dehsupp.c" ] Creating command line "cl.exe @"c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\Debug\RSP00007F42005792.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\Debug\TMP00008242005792.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\dehsupp.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\dehsupp.exe.embed.manifest.res" "c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\Debug\TMP00008242005792.tmp"" Creating temporary file "c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\Debug\RSP00008342005792.rsp" with contents [ /OUT:"Debug/dehsupp.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\dehsupp.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"Debug/dehsupp.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\Debug\dehsupp.obj" ".\Debug\parse.obj" ".\Debug\scanner.obj" ".\Debug\dehsupp.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\Debug\RSP00008342005792.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\Debug\RSP00008442005792.rsp" with contents [ /out:".\Debug\dehsupp.exe.embed.manifest" /notify_update /manifest ".\Debug\dehsupp.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\Debug\RSP00008442005792.rsp" /nologo" Creating temporary file "c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\Debug\BAT00008542005792.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\Debug\BAT00008542005792.bat""" Creating temporary file "c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\Debug\TMP00008642005792.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\dehsupp.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\dehsupp.exe.embed.manifest.res" "c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\Debug\TMP00008642005792.tmp"" Creating temporary file "c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\Debug\RSP00008742005792.rsp" with contents [ /OUT:"Debug/dehsupp.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\dehsupp.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"Debug/dehsupp.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\Debug\dehsupp.obj" ".\Debug\parse.obj" ".\Debug\scanner.obj" ".\Debug\dehsupp.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\Debug\RSP00008742005792.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\Debug\BAT00008C42005792.bat" with contents [ @echo off copy "c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\Debug\dehsupp.exe" "c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\\dehsupp.exe" if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..." exit 1 :VCEnd ] Creating command line """c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\Debug\BAT00008C42005792.bat""" |
Output Window |
Creating parse.c from parse.y Parser statistics: 34 terminals, 32 nonterminals, 87 rules 170 states, 0 parser table entries, 0 conflicts Creating scanner.c from scanner.re Compiling... cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release dehsupp.c parse.c scanner.c Generating Code... Compiling manifest to resources... Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. Linking... Embedding manifest... Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. Performing Post-Build Event... 1 file(s) copied. |
Results |
Build log was saved at "file://c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\tools\dehsupp\Debug\BuildLog.htm" dehsupp - 0 error(s), 1 warning(s) |