Build Log
  

Build started: Project: rops_plugin, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Users\Kissa2k\Downloads\rops_plugin_sdk-007\rops_plugin\Debug\RSP00005753323192.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "ROPS_PLUGIN_EXPORTS" /D "_WINDLL" /D "_MBCS" /GF /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\rops_plugin.cpp"
]
Creating command line "cl.exe @"c:\Users\Kissa2k\Downloads\rops_plugin_sdk-007\rops_plugin\Debug\RSP00005753323192.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\Kissa2k\Downloads\rops_plugin_sdk-007\rops_plugin\Debug\RSP00005853323192.rsp" with contents
[
/OUT:"C:\Users\Kissa2k\Downloads\rops_plugin_sdk-007\Debug\rops_plugin.dll" /DLL /MANIFEST /MANIFESTFILE:"Debug\rops_plugin.dll.intermediate.manifest" /DEF:"rops_plugin.def" /DEBUG /PDB:"c:\users\kissa2k\downloads\rops_plugin_sdk-007\debug\rops_plugin.pdb" /SUBSYSTEM:WINDOWS /OPT:NOWIN98 /LTCG /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

".\debug\rops_plugin.obj"
]
Creating command line "link.exe @"c:\Users\Kissa2k\Downloads\rops_plugin_sdk-007\rops_plugin\Debug\RSP00005853323192.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\Kissa2k\Downloads\rops_plugin_sdk-007\rops_plugin\Debug\RSP00005953323192.rsp" with contents
[
/outputresource:"..\debug\rops_plugin.dll;#2" /manifest

".\debug\rops_plugin.dll.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Users\Kissa2k\Downloads\rops_plugin_sdk-007\rops_plugin\Debug\RSP00005953323192.rsp" /nologo"
Creating temporary file "c:\Users\Kissa2k\Downloads\rops_plugin_sdk-007\rops_plugin\Debug\BAT00005A53323192.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\debug\mt.dep"
]
Creating command line """c:\Users\Kissa2k\Downloads\rops_plugin_sdk-007\rops_plugin\Debug\BAT00005A53323192.bat"""
Output Window
  
Compiling...
rops_plugin.cpp
c:\users\kissa2k\downloads\rops_plugin_sdk-007\rops_plugin\rops_plugin.cpp(29) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(339) : see declaration of '_vsnprintf'
c:\users\kissa2k\downloads\rops_plugin_sdk-007\rops_plugin\rops_plugin.cpp(35) : warning C4018: '<' : signed/unsigned mismatch
c:\users\kissa2k\downloads\rops_plugin_sdk-007\rops_plugin\rops_plugin.cpp(61) : 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\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\users\kissa2k\downloads\rops_plugin_sdk-007\rops_plugin\rops_plugin.cpp(63) : 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\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\users\kissa2k\downloads\rops_plugin_sdk-007\rops_plugin\rops_plugin.cpp(88) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(166) : see declaration of 'strtok'
c:\users\kissa2k\downloads\rops_plugin_sdk-007\rops_plugin\rops_plugin.cpp(92) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(166) : see declaration of 'strtok'
Linking...
   Creating library C:\Users\Kissa2k\Downloads\rops_plugin_sdk-007\Debug\rops_plugin.lib and object C:\Users\Kissa2k\Downloads\rops_plugin_sdk-007\Debug\rops_plugin.exp
LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance
Embedding manifest...
Results
  
Build log was saved at "file://c:\Users\Kissa2k\Downloads\rops_plugin_sdk-007\rops_plugin\Debug\BuildLog.htm"
rops_plugin - 0 error(s), 6 warning(s)