Buildprotokoll
  

Neu erstellen wurde gestartet: Projekt: "StyxParseTreeTest", Konfiguration: "Debug|Win32"

Befehlszeilen
  
Die temporäre Datei "e:\p\styx\libc++\winstyxc++\StyxParseTreeTest\Debug\RSP00000A31282960.rsp" wird erstellt. Inhalt:
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP "..\..\StyxUtil.C"

"..\..\StyxParseTreeTest.C"
]Erstellen der Befehlszeile "cl.exe @"e:\p\styx\libc++\winstyxc++\StyxParseTreeTest\Debug\RSP00000A31282960.rsp" /nologo /errorReport:prompt"Die temporäre Datei "e:\p\styx\libc++\winstyxc++\StyxParseTreeTest\Debug\TMP00000B31282960.tmp" wird erstellt. Inhalt:
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\StyxParseTreeTest.exe.embed.manifest"
]Erstellen der Befehlszeile "rc.exe /fo".\Debug\StyxParseTreeTest.exe.embed.manifest.res" "e:\p\styx\libc++\winstyxc++\StyxParseTreeTest\Debug\TMP00000B31282960.tmp""
Die temporäre Datei "e:\p\styx\libc++\winstyxc++\StyxParseTreeTest\Debug\RSP00000C31282960.rsp" wird erstellt. Inhalt:
[
/OUT:"Debug/StyxParseTreeTest.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\StyxParseTreeTest.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"Debug/StyxParseTreeTest.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 "..\libstyxc++\debug\libstyxc++.lib"

".\Debug\StyxParseTreeTest.obj"

".\Debug\StyxUtil.obj"

".\Debug\StyxParseTreeTest.exe.embed.manifest.res"
]Erstellen der Befehlszeile "link.exe @"e:\p\styx\libc++\winstyxc++\StyxParseTreeTest\Debug\RSP00000C31282960.rsp" /NOLOGO /ERRORREPORT:PROMPT"Die temporäre Datei "e:\p\styx\libc++\winstyxc++\StyxParseTreeTest\Debug\RSP00000D31282960.rsp" wird erstellt. Inhalt:
[
/out:".\Debug\StyxParseTreeTest.exe.embed.manifest" /notify_update /manifest

".\Debug\StyxParseTreeTest.exe.intermediate.manifest"
]Erstellen der Befehlszeile "mt.exe @"e:\p\styx\libc++\winstyxc++\StyxParseTreeTest\Debug\RSP00000D31282960.rsp" /nologo"Die temporäre Datei "e:\p\styx\libc++\winstyxc++\StyxParseTreeTest\Debug\BAT00000E31282960.bat" wird erstellt. Inhalt:
[
@echo, die Manifestressource wurde zuletzt um %TIME% am %DATE% aktualisiert > ".\Debug\mt.dep"
]Erstellen der Befehlszeile """e:\p\styx\libc++\winstyxc++\StyxParseTreeTest\Debug\BAT00000E31282960.bat"""Die temporäre Datei "e:\p\styx\libc++\winstyxc++\StyxParseTreeTest\Debug\TMP00000F31282960.tmp" wird erstellt. Inhalt:
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\StyxParseTreeTest.exe.embed.manifest"
]Erstellen der Befehlszeile "rc.exe /fo".\Debug\StyxParseTreeTest.exe.embed.manifest.res" "e:\p\styx\libc++\winstyxc++\StyxParseTreeTest\Debug\TMP00000F31282960.tmp""
Die temporäre Datei "e:\p\styx\libc++\winstyxc++\StyxParseTreeTest\Debug\RSP00001031282960.rsp" wird erstellt. Inhalt:
[
/OUT:"Debug/StyxParseTreeTest.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\StyxParseTreeTest.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"Debug/StyxParseTreeTest.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 "..\libstyxc++\debug\libstyxc++.lib"

".\Debug\StyxParseTreeTest.obj"

".\Debug\StyxUtil.obj"

".\Debug\StyxParseTreeTest.exe.embed.manifest.res"
]Erstellen der Befehlszeile "link.exe @"e:\p\styx\libc++\winstyxc++\StyxParseTreeTest\Debug\RSP00001031282960.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Ausgabefenster
  
Kompilieren...
StyxUtil.C
StyxParseTreeTest.C
e:\p\styx\libc++\styxparsetree.h(225) : warning C4244: 'Argument': Konvertierung von 'wchar_t' in 'char', möglicher Datenverlust
        e:\p\styx\libc++\styxparsetree.h(217): Bei der Kompilierung der  Klassen-template der void styx::TStyxParseTree::T_value2string::operator ()(styx::TStyxTree &,short,size_t)-Memberfunktion
        with
        [
            TC=char,
            N=styx::StyxNode
        ]
        e:\p\styx\libc++\styxparsetree.h(413): Siehe Verweis auf die Instanziierung der gerade kompilierten Klassen-template "styx::TStyxParseTree::T_value2string".
        with
        [
            TC=char
        ]
        e:\p\styx\libc++\styxparsetree.h(413): Bei der Kompilierung der  Klassen-template der std::basic_string<_Elem,_Traits,_Ax> styx::TStyxParseTree::asString(void)-Memberfunktion
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator,
            TC=char
        ]
        e:\p\styx\libc++\styxparsetreetest.c(61): Siehe Verweis auf die Instanziierung der gerade kompilierten Klassen-template "styx::TStyxParseTree".
        with
        [
            TC=char
        ]
        e:\p\styx\libc++\styxparsetreetest.c(290): Siehe Verweis auf die Instanziierung der gerade kompilierten Funktions-template "int parse(styx::CStyxParseTable &,styx::CStyxScanner *,std::string,bool,bool)".
Code wird generiert...
Manifest in Ressourcen wird kompiliert...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Verknüpfen...
Das Manifest wird eingebettet...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Ergebnisse
  
Das Buildprotokoll wurde unter "file://e:\p\styx\libc++\winstyxc++\StyxParseTreeTest\Debug\BuildLog.htm" gespeichert.
StyxParseTreeTest - 0 Fehler, 1 Warnung(en)