Buildprotokoll
  

------- Buildvorgang wurde gestartet: Projekt: client, Konfiguration: Debug|Win32 -------

Befehlszeilen
  
Die temporäre Datei "c:\projects\ice forum\Ice\vc7.1\Ice\client\Debug\RSP000006.rsp" wird erstellt. Inhalt:
[
/Od /I "C:\projects\ice forum\ICE\include" /I "C:\Ice-2.0.0\include" /I "C:\projects\ice forum\ICE" /I "C:\Program Files\MySQL\MySQL Server 5.0\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_WIN32_WINNT=0x0500" /D "HAVE_BOOL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /GR /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
"\projects\ice forum\Ice\src\mysql.cpp"
"\projects\ice forum\Ice\src\console.cpp"
"\projects\ice forum\Ice\src\client_main.cpp"
"\projects\ice forum\Ice\src\client.cpp"
]Erstellen der Befehlszeile "cl.exe @"c:\projects\ice forum\Ice\vc7.1\Ice\client\Debug\RSP000006.rsp" /nologo"Die temporäre Datei "c:\projects\ice forum\Ice\vc7.1\Ice\client\Debug\RSP000007.rsp" wird erstellt. Inhalt:
[
/OUT:"Debug/client.exe" /INCREMENTAL /NOLOGO /LIBPATH:"E:\Src\mysql\lib\debug" /NODEFAULTLIB /DEBUG /PDB:"Debug/client.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 msvcprtd.lib msvcrtd.lib libcp.lib libc.lib iced.lib iceutild.lib mysqlclient.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 "\Ice-2.0.0\lib\iced.lib" "\Ice-2.0.0\lib\iceutild.lib"
".\Debug\client.obj"
".\Debug\client_main.obj"
".\Debug\console.obj"
".\Debug\mysql.obj"
]Erstellen der Befehlszeile "link.exe @"c:\projects\ice forum\Ice\vc7.1\Ice\client\Debug\RSP000007.rsp""
Ausgabefenster
  
Kompilieren...
mysql.cpp
c:\projects\ice forum\ICE\src\mysql.cpp(107) : warning C4244: 'return': Konvertierung von 'my_ulonglong' in 'unsigned long', möglicher Datenverlust
c:\projects\ice forum\ICE\src\mysql.cpp(119) : warning C4244: 'return': Konvertierung von 'my_ulonglong' in 'unsigned int', möglicher Datenverlust
console.cpp
client_main.cpp
client.cpp
c:\projects\ice forum\ICE\src\client.cpp(45) : warning C4101: 'e': Unreferenzierte lokale Variable
c:\projects\ice forum\ICE\src\client.cpp(234) : warning C4267: 'Initialisierung': Konvertierung von 'size_t' nach 'int', Datenverlust möglich
Code wird generiert...
Verknüpfen...
LINK : fatal error LNK1104: Datei 'mysqlclient.lib' kann nicht geöffnet werden
Ergebnisse
  
Das Build-Protokoll wurde unter "file://c:\projects\ice forum\Ice\vc7.1\Ice\client\Debug\BuildLog.htm" gespeichert.
client - 1 Fehler, 4 Warnung(en)