Build Log
  

Rebuild started: Project: TheParser, Configuration: Unicode Debug|Win32

Command Lines
  
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\BAT00016E36322388.bat" with contents
[
@echo off

bison -oparser.cpp -d -v parser.y



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"

exit 1

:VCEnd
]
Creating command line """d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\BAT00016E36322388.bat"""
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\BAT00016F36322388.bat" with contents
[
@echo off

flex -olexer.cpp -8 lexer.l



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"

exit 1

:VCEnd
]
Creating command line """d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\BAT00016F36322388.bat"""
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\BAT00017036322388.bat" with contents
[
@echo off

bison -oKeywordParser.cpp -d KeywordParser.y



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"

exit 1

:VCEnd
]
Creating command line """d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\BAT00017036322388.bat"""
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\BAT00017136322388.bat" with contents
[
@echo off

flex -oKeywordLexer.cpp -8 KeywordLexer.l



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"

exit 1

:VCEnd
]
Creating command line """d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\BAT00017136322388.bat"""
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\RSP00017236322388.rsp" with contents
[
/Od /I "D:\Home\Visual Studio 2005\Projects\YapSolution\SDControls" /I "D:\Home\Visual Studio 2005\Projects\YapSolution\YapInterface" /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_AFXEXT" /D "_WINDLL" /D "_AFXDLL" /D "_UNICODE" /D "UNICODE" /Gm /EHa /RTC1 /MDd /Yu"stdafx.h" /Fp"Unicode Debug\TheParser.pch" /Fo"Unicode Debug\\" /Fd"Unicode Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP  /D "BUILD_THEPARSER"

".\userdefinedtype.cpp"

".\theparser_type.cpp"

".\parser_util.cpp"

".\lexer_util.cpp"

".\kch_path.cpp"

".\InputDialogBox.cpp"

".\EditInput.cpp"
]
Creating command line "cl.exe @"d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\RSP00017236322388.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\RSP00017336322388.rsp" with contents
[
/Od /I "D:\Home\Visual Studio 2005\Projects\YapSolution\SDControls" /I "D:\Home\Visual Studio 2005\Projects\YapSolution\YapInterface" /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_AFXEXT" /D "_WINDLL" /D "_AFXDLL" /D "_UNICODE" /D "UNICODE" /Gm /EHa /RTC1 /MDd /Fo"Unicode Debug\\" /Fd"Unicode Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP  /D "BUILD_THEPARSER"

".\nrc\sphbes.cpp"

".\nrc\sncndn.cpp"

".\nrc\rj.cpp"

".\nrc\rf.cpp"

".\nrc\rd.cpp"

".\nrc\rc.cpp"

".\nrc\pzextr.cpp"

".\nrc\plgndr.cpp"

".\nrc\odeint.cpp"

".\nrc\mmid.cpp"

".\nrc\ludcmp.cpp"

".\nrc\lubksb.cpp"

".\nrc\hypser.cpp"

".\nrc\hypgeo.cpp"

".\nrc\hypdrv.cpp"

".\nrc\gser.cpp"

".\nrc\gcf.cpp"

".\nrc\gaussj.cpp"

".\nrc\gammq.cpp"

".\nrc\gammp.cpp"

".\nrc\gammln.cpp"

".\nrc\frenel.cpp"

".\nrc\factrl.cpp"

".\nrc\factln.cpp"

".\nrc\expint.cpp"

".\nrc\erffc.cpp"

".\nrc\erff.cpp"

".\nrc\erfcc.cpp"

".\nrc\ellpi.cpp"

".\nrc\ellf.cpp"

".\nrc\elle.cpp"

".\nrc\ei.cpp"

".\nrc\dawson.cpp"

".\nrc\cisi.cpp"

".\nrc\chebev.cpp"

".\nrc\bsstep.cpp"

".\nrc\bico.cpp"

".\nrc\betai.cpp"

".\nrc\betacf.cpp"

".\nrc\beta.cpp"

".\nrc\bessy1.cpp"

".\nrc\bessy0.cpp"

".\nrc\bessy.cpp"

".\nrc\bessk1.cpp"

".\nrc\bessk0.cpp"

".\nrc\bessk.cpp"

".\nrc\bessjy.cpp"

".\nrc\bessj1.cpp"

".\nrc\bessj0.cpp"

".\nrc\bessj.cpp"

".\nrc\bessik.cpp"

".\nrc\bessi1.cpp"

".\nrc\bessi0.cpp"

".\nrc\bessi.cpp"

".\nrc\beschb.cpp"

".\nrc\airy.cpp"

".\TheParser.cpp"

".\SyntaxAnalyzer.cpp"

".\spfunc.cpp"

".\random.cpp"

".\parser.cpp"

".\lexer.cpp"

".\KeywordParser.cpp"

".\KeywordLexer.cpp"
]
Creating command line "cl.exe @"d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\RSP00017336322388.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\RSP00017436322388.rsp" with contents
[
/Od /I "D:\Home\Visual Studio 2005\Projects\YapSolution\SDControls" /I "D:\Home\Visual Studio 2005\Projects\YapSolution\YapInterface" /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_AFXEXT" /D "_WINDLL" /D "_AFXDLL" /D "_UNICODE" /D "UNICODE" /Gm /EHa /RTC1 /MDd /Yc"stdafx.h" /Fp"Unicode Debug\TheParser.pch" /Fo"Unicode Debug\\" /Fd"Unicode Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP  /D "BUILD_THEPARSER"

".\stdafx.cpp"
]
Creating command line "cl.exe @"d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\RSP00017436322388.rsp" /nologo /errorReport:prompt"
Creating command line "rc.exe /d "_DEBUG" /d "_AFXDLL" /d "_UNICODE" /d "UNICODE" /l 0x409 /I "Unicode Debug" /fo"Unicode Debug/TheParser.res" ".\TheParser.rc""
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\TMP00017536322388.tmp" with contents
[
2 /* ISOLATIONAWARE_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Unicode Debug\\TheParser.dll.embed.manifest"
]
Creating command line "rc.exe /fo".\Unicode Debug\TheParser.dll.embed.manifest.res" "d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\TMP00017536322388.tmp""
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\RSP00017636322388.rsp" with contents
[
/OUT:"D:\Home\Visual Studio 2005\siliners\bin\TheParser.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"Unicode Debug\TheParser.dll.intermediate.manifest" /DEF:".\TheParser.def" /DEBUG /PDB:"d:\Home\Visual Studio 2005\siliners\bin\TheParser.pdb" /SUBSYSTEM:WINDOWS /IMPLIB:"D:\Home\Visual Studio 2005\siliners\lib\TheParser.lib" /MACHINE:X86 ".\Unicode Debug\EditInput.obj"

".\Unicode Debug\InputDialogBox.obj"

".\Unicode Debug\kch_path.obj"

".\Unicode Debug\KeywordLexer.obj"

".\Unicode Debug\KeywordParser.obj"

".\Unicode Debug\lexer.obj"

".\Unicode Debug\lexer_util.obj"

".\Unicode Debug\parser.obj"

".\Unicode Debug\parser_util.obj"

".\Unicode Debug\random.obj"

".\Unicode Debug\spfunc.obj"

".\Unicode Debug\stdafx.obj"

".\Unicode Debug\SyntaxAnalyzer.obj"

".\Unicode Debug\TheParser.obj"

".\Unicode Debug\theparser_type.obj"

".\Unicode Debug\userdefinedtype.obj"

".\Unicode Debug\TheParser.res"

".\Unicode Debug\airy.obj"

".\Unicode Debug\beschb.obj"

".\Unicode Debug\bessi.obj"

".\Unicode Debug\bessi0.obj"

".\Unicode Debug\bessi1.obj"

".\Unicode Debug\bessik.obj"

".\Unicode Debug\bessj.obj"

".\Unicode Debug\bessj0.obj"

".\Unicode Debug\bessj1.obj"

".\Unicode Debug\bessjy.obj"

".\Unicode Debug\bessk.obj"

".\Unicode Debug\bessk0.obj"

".\Unicode Debug\bessk1.obj"

".\Unicode Debug\bessy.obj"

".\Unicode Debug\bessy0.obj"

".\Unicode Debug\bessy1.obj"

".\Unicode Debug\beta.obj"

".\Unicode Debug\betacf.obj"

".\Unicode Debug\betai.obj"

".\Unicode Debug\bico.obj"

".\Unicode Debug\bsstep.obj"

".\Unicode Debug\chebev.obj"

".\Unicode Debug\cisi.obj"

".\Unicode Debug\dawson.obj"

".\Unicode Debug\ei.obj"

".\Unicode Debug\elle.obj"

".\Unicode Debug\ellf.obj"

".\Unicode Debug\ellpi.obj"

".\Unicode Debug\erfcc.obj"

".\Unicode Debug\erff.obj"

".\Unicode Debug\erffc.obj"

".\Unicode Debug\expint.obj"

".\Unicode Debug\factln.obj"

".\Unicode Debug\factrl.obj"

".\Unicode Debug\frenel.obj"

".\Unicode Debug\gammln.obj"

".\Unicode Debug\gammp.obj"

".\Unicode Debug\gammq.obj"

".\Unicode Debug\gaussj.obj"

".\Unicode Debug\gcf.obj"

".\Unicode Debug\gser.obj"

".\Unicode Debug\hypdrv.obj"

".\Unicode Debug\hypgeo.obj"

".\Unicode Debug\hypser.obj"

".\Unicode Debug\lubksb.obj"

".\Unicode Debug\ludcmp.obj"

".\Unicode Debug\mmid.obj"

".\Unicode Debug\odeint.obj"

".\Unicode Debug\plgndr.obj"

".\Unicode Debug\pzextr.obj"

".\Unicode Debug\rc.obj"

".\Unicode Debug\rd.obj"

".\Unicode Debug\rf.obj"

".\Unicode Debug\rj.obj"

".\Unicode Debug\sncndn.obj"

".\Unicode Debug\sphbes.obj"

".\Unicode Debug\TheParser.dll.embed.manifest.res"
]
Creating command line "link.exe @"d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\RSP00017636322388.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\RSP00017736322388.rsp" with contents
[
/out:".\Unicode Debug\TheParser.dll.embed.manifest" /notify_update /manifest

".\Unicode Debug\TheParser.dll.intermediate.manifest"
]
Creating command line "mt.exe @"d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\RSP00017736322388.rsp" /nologo"
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\BAT00017836322388.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Unicode Debug\mt.dep"
]
Creating command line """d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\BAT00017836322388.bat"""
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\TMP00017936322388.tmp" with contents
[
2 /* ISOLATIONAWARE_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Unicode Debug\\TheParser.dll.embed.manifest"
]
Creating command line "rc.exe /fo".\Unicode Debug\TheParser.dll.embed.manifest.res" "d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\TMP00017936322388.tmp""
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\RSP00017A36322388.rsp" with contents
[
/OUT:"D:\Home\Visual Studio 2005\siliners\bin\TheParser.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"Unicode Debug\TheParser.dll.intermediate.manifest" /DEF:".\TheParser.def" /DEBUG /PDB:"d:\Home\Visual Studio 2005\siliners\bin\TheParser.pdb" /SUBSYSTEM:WINDOWS /IMPLIB:"D:\Home\Visual Studio 2005\siliners\lib\TheParser.lib" /MACHINE:X86 ".\Unicode Debug\EditInput.obj"

".\Unicode Debug\InputDialogBox.obj"

".\Unicode Debug\kch_path.obj"

".\Unicode Debug\KeywordLexer.obj"

".\Unicode Debug\KeywordParser.obj"

".\Unicode Debug\lexer.obj"

".\Unicode Debug\lexer_util.obj"

".\Unicode Debug\parser.obj"

".\Unicode Debug\parser_util.obj"

".\Unicode Debug\random.obj"

".\Unicode Debug\spfunc.obj"

".\Unicode Debug\stdafx.obj"

".\Unicode Debug\SyntaxAnalyzer.obj"

".\Unicode Debug\TheParser.obj"

".\Unicode Debug\theparser_type.obj"

".\Unicode Debug\userdefinedtype.obj"

".\Unicode Debug\TheParser.res"

".\Unicode Debug\airy.obj"

".\Unicode Debug\beschb.obj"

".\Unicode Debug\bessi.obj"

".\Unicode Debug\bessi0.obj"

".\Unicode Debug\bessi1.obj"

".\Unicode Debug\bessik.obj"

".\Unicode Debug\bessj.obj"

".\Unicode Debug\bessj0.obj"

".\Unicode Debug\bessj1.obj"

".\Unicode Debug\bessjy.obj"

".\Unicode Debug\bessk.obj"

".\Unicode Debug\bessk0.obj"

".\Unicode Debug\bessk1.obj"

".\Unicode Debug\bessy.obj"

".\Unicode Debug\bessy0.obj"

".\Unicode Debug\bessy1.obj"

".\Unicode Debug\beta.obj"

".\Unicode Debug\betacf.obj"

".\Unicode Debug\betai.obj"

".\Unicode Debug\bico.obj"

".\Unicode Debug\bsstep.obj"

".\Unicode Debug\chebev.obj"

".\Unicode Debug\cisi.obj"

".\Unicode Debug\dawson.obj"

".\Unicode Debug\ei.obj"

".\Unicode Debug\elle.obj"

".\Unicode Debug\ellf.obj"

".\Unicode Debug\ellpi.obj"

".\Unicode Debug\erfcc.obj"

".\Unicode Debug\erff.obj"

".\Unicode Debug\erffc.obj"

".\Unicode Debug\expint.obj"

".\Unicode Debug\factln.obj"

".\Unicode Debug\factrl.obj"

".\Unicode Debug\frenel.obj"

".\Unicode Debug\gammln.obj"

".\Unicode Debug\gammp.obj"

".\Unicode Debug\gammq.obj"

".\Unicode Debug\gaussj.obj"

".\Unicode Debug\gcf.obj"

".\Unicode Debug\gser.obj"

".\Unicode Debug\hypdrv.obj"

".\Unicode Debug\hypgeo.obj"

".\Unicode Debug\hypser.obj"

".\Unicode Debug\lubksb.obj"

".\Unicode Debug\ludcmp.obj"

".\Unicode Debug\mmid.obj"

".\Unicode Debug\odeint.obj"

".\Unicode Debug\plgndr.obj"

".\Unicode Debug\pzextr.obj"

".\Unicode Debug\rc.obj"

".\Unicode Debug\rd.obj"

".\Unicode Debug\rf.obj"

".\Unicode Debug\rj.obj"

".\Unicode Debug\sncndn.obj"

".\Unicode Debug\sphbes.obj"

".\Unicode Debug\TheParser.dll.embed.manifest.res"
]
Creating command line "link.exe @"d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\RSP00017A36322388.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Performing Custom Build Step
Performing Custom Build Step
Performing Custom Build Step
Performing Custom Build Step
Compiling...
stdafx.cpp
Automatically linking with BCGCBPRO956UD80.lib
Compiling...
EditInput.cpp
InputDialogBox.cpp
kch_path.cpp
lexer_util.cpp
parser_util.cpp
theparser_type.cpp
userdefinedtype.cpp
Generating Code...
Compiling...
KeywordLexer.cpp
KeywordParser.cpp
lexer.cpp
parser.cpp
random.cpp
spfunc.cpp
SyntaxAnalyzer.cpp
TheParser.cpp
Automatically linking with BCGCBPRO956UD80.lib
airy.cpp
beschb.cpp
bessi.cpp
bessi0.cpp
bessi1.cpp
bessik.cpp
bessj.cpp
bessj0.cpp
bessj1.cpp
bessjy.cpp
bessk.cpp
bessk0.cpp
Generating Code...
Compiling...
bessk1.cpp
bessy.cpp
bessy0.cpp
bessy1.cpp
beta.cpp
betacf.cpp
betai.cpp
bico.cpp
bsstep.cpp
chebev.cpp
cisi.cpp
dawson.cpp
ei.cpp
elle.cpp
ellf.cpp
ellpi.cpp
erfcc.cpp
erff.cpp
erffc.cpp
expint.cpp
Generating Code...
Compiling...
factln.cpp
factrl.cpp
frenel.cpp
gammln.cpp
gammp.cpp
gammq.cpp
gaussj.cpp
gcf.cpp
gser.cpp
hypdrv.cpp
hypgeo.cpp
hypser.cpp
lubksb.cpp
ludcmp.cpp
mmid.cpp
odeint.cpp
plgndr.cpp
pzextr.cpp
rc.cpp
rd.cpp
Generating Code...
Compiling...
rf.cpp
rj.cpp
sncndn.cpp
sphbes.cpp
Generating Code...
Compiling resources...
Compiling manifest to resources...
Linking...
   Creating library D:\Home\Visual Studio 2005\siliners\lib\TheParser.lib and object D:\Home\Visual Studio 2005\siliners\lib\TheParser.exp
Embedding manifest...
Results
  
Build log was saved at "file://d:\Home\Visual Studio 2005\Projects\YalSolution\TheParser\Unicode Debug\BuildLog.htm"
TheParser - 0 error(s), 0 warning(s)