| Build Log |
|
| Command Lines |
Creating temporary file "h:\cpp\MA_Plugin_v13\Objs\Release\RSP00000140241464.rsp" with contents [ /O2 /Ob2 /I "../boost_1_58_0" /I "4D Plugin API" /I "ppc_h" /I "Sources/Socket" /I "Sources/Utility" /I "Sources/Utility/Markdown" /I "apr-1.5.2/include" /I "Sources/MA_Plugin_v13" /I "Sources/Json" /I "Sources/cJSON" /D "NDEBUG" /D "VERSIONWIN" /D "_USRDLL" /D "MY4DPLUGIN_EXPORTS" /D "WIN32" /D "_WINDOWS" /D "APR_DECLARE_STATIC" /D "APU_DECLARE_STATIC" /D "API_DECLARE_STATIC" /D "APU_USE_SDBM" /D "HAVE_SQL_H" /D "XML_STATIC" /D "ZMQ_STATIC" /D "_CRT_SECURE_NO_WARNINGS" /D "_VC80_UPGRADE=0x0710" /D "_WINDLL" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Fp".\Objs/Release/4D Plugin.pch" /Fo".\Objs/Release/" /Fd".\Objs/Release/" /W3 /c .\Sources\Json\Json_Plugin.cpp .\Sources\Socket\Tcp.cpp .\Sources\Socket\SocketPlugin.cpp .\Sources\Socket\Socket.cpp .\Sources\Utility\UtilityPlugin.cpp .\Sources\MA_Plugin_v13\Utility.cpp .\Sources\MA_Plugin_v13\MA_Plugin_v13.cpp .\Sources\MA_Plugin_v13\Blob.cpp ] Creating command line "cl.exe @h:\cpp\MA_Plugin_v13\Objs\Release\RSP00000140241464.rsp /nologo /errorReport:prompt" Creating command line "rc.exe /d "NDEBUG" /d "_VC80_UPGRADE=0x0710" /l 0x40c /fo".\Objs/Release/Version.res" .\Sources\MA_Plugin_v13\Version.rc" Creating temporary file "h:\cpp\MA_Plugin_v13\Objs\Release\RSP00000240241464.rsp" with contents [ /OUT:"release/MA_Plugin_v13.4DX" /DLL /MANIFEST /MANIFESTFILE:".\Objs/Release\MA_Plugin_v13.4DX.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /NODEFAULTLIB:"LIBCMT.lib libcpmtd" /DEF:".\4D Plugin API\4DPluginAPI.def" /PDB:".\Objs/Release/4D Plugin.pdb" /DYNAMICBASE:NO /IMPLIB:".\Objs/Release/4D Plugin.lib" /MACHINE:I386 ws2_32.lib mswsock.lib RpcRT4.Lib libapr_vc90_1.5.2.lib lua51.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\ppc_h\ASINTPPC.lib" ".\Objs\Release\Blob.obj" ".\Objs\Release\MA_Plugin_v13.obj" ".\Objs\Release\sha2.obj" ".\Objs\Release\Utility.obj" ".\Objs\Release\Version.res" ".\Objs\Release\4DPluginAPI.obj" ".\Objs\Release\UtilityPlugin.obj" ".\Objs\Release\autolink.obj" ".\Objs\Release\buffer.obj" ".\Objs\Release\houdini_href_e.obj" ".\Objs\Release\houdini_html_e.obj" ".\Objs\Release\html.obj" ".\Objs\Release\html_smartypants.obj" ".\Objs\Release\markdown.obj" ".\Objs\Release\stack.obj" ".\Objs\Release\Socket.obj" ".\Objs\Release\SocketPlugin.obj" ".\Objs\Release\Tcp.obj" ".\Objs\Release\Json_Plugin.obj" ".\Objs\Release\c_JSON.obj" ".\Objs\Release\c_JSON_test.obj" ] Creating command line "link.exe @h:\cpp\MA_Plugin_v13\Objs\Release\RSP00000240241464.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "h:\cpp\MA_Plugin_v13\Objs\Release\RSP00000340241464.rsp" with contents [ /outputresource:".\release\MA_Plugin_v13.4DX;#2" /manifest .\Objs\Release\MA_Plugin_v13.4DX.intermediate.manifest ] Creating command line "mt.exe @h:\cpp\MA_Plugin_v13\Objs\Release\RSP00000340241464.rsp /nologo" Creating temporary file "h:\cpp\MA_Plugin_v13\Objs\Release\BAT00000440241464.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Objs\Release\mt.dep ] Creating command line "h:\cpp\MA_Plugin_v13\Objs\Release\BAT00000440241464.bat" |
| Output Window |
Compiling...
Json_Plugin.cpp
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(321) : warning C4005: 'UINT8_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(448) : see previous definition of 'UINT8_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(336) : warning C4005: 'INT8_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(433) : see previous definition of 'INT8_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(354) : warning C4005: 'UINT16_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(451) : see previous definition of 'UINT16_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(378) : warning C4005: 'INT16_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(436) : see previous definition of 'INT16_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(393) : warning C4005: 'UINT32_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(454) : see previous definition of 'UINT32_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(423) : warning C4005: 'INT32_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(439) : see previous definition of 'INT32_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(488) : warning C4005: 'UINT64_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(457) : see previous definition of 'UINT64_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(489) : warning C4005: 'INT64_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(442) : see previous definition of 'INT64_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(555) : warning C4005: 'UINTMAX_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(461) : see previous definition of 'UINTMAX_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(556) : warning C4005: 'INTMAX_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(460) : see previous definition of 'INTMAX_C'
Tcp.cpp
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(321) : warning C4005: 'UINT8_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(448) : see previous definition of 'UINT8_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(336) : warning C4005: 'INT8_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(433) : see previous definition of 'INT8_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(354) : warning C4005: 'UINT16_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(451) : see previous definition of 'UINT16_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(378) : warning C4005: 'INT16_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(436) : see previous definition of 'INT16_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(393) : warning C4005: 'UINT32_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(454) : see previous definition of 'UINT32_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(423) : warning C4005: 'INT32_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(439) : see previous definition of 'INT32_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(488) : warning C4005: 'UINT64_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(457) : see previous definition of 'UINT64_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(489) : warning C4005: 'INT64_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(442) : see previous definition of 'INT64_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(555) : warning C4005: 'UINTMAX_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(461) : see previous definition of 'UINTMAX_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(556) : warning C4005: 'INTMAX_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(460) : see previous definition of 'INTMAX_C'
SocketPlugin.cpp
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(321) : warning C4005: 'UINT8_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(448) : see previous definition of 'UINT8_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(336) : warning C4005: 'INT8_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(433) : see previous definition of 'INT8_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(354) : warning C4005: 'UINT16_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(451) : see previous definition of 'UINT16_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(378) : warning C4005: 'INT16_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(436) : see previous definition of 'INT16_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(393) : warning C4005: 'UINT32_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(454) : see previous definition of 'UINT32_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(423) : warning C4005: 'INT32_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(439) : see previous definition of 'INT32_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(488) : warning C4005: 'UINT64_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(457) : see previous definition of 'UINT64_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(489) : warning C4005: 'INT64_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(442) : see previous definition of 'INT64_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(555) : warning C4005: 'UINTMAX_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(461) : see previous definition of 'UINTMAX_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(556) : warning C4005: 'INTMAX_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(460) : see previous definition of 'INTMAX_C'
Socket.cpp
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(321) : warning C4005: 'UINT8_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(448) : see previous definition of 'UINT8_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(336) : warning C4005: 'INT8_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(433) : see previous definition of 'INT8_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(354) : warning C4005: 'UINT16_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(451) : see previous definition of 'UINT16_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(378) : warning C4005: 'INT16_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(436) : see previous definition of 'INT16_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(393) : warning C4005: 'UINT32_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(454) : see previous definition of 'UINT32_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(423) : warning C4005: 'INT32_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(439) : see previous definition of 'INT32_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(488) : warning C4005: 'UINT64_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(457) : see previous definition of 'UINT64_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(489) : warning C4005: 'INT64_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(442) : see previous definition of 'INT64_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(555) : warning C4005: 'UINTMAX_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(461) : see previous definition of 'UINTMAX_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(556) : warning C4005: 'INTMAX_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(460) : see previous definition of 'INTMAX_C'
UtilityPlugin.cpp
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(321) : warning C4005: 'UINT8_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(448) : see previous definition of 'UINT8_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(336) : warning C4005: 'INT8_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(433) : see previous definition of 'INT8_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(354) : warning C4005: 'UINT16_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(451) : see previous definition of 'UINT16_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(378) : warning C4005: 'INT16_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(436) : see previous definition of 'INT16_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(393) : warning C4005: 'UINT32_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(454) : see previous definition of 'UINT32_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(423) : warning C4005: 'INT32_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(439) : see previous definition of 'INT32_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(488) : warning C4005: 'UINT64_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(457) : see previous definition of 'UINT64_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(489) : warning C4005: 'INT64_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(442) : see previous definition of 'INT64_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(555) : warning C4005: 'UINTMAX_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(461) : see previous definition of 'UINTMAX_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(556) : warning C4005: 'INTMAX_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(460) : see previous definition of 'INTMAX_C'
Utility.cpp
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(321) : warning C4005: 'UINT8_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(448) : see previous definition of 'UINT8_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(336) : warning C4005: 'INT8_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(433) : see previous definition of 'INT8_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(354) : warning C4005: 'UINT16_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(451) : see previous definition of 'UINT16_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(378) : warning C4005: 'INT16_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(436) : see previous definition of 'INT16_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(393) : warning C4005: 'UINT32_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(454) : see previous definition of 'UINT32_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(423) : warning C4005: 'INT32_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(439) : see previous definition of 'INT32_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(488) : warning C4005: 'UINT64_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(457) : see previous definition of 'UINT64_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(489) : warning C4005: 'INT64_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(442) : see previous definition of 'INT64_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(555) : warning C4005: 'UINTMAX_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(461) : see previous definition of 'UINTMAX_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(556) : warning C4005: 'INTMAX_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(460) : see previous definition of 'INTMAX_C'
MA_Plugin_v13.cpp
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(321) : warning C4005: 'UINT8_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(448) : see previous definition of 'UINT8_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(336) : warning C4005: 'INT8_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(433) : see previous definition of 'INT8_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(354) : warning C4005: 'UINT16_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(451) : see previous definition of 'UINT16_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(378) : warning C4005: 'INT16_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(436) : see previous definition of 'INT16_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(393) : warning C4005: 'UINT32_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(454) : see previous definition of 'UINT32_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(423) : warning C4005: 'INT32_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(439) : see previous definition of 'INT32_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(488) : warning C4005: 'UINT64_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(457) : see previous definition of 'UINT64_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(489) : warning C4005: 'INT64_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(442) : see previous definition of 'INT64_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(555) : warning C4005: 'UINTMAX_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(461) : see previous definition of 'UINTMAX_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(556) : warning C4005: 'INTMAX_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(460) : see previous definition of 'INTMAX_C'
Blob.cpp
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(321) : warning C4005: 'UINT8_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(448) : see previous definition of 'UINT8_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(336) : warning C4005: 'INT8_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(433) : see previous definition of 'INT8_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(354) : warning C4005: 'UINT16_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(451) : see previous definition of 'UINT16_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(378) : warning C4005: 'INT16_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(436) : see previous definition of 'INT16_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(393) : warning C4005: 'UINT32_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(454) : see previous definition of 'UINT32_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(423) : warning C4005: 'INT32_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(439) : see previous definition of 'INT32_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(488) : warning C4005: 'UINT64_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(457) : see previous definition of 'UINT64_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(489) : warning C4005: 'INT64_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(442) : see previous definition of 'INT64_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(555) : warning C4005: 'UINTMAX_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(461) : see previous definition of 'UINTMAX_C'
h:\cpp\ma_plugin_v13\sources\ma_plugin_v13\pstdint.h(556) : warning C4005: 'INTMAX_C' : macro redefinition
../boost_1_58_0\boost/cstdint.hpp(460) : see previous definition of 'INTMAX_C'
Generating Code...
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation. All rights reserved.
Linking...
Creating library .\Objs/Release/4D Plugin.lib and object .\Objs/Release/4D Plugin.exp
Embedding manifest...
|
| Results |
Build log was saved at "file://h:\cpp\MA_Plugin_v13\Objs\Release\BuildLog.htm" MA_Plugin_v13 - 0 error(s), 80 warning(s) |