Build Log
  

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

Command Lines
  
Creating temporary file "e:\SVN\branches\xmpsdk\Debug\RSP00000540162696.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\ExpatAdapter.cpp

.\XMPUtils.cpp

".\XMPUtils-FileInfo.cpp"

.\XMPMeta.cpp

".\XMPMeta-Serialize.cpp"

".\XMPMeta-Parse.cpp"

".\XMPMeta-GetSet.cpp"

.\XMPIterator.cpp

.\XMPCore_Impl.cpp

.\WXMPUtils.cpp

.\WXMPMeta.cpp

.\WXMPIterator.cpp

.\UnicodeConversions.cpp

.\ParseRDF.cpp

.\MD5.cpp
]
Creating command line "cl.exe @e:\SVN\branches\xmpsdk\Debug\RSP00000540162696.rsp /nologo /errorReport:prompt"
Creating temporary file "e:\SVN\branches\xmpsdk\Debug\RSP00000640162696.rsp" with contents
[
/OUT:"Debug\xmpsdk.lib" .\debug\ExpatAdapter.obj

.\debug\MD5.obj

.\debug\ParseRDF.obj

.\debug\UnicodeConversions.obj

.\debug\WXMPIterator.obj

.\debug\WXMPMeta.obj

.\debug\WXMPUtils.obj

.\debug\XMPCore_Impl.obj

.\debug\XMPIterator.obj

".\debug\XMPMeta-GetSet.obj"

".\debug\XMPMeta-Parse.obj"

".\debug\XMPMeta-Serialize.obj"

.\debug\XMPMeta.obj

".\debug\XMPUtils-FileInfo.obj"

.\debug\XMPUtils.obj
]
Creating command line "lib.exe @e:\SVN\branches\xmpsdk\Debug\RSP00000640162696.rsp /NOLOGO"
Output Window
  
Compiling...
MD5.cpp
ParseRDF.cpp
e:\svn\branches\xmpsdk\xmpcore_impl.hpp(373) : warning C4267: 'initializing' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
UnicodeConversions.cpp
WXMPIterator.cpp
e:\svn\branches\xmpsdk\xmpcore_impl.hpp(373) : warning C4267: 'initializing' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
WXMPMeta.cpp
e:\svn\branches\xmpsdk\xmpcore_impl.hpp(373) : warning C4267: 'initializing' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
WXMPUtils.cpp
e:\svn\branches\xmpsdk\xmpcore_impl.hpp(373) : warning C4267: 'initializing' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
XMPCore_Impl.cpp
e:\svn\branches\xmpsdk\xmpcore_impl.hpp(373) : warning C4267: 'initializing' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpcore_impl.cpp(368) : warning C4267: '=' : conversion from 'size_t' to 'XMP_Index', possible loss of data
e:\svn\branches\xmpsdk\xmpcore_impl.cpp(442) : warning C4267: '=' : conversion from 'size_t' to 'XMP_Index', possible loss of data
e:\svn\branches\xmpsdk\xmpcore_impl.cpp(1012) : warning C4267: '=' : conversion from 'size_t' to 'XMP_Index', possible loss of data
e:\svn\branches\xmpsdk\xmpcore_impl.cpp(1051) : warning C4267: 'initializing' : conversion from 'size_t' to 'XMP_Index', possible loss of data
XMPIterator.cpp
e:\svn\branches\xmpsdk\xmpcore_impl.hpp(373) : warning C4267: 'initializing' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpiterator.cpp(643) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpiterator.cpp(655) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpiterator.cpp(658) : warning C4267: '-=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpiterator.cpp(663) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
XMPMeta-GetSet.cpp
e:\svn\branches\xmpsdk\xmpcore_impl.hpp(373) : warning C4267: 'initializing' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-getset.cpp(160) : warning C4267: 'initializing' : conversion from 'size_t' to 'XMP_Index', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-getset.cpp(359) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-getset.cpp(819) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-getset.cpp(821) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
XMPMeta-Parse.cpp
e:\svn\branches\xmpsdk\xmpcore_impl.hpp(373) : warning C4267: 'initializing' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-parse.cpp(586) : warning C4267: 'initializing' : conversion from 'size_t' to 'XMP_Index', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-parse.cpp(639) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-parse.cpp(939) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-parse.cpp(1082) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-parse.cpp(1126) : warning C4267: '-=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-parse.cpp(1178) : warning C4267: '-=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-parse.cpp(1197) : warning C4267: '+=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-parse.cpp(1206) : warning C4267: '+=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
XMPMeta-Serialize.cpp
e:\svn\branches\xmpsdk\xmpcore_impl.hpp(373) : warning C4267: 'initializing' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-serialize.cpp(506) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_Index', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-serialize.cpp(512) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_Index', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-serialize.cpp(856) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_Index', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-serialize.cpp(861) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_Index', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-serialize.cpp(1210) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-serialize.cpp(1212) : warning C4267: '+=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-serialize.cpp(1226) : warning C4267: '-=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-serialize.cpp(1234) : warning C4267: '-=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-serialize.cpp(1238) : warning C4267: '-=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-serialize.cpp(1265) : warning C4267: '-=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-serialize.cpp(1275) : warning C4267: '-=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-serialize.cpp(1279) : warning C4267: '-=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-serialize.cpp(1305) : warning C4267: '-=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-serialize.cpp(1315) : warning C4267: '-=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-serialize.cpp(1319) : warning C4267: '-=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta-serialize.cpp(1334) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
XMPMeta.cpp
e:\svn\branches\xmpsdk\xmpcore_impl.hpp(373) : warning C4267: 'initializing' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(107) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(112) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(115) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(177) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(182) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(214) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(217) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(223) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(235) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(241) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(243) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(245) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(259) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(260) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(261) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(263) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(275) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(276) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(280) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(283) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(723) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(731) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(732) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(739) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(740) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(751) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(752) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(759) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(760) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(801) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(807) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(812) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(817) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(821) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(822) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(825) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(919) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(946) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(976) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(1170) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(1174) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(1293) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(1294) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(1305) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(1306) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(1312) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(1327) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(1329) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(1340) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(1345) : warning C4267: 'argument' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(1383) : warning C4267: 'return' : conversion from 'size_t' to 'XMP_Index', possible loss of data
e:\svn\branches\xmpsdk\xmpmeta.cpp(1398) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
XMPUtils-FileInfo.cpp
e:\svn\branches\xmpsdk\xmpcore_impl.hpp(373) : warning C4267: 'initializing' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils-fileinfo.cpp(865) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
XMPUtils.cpp
e:\svn\branches\xmpsdk\xmpcore_impl.hpp(373) : warning C4267: 'initializing' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils.cpp(698) : warning C4267: 'initializing' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils.cpp(714) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils.cpp(746) : warning C4267: 'initializing' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils.cpp(755) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils.cpp(785) : warning C4267: 'initializing' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils.cpp(794) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils.cpp(824) : warning C4267: 'initializing' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils.cpp(834) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils.cpp(867) : warning C4267: 'initializing' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils.cpp(879) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils.cpp(897) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils.cpp(900) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils.cpp(928) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils.cpp(957) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils.cpp(986) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils.cpp(1124) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils.cpp(1512) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils.cpp(1638) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils.cpp(1786) : warning C4267: '-=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils.cpp(1853) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils.cpp(1855) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\xmputils.cpp(1857) : warning C4267: '=' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
ExpatAdapter.cpp
e:\svn\branches\xmpsdk\xmpcore_impl.hpp(373) : warning C4267: 'initializing' : conversion from 'size_t' to 'XMP_StringLen', possible loss of data
e:\svn\branches\xmpsdk\expatadapter.cpp(104) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
Generating Code...
Creating library...
Results
  
Build log was saved at "file://e:\SVN\branches\xmpsdk\Debug\BuildLog.htm"
xmpsdk - 0 error(s), 125 warning(s)