Buildprotokoll
  

------- Buildvorgang wurde gestartet: Projekt: httpPOST_Error, Konfiguration: Release|Win32 -------

Befehlszeilen
  
Die temporäre Datei "d:\Src\Uni\Work\httpPOST_Error\Release\RSP000032.rsp" wird erstellt. Inhalt:
[
/O2 /I "Res\Include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WIN32_WINNT" /D "_MBCS" /FD /EHsc /MD /GS /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
.\stdafx.cpp
.\SpaSe_Client.cpp
.\SOAPClient.cpp
.\Controller.cpp
.\Connection.cpp
]Erstellen der Befehlszeile "cl.exe @d:\Src\Uni\Work\httpPOST_Error\Release\RSP000032.rsp /nologo"Erstellen der Befehlszeile "rc.exe /fo"Release/httpPOST_Error.res" .\httpPOST_Error.rc"Die temporäre Datei "d:\Src\Uni\Work\httpPOST_Error\Release\RSP000033.rsp" wird erstellt. Inhalt:
[
/OUT:"Res\bin/httpPOST_Error.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:"Res\Lib" /DEBUG /PDB:"Res\bin/httpPOST_Error.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /MACHINE:X86 curlpp.lib libcurl.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
.\Release\Connection.obj
.\Release\Controller.obj
.\Release\SOAPClient.obj
.\Release\SpaSe_Client.obj
.\Release\stdafx.obj
.\Release\httpPOST_Error.res
]Erstellen der Befehlszeile "link.exe @d:\Src\Uni\Work\httpPOST_Error\Release\RSP000033.rsp"
Ausgabefenster
  
Kompilieren...
stdafx.cpp
SpaSe_Client.cpp
d:\Src\Uni\Work\httpPOST_Error\Connection.h(151) : warning C4267: 'return': Konvertierung von 'size_t' nach 'int', Datenverlust möglich
d:\Src\Uni\Work\httpPOST_Error\Controller.h(154) : warning C4244: '=': Konvertierung von 'LRESULT' in 'int', möglicher Datenverlust
d:\Src\Uni\Work\httpPOST_Error\Controller.h(246) : warning C4244: 'return': Konvertierung von 'LRESULT' in 'int', möglicher Datenverlust
SOAPClient.cpp
d:\Src\Uni\Work\httpPOST_Error\Connection.h(151) : warning C4267: 'return': Konvertierung von 'size_t' nach 'int', Datenverlust möglich
Controller.cpp
d:\Src\Uni\Work\httpPOST_Error\Connection.h(151) : warning C4267: 'return': Konvertierung von 'size_t' nach 'int', Datenverlust möglich
d:\Src\Uni\Work\httpPOST_Error\Controller.h(154) : warning C4244: '=': Konvertierung von 'LRESULT' in 'int', möglicher Datenverlust
d:\Src\Uni\Work\httpPOST_Error\Controller.h(246) : warning C4244: 'return': Konvertierung von 'LRESULT' in 'int', möglicher Datenverlust
Connection.cpp
d:\Src\Uni\Work\httpPOST_Error\Connection.h(151) : warning C4267: 'return': Konvertierung von 'size_t' nach 'int', Datenverlust möglich
Connection.cpp(243) : warning C4267: 'Argument': Konvertierung von 'size_t' nach 'cURLpp::Option::ParamType', Datenverlust möglich
        with
        [
            OptionType=long
        ]
Connection.cpp(310) : warning C4267: 'return': Konvertierung von 'size_t' nach 'int', Datenverlust möglich
d:\Src\Uni\Work\httpPOST_Error\Res\include\curlpp\Option.inl(88) : warning C4541: 'dynamic_cast' für polymorphen Typ 'cURLpp::OptionBase' mit /GR- verwendet; unvorhersehbares Verhalten möglich
        C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\xmemory(136): Bei der Kompilierung der Memberfunktion 'void cURLpp::Option::updateMeToOption(const cURLpp::OptionBase &)' der Klassenvorlage
        with
        [
            OptionType=long
        ]
        d:\Src\Uni\Work\httpPOST_Error\Res\include\curlpp\Option.hpp(136): Siehe Verweis auf Instanziierung der kompilierten Klassenvorlage 'cURLpp::Option'
        with
        [
            OptionType=long
        ]
        Connection.cpp(74): Siehe Verweis auf Instanziierung der kompilierten Klassenvorlage 'cURLpp::OptionTrait'
        with
        [
            OptionType=long,
            option=CURLOPT_TIMEOUT
        ]
d:\Src\Uni\Work\httpPOST_Error\Res\include\curlpp\Option.inl(88) : warning C4541: 'dynamic_cast' für polymorphen Typ 'cURLpp::OptionBase' mit /GR- verwendet; unvorhersehbares Verhalten möglich
        C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\xmemory(136): Bei der Kompilierung der Memberfunktion 'void cURLpp::Option::updateMeToOption(const cURLpp::OptionBase &)' der Klassenvorlage
        with
        [
            OptionType=std::string
        ]
        d:\Src\Uni\Work\httpPOST_Error\Res\include\curlpp\Option.hpp(136): Siehe Verweis auf Instanziierung der kompilierten Klassenvorlage 'cURLpp::Option'
        with
        [
            OptionType=std::string
        ]
        Connection.cpp(83): Siehe Verweis auf Instanziierung der kompilierten Klassenvorlage 'cURLpp::OptionTrait'
        with
        [
            OptionType=std::string,
            option=CURLOPT_URL
        ]
d:\Src\Uni\Work\httpPOST_Error\Res\include\curlpp\Option.inl(88) : warning C4541: 'dynamic_cast' für polymorphen Typ 'cURLpp::OptionBase' mit /GR- verwendet; unvorhersehbares Verhalten möglich
        C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\xmemory(136): Bei der Kompilierung der Memberfunktion 'void cURLpp::Option::updateMeToOption(const cURLpp::OptionBase &)' der Klassenvorlage
        with
        [
            OptionType=bool
        ]
        d:\Src\Uni\Work\httpPOST_Error\Res\include\curlpp\Option.hpp(136): Siehe Verweis auf Instanziierung der kompilierten Klassenvorlage 'cURLpp::Option'
        with
        [
            OptionType=bool
        ]
        Connection.cpp(89): Siehe Verweis auf Instanziierung der kompilierten Klassenvorlage 'cURLpp::OptionTrait'
        with
        [
            OptionType=bool,
            option=CURLOPT_VERBOSE
        ]
d:\Src\Uni\Work\httpPOST_Error\Res\include\curlpp\Option.inl(88) : warning C4541: 'dynamic_cast' für polymorphen Typ 'cURLpp::OptionBase' mit /GR- verwendet; unvorhersehbares Verhalten möglich
        C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\xmemory(136): Bei der Kompilierung der Memberfunktion 'void cURLpp::Option::updateMeToOption(const cURLpp::OptionBase &)' der Klassenvorlage
        with
        [
            OptionType=cURL::curl_write_callback 
        ]
        d:\Src\Uni\Work\httpPOST_Error\Res\include\curlpp\Option.hpp(136): Siehe Verweis auf Instanziierung der kompilierten Klassenvorlage 'cURLpp::Option'
        with
        [
            OptionType=cURL::curl_write_callback 
        ]
        Connection.cpp(95): Siehe Verweis auf Instanziierung der kompilierten Klassenvorlage 'cURLpp::OptionTrait'
        with
        [
            OptionType=cURL::curl_write_callback,
            option=CURLOPT_WRITEFUNCTION
        ]
d:\Src\Uni\Work\httpPOST_Error\Res\include\curlpp\Option.inl(88) : warning C4541: 'dynamic_cast' für polymorphen Typ 'cURLpp::OptionBase' mit /GR- verwendet; unvorhersehbares Verhalten möglich
        C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\xmemory(136): Bei der Kompilierung der Memberfunktion 'void cURLpp::Option::updateMeToOption(const cURLpp::OptionBase &)' der Klassenvorlage
        with
        [
            OptionType=void *
        ]
        d:\Src\Uni\Work\httpPOST_Error\Res\include\curlpp\Option.hpp(136): Siehe Verweis auf Instanziierung der kompilierten Klassenvorlage 'cURLpp::Option'
        with
        [
            OptionType=void *
        ]
        Connection.cpp(98): Siehe Verweis auf Instanziierung der kompilierten Klassenvorlage 'cURLpp::OptionTrait'
        with
        [
            OptionType=void *,
            option=CURLOPT_FILE
        ]
d:\Src\Uni\Work\httpPOST_Error\Res\include\curlpp\Option.inl(88) : warning C4541: 'dynamic_cast' für polymorphen Typ 'cURLpp::OptionBase' mit /GR- verwendet; unvorhersehbares Verhalten möglich
        C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\xmemory(136): Bei der Kompilierung der Memberfunktion 'void cURLpp::Option::updateMeToOption(const cURLpp::OptionBase &)' der Klassenvorlage
        with
        [
            OptionType=cURL::curl_debug_callback 
        ]
        d:\Src\Uni\Work\httpPOST_Error\Res\include\curlpp\Option.hpp(136): Siehe Verweis auf Instanziierung der kompilierten Klassenvorlage 'cURLpp::Option'
        with
        [
            OptionType=cURL::curl_debug_callback 
        ]
        Connection.cpp(101): Siehe Verweis auf Instanziierung der kompilierten Klassenvorlage 'cURLpp::OptionTrait'
        with
        [
            OptionType=cURL::curl_debug_callback,
            option=CURLOPT_DEBUGFUNCTION
        ]
d:\Src\Uni\Work\httpPOST_Error\Res\include\curlpp\Option.inl(88) : warning C4541: 'dynamic_cast' für polymorphen Typ 'cURLpp::OptionBase' mit /GR- verwendet; unvorhersehbares Verhalten möglich
        C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\xmemory(136): Bei der Kompilierung der Memberfunktion 'void cURLpp::Option::updateMeToOption(const cURLpp::OptionBase &)' der Klassenvorlage
        with
        [
            OptionType=std::list
        ]
        d:\Src\Uni\Work\httpPOST_Error\Res\include\curlpp\Option.hpp(136): Siehe Verweis auf Instanziierung der kompilierten Klassenvorlage 'cURLpp::Option'
        with
        [
            OptionType=std::list
        ]
        Connection.cpp(240): Siehe Verweis auf Instanziierung der kompilierten Klassenvorlage 'cURLpp::OptionTrait'
        with
        [
            OptionType=std::list,
            option=CURLOPT_HTTPHEADER
        ]
Code wird generiert...
Ressourcen werden kompiliert...
Verknüpfen...
Ergebnisse
  
Das Build-Protokoll wurde unter "file://d:\Src\Uni\Work\httpPOST_Error\Release\BuildLog.htm" gespeichert.
httpPOST_Error - 0 Fehler, 17 Warnung(en)