Buildprotokoll
  

Erstellen wurde gestartet: Projekt: "CplusplusDLL", Konfiguration: "Debug|Win32"

Befehlszeilen
  
Die temporäre Datei "d:\Test\Fortran2C_TEST\CplusplusDLL\CplusplusDLL\Debug\RSP00000129602256.rsp" wird erstellt. Inhalt:
[
/Od /D "WIN32" /D "_DEBUG" /D "_DLLEXPORT" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Zi /TP .\CplusplusDLL.cpp
]Erstellen der Befehlszeile "cl.exe @d:\Test\Fortran2C_TEST\CplusplusDLL\CplusplusDLL\Debug\RSP00000129602256.rsp /nologo /errorReport:prompt"Die temporäre Datei "d:\Test\Fortran2C_TEST\CplusplusDLL\CplusplusDLL\Debug\RSP00000229602256.rsp" wird erstellt. Inhalt:
[
/OUT:"D:\Test\Fortran2C_TEST\FortranConsole\Debug\CplusplusDLL.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"Debug\CplusplusDLL.dll.intermediate.manifest" /DEBUG /ASSEMBLYDEBUG /PDB:"d:\Test\Fortran2C_TEST\FortranConsole\debug\CplusplusDLL.pdb" /MACHINE:X86 ".\Debug\CplusplusDLL.obj"

".\Debug\Stdafx.obj"

".\Debug\app.res"

".\Debug\CplusplusDLL.dll.embed.manifest.res"
]Erstellen der Befehlszeile "link.exe @d:\Test\Fortran2C_TEST\CplusplusDLL\CplusplusDLL\Debug\RSP00000229602256.rsp /NOLOGO /ERRORREPORT:PROMPT"Die temporäre Datei "d:\Test\Fortran2C_TEST\CplusplusDLL\CplusplusDLL\Debug\RSP00000329602256.rsp" wird erstellt. Inhalt:
[
/out:.\Debug\CplusplusDLL.dll.embed.manifest /notify_update /manifest

.\Debug\CplusplusDLL.dll.intermediate.manifest
]Erstellen der Befehlszeile "mt.exe @d:\Test\Fortran2C_TEST\CplusplusDLL\CplusplusDLL\Debug\RSP00000329602256.rsp /nologo"Die temporäre Datei "d:\Test\Fortran2C_TEST\CplusplusDLL\CplusplusDLL\Debug\BAT00000429602256.bat" wird erstellt. Inhalt:
[
@echo, die Manifestressource wurde zuletzt um %TIME% am %DATE% aktualisiert > .\Debug\mt.dep
]Erstellen der Befehlszeile "d:\Test\Fortran2C_TEST\CplusplusDLL\CplusplusDLL\Debug\BAT00000429602256.bat"
Ausgabefenster
  
Kompilieren...
CplusplusDLL.cpp
d:\test\fortran2c_test\cplusplusdll\cplusplusdll\CplusplusDLL.h(8) : warning C4005: 'WINAPI': Makro-Neudefinition
        C:\Programme\Microsoft Visual Studio 8\VC\PlatformSDK\include\windef.h(123): Siehe vorherige Definition von 'WINAPI'
.\CplusplusDLL.cpp(66) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Programme\Microsoft Visual Studio 8\VC\include\string.h(74): Siehe Deklaration von 'strcpy'
.\CplusplusDLL.cpp(77) : warning C4305: '=': Verkürzung von 'double' in 'float'
Verknüpfen...
   Bibliothek "D:\Test\Fortran2C_TEST\FortranConsole\Debug\CplusplusDLL.lib" und Objekt "D:\Test\Fortran2C_TEST\FortranConsole\Debug\CplusplusDLL.exp" werden erstellt.
Das Manifest wird eingebettet...
Ergebnisse
  
Das Buildprotokoll wurde unter "file://d:\Test\Fortran2C_TEST\CplusplusDLL\CplusplusDLL\Debug\BuildLog.htm" gespeichert.
CplusplusDLL - 0 Fehler, 3 Warnung(en)