Build Log |
|
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\user.USER-91D819DF23\Desktop\ConnectCode\BarcodeFontsTrial\Resource\DLL Integration Samples\TestFont_MFC_Native\TestFont_MFC_Native\Release\RSP000001.rsp" with contents [ /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /MD /GS /Zc:wchar_t /Yu"stdafx.h" /Fp"Release/TestFont_MFC_Native.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP ".\TestFont_MFC_NativeDlg.cpp" ".\TestFont_MFC_Native.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\user.USER-91D819DF23\Desktop\ConnectCode\BarcodeFontsTrial\Resource\DLL Integration Samples\TestFont_MFC_Native\TestFont_MFC_Native\Release\RSP000001.rsp" /nologo" Creating temporary file "c:\Documents and Settings\user.USER-91D819DF23\Desktop\ConnectCode\BarcodeFontsTrial\Resource\DLL Integration Samples\TestFont_MFC_Native\TestFont_MFC_Native\Release\RSP000002.rsp" with contents [ /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /MD /GS /Zc:wchar_t /Yc"stdafx.h" /Fp"Release/TestFont_MFC_Native.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP ".\stdafx.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\user.USER-91D819DF23\Desktop\ConnectCode\BarcodeFontsTrial\Resource\DLL Integration Samples\TestFont_MFC_Native\TestFont_MFC_Native\Release\RSP000002.rsp" /nologo" Creating temporary file "c:\Documents and Settings\user.USER-91D819DF23\Desktop\ConnectCode\BarcodeFontsTrial\Resource\DLL Integration Samples\TestFont_MFC_Native\TestFont_MFC_Native\Release\RSP000003.rsp" with contents [ /OUT:"Release/TestFont_MFC_Native.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:"Release/TestFont_MFC_Native.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /MACHINE:X86 connectcodefont.lib ".\connectcodefont.lib" ".\Release\stdafx.obj" ".\Release\TestFont_MFC_Native.obj" ".\Release\TestFont_MFC_NativeDlg.obj" ".\Release\TestFont_MFC_Native.res" ] Creating command line "link.exe @"c:\Documents and Settings\user.USER-91D819DF23\Desktop\ConnectCode\BarcodeFontsTrial\Resource\DLL Integration Samples\TestFont_MFC_Native\TestFont_MFC_Native\Release\RSP000003.rsp"" |
Output Window |
Compiling... stdafx.cpp Compiling... TestFont_MFC_NativeDlg.cpp TestFont_MFC_Native.cpp Generating Code... Linking... LINK : warning LNK4089: all references to 'OLEAUT32.dll' discarded by /OPT:REF |
Results |
Build log was saved at "file://c:\Documents and Settings\user.USER-91D819DF23\Desktop\ConnectCode\BarcodeFontsTrial\Resource\DLL Integration Samples\TestFont_MFC_Native\TestFont_MFC_Native\Release\BuildLog.htm" TestFont_MFC_Native - 0 error(s), 1 warning(s) |