Build Log
  

Build started: Project: messenger, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Coding\C++\HeX Plugin Downloads\source codes\Messenger\src\messenger\Release\RSP00006D52361204.rsp" with contents
[
/Od /GL /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "MESSENGER_EXPORTS" /D "_WINDLL" /FD /EHsc /MT /Zc:wchar_t- /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Wp64 /Zi /Gz /TP ".\plugin.cpp"
]
Creating command line "cl.exe @"c:\Coding\C++\HeX Plugin Downloads\source codes\Messenger\src\messenger\Release\RSP00006D52361204.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Coding\C++\HeX Plugin Downloads\source codes\Messenger\src\messenger\Release\RSP00006E52361204.rsp" with contents
[
/OUT:"C:\Coding\C++\HeX Plugin Downloads\source codes\Messenger\src\Release\messenger.dll" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:"Release\messenger.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEF:"messenger.def" /DEBUG /PDB:"c:\Coding\C++\HeX Plugin Downloads\source codes\Messenger\src\Release\messenger.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE:NO /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Release\HeXHubSDK.obj"

".\Release\listclass.obj"

".\Release\plugin.obj"
]
Creating command line "link.exe @"c:\Coding\C++\HeX Plugin Downloads\source codes\Messenger\src\messenger\Release\RSP00006E52361204.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Coding\C++\HeX Plugin Downloads\source codes\Messenger\src\messenger\Release\RSP00006F52361204.rsp" with contents
[
/outputresource:"..\Release\messenger.dll;#2" /manifest

".\Release\messenger.dll.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Coding\C++\HeX Plugin Downloads\source codes\Messenger\src\messenger\Release\RSP00006F52361204.rsp" /nologo"
Creating temporary file "c:\Coding\C++\HeX Plugin Downloads\source codes\Messenger\src\messenger\Release\BAT00007052361204.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """c:\Coding\C++\HeX Plugin Downloads\source codes\Messenger\src\messenger\Release\BAT00007052361204.bat"""
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
plugin.cpp
.\plugin.cpp(65) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
.\plugin.cpp(67) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
.\plugin.cpp(115) : warning C4805: '==' : unsafe mix of type 'BOOL' and type 'bool' in operation
.\plugin.cpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
.\plugin.cpp(136) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
.\plugin.cpp(169) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
.\plugin.cpp(188) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
.\plugin.cpp(194) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
.\plugin.cpp(203) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
.\plugin.cpp(208) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
.\plugin.cpp(215) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
.\plugin.cpp(221) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
.\plugin.cpp(261) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
.\plugin.cpp(267) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
.\plugin.cpp(285) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
.\plugin.cpp(290) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
.\plugin.cpp(297) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
.\plugin.cpp(395) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
.\plugin.cpp(418) : warning C4805: '==' : unsafe mix of type 'BOOL' and type 'bool' in operation
.\plugin.cpp(429) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
Linking...
   Creating library C:\Coding\C++\HeX Plugin Downloads\source codes\Messenger\src\Release\messenger.lib and object C:\Coding\C++\HeX Plugin Downloads\source codes\Messenger\src\Release\messenger.exp
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\Coding\C++\HeX Plugin Downloads\source codes\Messenger\src\messenger\Release\BuildLog.htm"
messenger - 0 error(s), 21 warning(s)