Build Log |
|
Command Lines |
Creating temporary file "c:\Users\Charlie\Documents\MyActiveX\MyActiveX\Release\RSP00002033282820.rsp" with contents [ /D "NDEBUG" /char signed /env win32 /tlb "Release/MyActiveX.tlb" /h "MyActiveXidl.h" /error stub_data .\MyActiveX.idl ] Creating command line "midl.exe @c:\Users\Charlie\Documents\MyActiveX\MyActiveX\Release\RSP00002033282820.rsp /nologo" Creating temporary file "c:\Users\Charlie\Documents\MyActiveX\MyActiveX\Release\RSP00002133282820.rsp" with contents [ /O2 /Oi /GL /I "C:\Users\Charlie\Desktop\google\tools\finder" /I "C:\Users\Charlie\Desktop\google\sandbox_poc\pocdll" /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_USRDLL" /D "_WINDLL" /D "_AFXDLL" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP ..\..\..\Desktop\google\sandbox_poc\pocdll\spyware.cc ..\..\..\Desktop\google\sandbox_poc\pocdll\registry.cc ..\..\..\Desktop\google\sandbox_poc\pocdll\processes_and_threads.cc ..\..\..\Desktop\google\sandbox_poc\pocdll\network.cc .\MyActiveXPropPage.cpp .\MyActiveXCtrl.cpp .\MyActiveX.cpp ..\..\..\Desktop\google\sandbox_poc\pocdll\invasive.cc ..\..\..\Desktop\google\sandbox_poc\pocdll\handles.cc ..\..\..\Desktop\google\sandbox_poc\pocdll\fs.cc ..\..\..\Desktop\google\cv.cc ] Creating command line "cl.exe @c:\Users\Charlie\Documents\MyActiveX\MyActiveX\Release\RSP00002133282820.rsp /nologo /errorReport:prompt" Creating temporary file "c:\Users\Charlie\Documents\MyActiveX\MyActiveX\Release\RSP00002233282820.rsp" with contents [ /O2 /Oi /GL /I "C:\Users\Charlie\Desktop\google\tools\finder" /I "C:\Users\Charlie\Desktop\google\sandbox_poc\pocdll" /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_USRDLL" /D "_WINDLL" /D "_AFXDLL" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Yc"stdafx.h" /Fp"Release\MyActiveX.pch" /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP .\stdafx.cpp ] Creating command line "cl.exe @c:\Users\Charlie\Documents\MyActiveX\MyActiveX\Release\RSP00002233282820.rsp /nologo /errorReport:prompt" Creating command line "rc.exe /d "NDEBUG" /d "_AFXDLL" /d "_UNICODE" /d "UNICODE" /l 0x409 /I "Release" /fo"Release/MyActiveX.res" .\MyActiveX.rc" Creating temporary file "c:\Users\Charlie\Documents\MyActiveX\MyActiveX\Release\RSP00002333282820.rsp" with contents [ /OUT:"C:\Users\Charlie\Documents\MyActiveX\Release\MyActiveX.ocx" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:"Release\MyActiveX.ocx.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEF:".\MyActiveX.def" /DEBUG /PDB:"C:\Users\Charlie\Documents\MyActiveX\Release\MyActiveX.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE:NO /NXCOMPAT /MACHINE:X86 ".\Release\cv.obj" ".\Release\fs.obj" ".\Release\handles.obj" ".\Release\invasive.obj" ".\Release\MyActiveX.obj" ".\Release\MyActiveXCtrl.obj" ".\Release\MyActiveXPropPage.obj" ".\Release\network.obj" ".\Release\processes_and_threads.obj" ".\Release\registry.obj" ".\Release\spyware.obj" ".\Release\stdafx.obj" ".\Release\MyActiveX.res" ] Creating command line "link.exe @c:\Users\Charlie\Documents\MyActiveX\MyActiveX\Release\RSP00002333282820.rsp /NOLOGO /ERRORREPORT:PROMPT" |
Output Window |
Creating Type Library... Processing .\MyActiveX.idl MyActiveX.idl Processing C:\Program Files\Microsoft SDKs\Windows\v6.0A\\include\oaidl.idl oaidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v6.0A\\include\objidl.idl objidl.idl Processing C:\Program Files\Microsoft SDKs\Windows\v6.0A\\include\unknwn.idl unknwn.idl Processing C:\Program Files\Microsoft SDKs\Windows\v6.0A\\include\wtypes.idl wtypes.idl Processing C:\Program Files\Microsoft SDKs\Windows\v6.0A\\include\basetsd.h basetsd.h Processing C:\Program Files\Microsoft SDKs\Windows\v6.0A\\include\guiddef.h guiddef.h Processing C:\Program Files\Microsoft SDKs\Windows\v6.0A\\include\oaidl.acf oaidl.acf Compiling... stdafx.cpp Compiling... spyware.cc registry.cc processes_and_threads.cc network.cc MyActiveXPropPage.cpp MyActiveXCtrl.cpp .\MyActiveXCtrl.cpp(726) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen' MyActiveX.cpp invasive.cc handles.cc fs.cc cv.cc ..\..\..\Desktop\google\cv.cc(16) : 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:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy' ..\..\..\Desktop\google\cv.cc(266) : warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(245) : see declaration of 'wcscat' ..\..\..\Desktop\google\cv.cc(283) : warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(245) : see declaration of 'wcscat' Compiling resources... Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1 Copyright (C) Microsoft Corporation. All rights reserved. Linking... mfcs90u.lib(dllmodul.obj) : error LNK2005: _DllMain@12 already defined in MSVCRT.lib(dllmain.obj) Creating library C:\Users\Charlie\Documents\MyActiveX\Release\MyActiveX.lib and object C:\Users\Charlie\Documents\MyActiveX\Release\MyActiveX.exp C:\Users\Charlie\Documents\MyActiveX\Release\MyActiveX.ocx : fatal error LNK1169: one or more multiply defined symbols found |
Results |
Build log was saved at "file://c:\Users\Charlie\Documents\MyActiveX\MyActiveX\Release\BuildLog.htm" MyActiveX - 2 error(s), 4 warning(s) |