Build Log
  

------- Build started: Project: PixelExporter, Configuration: Debug|Win32 -------

Command Lines
  
This edition of Visual C++ does not support the optimizing compiler.
This edition of Visual C++ does not support the optimizing compiler.
Creating temporary file "c:\Documents and Settings\tguennel\My Documents\IntVCU\Test\PixelExporter\Debug\RSP000001.rsp" with contents
[
/D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp".\Debug/PixelExporter.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP
".\sgfx.cpp"
".\SADirRead.cpp"
".\font.cpp"
".\DirectoryBrowse.cpp"
".\BrowseCtrl.cpp"
".\statconnectorsrv.cpp"
".\PixelExporterDlg.cpp"
".\PixelExporter.cpp"
".\Export.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\tguennel\My Documents\IntVCU\Test\PixelExporter\Debug\RSP000001.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\tguennel\My Documents\IntVCU\Test\PixelExporter\Debug\RSP000002.rsp" with contents
[
/D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp".\Debug/PixelExporter.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP
".\StdAfx.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\tguennel\My Documents\IntVCU\Test\PixelExporter\Debug\RSP000002.rsp" /nologo"
Creating command line "rc.exe /d "_DEBUG" /d "_AFXDLL" /l 0x409 /fo".\Debug/PixelExporter.res" ".\PixelExporter.rc""
Creating temporary file "c:\Documents and Settings\tguennel\My Documents\IntVCU\Test\PixelExporter\Debug\RSP000003.rsp" with contents
[
/OUT:".\Debug/PixelAnalyzer.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:".\Debug/PixelExporter.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86
".\Debug\Export.obj"
".\Debug\PixelExporter.obj"
".\Debug\PixelExporter.res"
".\Debug\PixelExporterDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\statconnectorsrv.obj"
".\Debug\BrowseCtrl.obj"
".\Debug\DirectoryBrowse.obj"
".\Debug\font.obj"
".\Debug\SADirRead.obj"
".\Debug\sgfx.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\tguennel\My Documents\IntVCU\Test\PixelExporter\Debug\RSP000003.rsp""
Output Window
  
Compiling...
StdAfx.cpp
 WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
Compiling...
sgfx.cpp
SADirRead.cpp
font.cpp
DirectoryBrowse.cpp
BrowseCtrl.cpp
statconnectorsrv.cpp
PixelExporterDlg.cpp
PixelExporter.cpp
c:\Documents and Settings\tguennel\My Documents\IntVCU\Test\PixelExporter\PixelExporter.cpp(52) : warning C4996: 'CWinApp::Enable3dControls' was declared deprecated
        c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\atlmfc\include\afxwin.h(4369) : see declaration of 'CWinApp::Enable3dControls'
Export.cpp
Generating Code...
Compiling resources...
Linking...
LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
Results
  
Build log was saved at "file://c:\Documents and Settings\tguennel\My Documents\IntVCU\Test\PixelExporter\Debug\BuildLog.htm"
PixelExporter - 0 error(s), 2 warning(s)