| Build Log |
|
| Command Lines |
Creating temporary file "c:\Documents and Settings\Andy Kung\My Documents\Visual Studio Projects\JavaDll\Debug\RSP00000C.rsp" with contents [ /Od /I "C:\CDSDK\inc" /I "C:\Program Files\Java\j2sdk1.5.0\include\win32" /I "C:\Program Files\Java\j2sdk1.5.0\include" /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_AFXEXT" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Zc:wchar_t /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP ".\JavaDll.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\Andy Kung\My Documents\Visual Studio Projects\JavaDll\Debug\RSP00000C.rsp" /nologo" Creating temporary file "c:\Documents and Settings\Andy Kung\My Documents\Visual Studio Projects\JavaDll\Debug\RSP00000D.rsp" with contents [ /OUT:"Debug/PowerShotImageInput.dll" /INCREMENTAL /NOLOGO /DLL /DEF:".\JavaDll.def" /DEBUG /PDB:"Debug/JavaDll.pdb" /SUBSYSTEM:WINDOWS /IMPLIB:"Debug/JavaDll.lib" /MACHINE:X86 "\Cdsdk\lib\CDSDK.lib" ".\Debug\ComSetting.obj" ".\Debug\JavaDll.obj" ".\Debug\Mystream.obj" ".\Debug\Progress.obj" ".\Debug\Relctrl.obj" ".\Debug\Relctrldlg.obj" ".\Debug\stdafx.obj" ".\Debug\JavaDll.res" ] Creating command line "link.exe @"c:\Documents and Settings\Andy Kung\My Documents\Visual Studio Projects\JavaDll\Debug\RSP00000D.rsp"" |
| Output Window |
Compiling... JavaDll.cpp push, _CD_TYPE_H_PACK_, 1 pop, _CD_TYPE_H_PACK_ Linking... Creating library Debug/JavaDll.lib and object Debug/JavaDll.exp JavaDll.exp : warning LNK4070: /OUT:JavaDll.dll directive in .EXP differs from output filename 'Debug/PowerShotImageInput.dll'; ignoring directive |
| Results |
Build log was saved at "file://c:\Documents and Settings\Andy Kung\My Documents\Visual Studio Projects\JavaDll\Debug\BuildLog.htm" JavaDll - 0 error(s), 1 warning(s) |