Advertisement
Guest User

ES Build Issues

a guest
May 14th, 2018
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 392.39 KB | None | 0 0
  1. **********************************************************************
  2. ** Visual Studio 2017 Developer Command Prompt v15.7.1
  3. ** Copyright (c) 2017 Microsoft Corporation
  4. **********************************************************************
  5.  
  6. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community>MSBuild c:\src\lib\FreeImage\FreeImage.2013.sln /p:Configuration=Release /p:Platform="Win32"
  7. Microsoft (R) Build Engine version 15.7.177.53362 for .NET Framework
  8. Copyright (C) Microsoft Corporation. All rights reserved.
  9.  
  10. Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  11. Build started 5/15/2018 12:14:57 AM.
  12. Project "c:\src\lib\FreeImage\FreeImage.2013.sln" on node 1 (default targets).
  13. ValidateSolutionConfiguration:
  14. Building solution configuration "Release|Win32".
  15. ValidateProjects:
  16. The project "FreeImageLib" is not selected for building in solution configuration "Release|Win32".
  17. Project "c:\src\lib\FreeImage\FreeImage.2013.sln" (1) is building "c:\src\lib\FreeImage\FreeImage.2013.vcxproj" (2) on
  18. node 1 (default targets).
  19. Project "c:\src\lib\FreeImage\FreeImage.2013.vcxproj" (2) is building "c:\src\lib\FreeImage\Source\LibJPEG\LibJPEG.2013
  20. .vcxproj" (3) on node 1 (default targets).
  21. InitializeBuildStatus:
  22. Creating ".\Win32\Release\LibJPEG.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  23. ClCompile:
  24. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\CL.exe /c /I.
  25. .\zlib /nologo /W3 /WX- /diagnostics:classic /Ox /Ob1 /Oi /Ot /Oy /D WIN32 /D NDEBUG /D _LIB /D _CRT_SECURE_NO_DEPREC
  26. ATE /D _VC80_UPGRADE=0x0710 /D _MBCS /GF /Gm- /EHsc /MT /GS- /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo".\Wi
  27. n32\Release\\" /Fd".\Win32\Release\LibJPEG.pdb" /Gd /TC /analyze- /FC /errorReport:queue jaricom.c jcapimin.c jcapist
  28. d.c jcarith.c jccoefct.c jccolor.c jcdctmgr.c jchuff.c jcinit.c jcmainct.c jcmarker.c jcmaster.c jcomapi.c jcparam.c
  29. jcprepct.c jcsample.c jctrans.c jdapimin.c jdapistd.c jdarith.c jdatadst.c jdatasrc.c jdcoefct.c jdcolor.c jddctmgr.c
  30. jdhuff.c jdinput.c jdmainct.c jdmarker.c jdmaster.c jdmerge.c jdpostct.c jdsample.c jdtrans.c jerror.c jfdctflt.c jf
  31. dctfst.c jfdctint.c jidctflt.c jidctfst.c jidctint.c jmemmgr.c jmemnobs.c jquant1.c jquant2.c jutils.c transupp.c
  32. jaricom.c
  33. jcapimin.c
  34. jcapistd.c
  35. jcarith.c
  36. jccoefct.c
  37. jccolor.c
  38. jcdctmgr.c
  39. jchuff.c
  40. jcinit.c
  41. jcmainct.c
  42. jcmarker.c
  43. jcmaster.c
  44. jcomapi.c
  45. jcparam.c
  46. jcprepct.c
  47. jcsample.c
  48. jctrans.c
  49. jdapimin.c
  50. jdapistd.c
  51. jdarith.c
  52. Generating Code...
  53. Compiling...
  54. jdatadst.c
  55. jdatasrc.c
  56. jdcoefct.c
  57. jdcolor.c
  58. jddctmgr.c
  59. jdhuff.c
  60. jdinput.c
  61. jdmainct.c
  62. jdmarker.c
  63. jdmaster.c
  64. jdmerge.c
  65. jdpostct.c
  66. jdsample.c
  67. jdtrans.c
  68. jerror.c
  69. jfdctflt.c
  70. jfdctfst.c
  71. jfdctint.c
  72. jidctflt.c
  73. jidctfst.c
  74. Generating Code...
  75. Compiling...
  76. jidctint.c
  77. jmemmgr.c
  78. jmemnobs.c
  79. jquant1.c
  80. jquant2.c
  81. jutils.c
  82. transupp.c
  83. Generating Code...
  84. Lib:
  85. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\Lib.exe /OUT:
  86. ".\Win32\Release\LibJPEG.lib" /NOLOGO /LTCG .\Win32\Release\jaricom.obj
  87. .\Win32\Release\jcapimin.obj
  88. .\Win32\Release\jcapistd.obj
  89. .\Win32\Release\jcarith.obj
  90. .\Win32\Release\jccoefct.obj
  91. .\Win32\Release\jccolor.obj
  92. .\Win32\Release\jcdctmgr.obj
  93. .\Win32\Release\jchuff.obj
  94. .\Win32\Release\jcinit.obj
  95. .\Win32\Release\jcmainct.obj
  96. .\Win32\Release\jcmarker.obj
  97. .\Win32\Release\jcmaster.obj
  98. .\Win32\Release\jcomapi.obj
  99. .\Win32\Release\jcparam.obj
  100. .\Win32\Release\jcprepct.obj
  101. .\Win32\Release\jcsample.obj
  102. .\Win32\Release\jctrans.obj
  103. .\Win32\Release\jdapimin.obj
  104. .\Win32\Release\jdapistd.obj
  105. .\Win32\Release\jdarith.obj
  106. .\Win32\Release\jdatadst.obj
  107. .\Win32\Release\jdatasrc.obj
  108. .\Win32\Release\jdcoefct.obj
  109. .\Win32\Release\jdcolor.obj
  110. .\Win32\Release\jddctmgr.obj
  111. .\Win32\Release\jdhuff.obj
  112. .\Win32\Release\jdinput.obj
  113. .\Win32\Release\jdmainct.obj
  114. .\Win32\Release\jdmarker.obj
  115. .\Win32\Release\jdmaster.obj
  116. .\Win32\Release\jdmerge.obj
  117. .\Win32\Release\jdpostct.obj
  118. .\Win32\Release\jdsample.obj
  119. .\Win32\Release\jdtrans.obj
  120. .\Win32\Release\jerror.obj
  121. .\Win32\Release\jfdctflt.obj
  122. .\Win32\Release\jfdctfst.obj
  123. .\Win32\Release\jfdctint.obj
  124. .\Win32\Release\jidctflt.obj
  125. .\Win32\Release\jidctfst.obj
  126. .\Win32\Release\jidctint.obj
  127. .\Win32\Release\jmemmgr.obj
  128. .\Win32\Release\jmemnobs.obj
  129. .\Win32\Release\jquant1.obj
  130. .\Win32\Release\jquant2.obj
  131. .\Win32\Release\jutils.obj
  132. .\Win32\Release\transupp.obj
  133. LibJPEG.2013.vcxproj -> c:\src\lib\FreeImage\Source\LibJPEG\.\Win32\Release\LibJPEG.lib
  134. FinalizeBuildStatus:
  135. Deleting file ".\Win32\Release\LibJPEG.tlog\unsuccessfulbuild".
  136. Touching ".\Win32\Release\LibJPEG.tlog\LibJPEG.lastbuildstate".
  137. Done Building Project "c:\src\lib\FreeImage\Source\LibJPEG\LibJPEG.2013.vcxproj" (default targets).
  138.  
  139. Project "c:\src\lib\FreeImage\FreeImage.2013.vcxproj" (2) is building "c:\src\lib\FreeImage\Source\LibJXR\LibJXR.2013.v
  140. cxproj" (4) on node 1 (default targets).
  141. InitializeBuildStatus:
  142. Creating ".\Win32\Release\LibJXR.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  143. ClCompile:
  144. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\CL.exe /c /I.
  145. /image/sys /I./jxrgluelib /nologo /W3 /WX- /diagnostics:classic /Ox /Ob1 /Oi /Ot /Oy /D WIN32 /D NDEBUG /D _LIB /D DI
  146. SABLE_PERF_MEASUREMENT /D _MBCS /Gm- /EHsc /MT /GS- /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo".\Win32\R
  147. elease\\" /Fd".\Win32\Release\LibJXR.pdb" /Gd /TC /analyze- /FC /errorReport:queue image\decode\JXRTranscode.c image\
  148. decode\decode.c image\decode\postprocess.c image\decode\segdec.c image\decode\strInvTransform.c image\decode\strPredQ
  149. uantDec.c image\decode\strdec.c image\decode\strdec_x86.c image\encode\encode.c image\encode\segenc.c image\encode\st
  150. rFwdTransform.c image\encode\strPredQuantEnc.c image\encode\strenc.c image\encode\strenc_x86.c image\sys\adapthuff.c
  151. image\sys\image.c image\sys\strPredQuant.c image\sys\strTransform.c image\sys\strcodec.c jxrgluelib\JXRGlue.c jxrglue
  152. lib\JXRGlueJxr.c jxrgluelib\JXRGluePFC.c jxrgluelib\JXRMeta.c
  153. JXRTranscode.c
  154. decode.c
  155. postprocess.c
  156. segdec.c
  157. strInvTransform.c
  158. strPredQuantDec.c
  159. strdec.c
  160. strdec_x86.c
  161. encode.c
  162. segenc.c
  163. strFwdTransform.c
  164. strPredQuantEnc.c
  165. strenc.c
  166. strenc_x86.c
  167. adapthuff.c
  168. image.c
  169. strPredQuant.c
  170. strTransform.c
  171. strcodec.c
  172. JXRGlue.c
  173. Generating Code...
  174. Compiling...
  175. JXRGlueJxr.c
  176. JXRGluePFC.c
  177. JXRMeta.c
  178. Generating Code...
  179. Lib:
  180. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\Lib.exe /OUT:
  181. ".\Win32\Release\LibJXR.lib" /NOLOGO /LTCG .\Win32\Release\decode.obj
  182. .\Win32\Release\JXRTranscode.obj
  183. .\Win32\Release\postprocess.obj
  184. .\Win32\Release\segdec.obj
  185. .\Win32\Release\strdec.obj
  186. .\Win32\Release\strdec_x86.obj
  187. .\Win32\Release\strInvTransform.obj
  188. .\Win32\Release\strPredQuantDec.obj
  189. .\Win32\Release\encode.obj
  190. .\Win32\Release\segenc.obj
  191. .\Win32\Release\strenc.obj
  192. .\Win32\Release\strenc_x86.obj
  193. .\Win32\Release\strFwdTransform.obj
  194. .\Win32\Release\strPredQuantEnc.obj
  195. .\Win32\Release\adapthuff.obj
  196. .\Win32\Release\image.obj
  197. .\Win32\Release\strcodec.obj
  198. .\Win32\Release\strPredQuant.obj
  199. .\Win32\Release\strTransform.obj
  200. .\Win32\Release\JXRGlue.obj
  201. .\Win32\Release\JXRGlueJxr.obj
  202. .\Win32\Release\JXRGluePFC.obj
  203. .\Win32\Release\JXRMeta.obj
  204. LibJXR.2013.vcxproj -> c:\src\lib\FreeImage\Source\LibJXR\.\Win32\Release\LibJXR.lib
  205. FinalizeBuildStatus:
  206. Deleting file ".\Win32\Release\LibJXR.tlog\unsuccessfulbuild".
  207. Touching ".\Win32\Release\LibJXR.tlog\LibJXR.lastbuildstate".
  208. Done Building Project "c:\src\lib\FreeImage\Source\LibJXR\LibJXR.2013.vcxproj" (default targets).
  209.  
  210. Project "c:\src\lib\FreeImage\FreeImage.2013.vcxproj" (2) is building "c:\src\lib\FreeImage\Source\LibOpenJPEG\LibOpenJ
  211. PEG.2013.vcxproj" (5) on node 1 (default targets).
  212. InitializeBuildStatus:
  213. Creating ".\Win32\Release\LibOpenJPEG.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  214. ClCompile:
  215. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\CL.exe /c /no
  216. logo /W3 /WX- /diagnostics:classic /O2 /Ob1 /Oi /Ot /Oy /D WIN32 /D NDEBUG /D _LIB /D OPJ_STATIC /D _CRT_SECURE_NO_DE
  217. PRECATE /D _VC80_UPGRADE=0x0710 /D _MBCS /GF /Gm- /EHsc /MT /GS- /Gy- /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline
  218. /Fo".\Win32\Release\\" /Fd".\Win32\Release\LibOpenJPEG.pdb" /Gd /TC /analyze- /FC /errorReport:queue bio.c cio.c dwt
  219. .c event.c image.c j2k.c jp2.c mct.c mqc.c openjpeg.c pi.c raw.c t1.c t2.c tcd.c tgt.c
  220. bio.c
  221. cio.c
  222. dwt.c
  223. event.c
  224. image.c
  225. j2k.c
  226. jp2.c
  227. mct.c
  228. mqc.c
  229. openjpeg.c
  230. pi.c
  231. raw.c
  232. t1.c
  233. t2.c
  234. tcd.c
  235. tgt.c
  236. Generating Code...
  237. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\CL.exe /c /no
  238. logo /W3 /WX- /diagnostics:classic /Ox /Ob1 /Oi /Ot /Oy /D WIN32 /D NDEBUG /D _LIB /D OPJ_STATIC /D _CRT_SECURE_NO_DE
  239. PRECATE /D _VC80_UPGRADE=0x0710 /D _MBCS /GF /Gm- /EHsc /MT /GS- /Gy- /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline
  240. /Fo".\Win32\Release\\" /Fd".\Win32\Release\LibOpenJPEG.pdb" /Gd /TC /analyze- /FC /errorReport:queue function_list.c
  241. invert.c opj_clock.c
  242. function_list.c
  243. invert.c
  244. opj_clock.c
  245. Generating Code...
  246. Lib:
  247. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\Lib.exe /OUT:
  248. ".\Win32\Release\LibOpenJPEG.lib" /NOLOGO /LTCG .\Win32\Release\bio.obj
  249. .\Win32\Release\cio.obj
  250. .\Win32\Release\dwt.obj
  251. .\Win32\Release\event.obj
  252. .\Win32\Release\function_list.obj
  253. .\Win32\Release\image.obj
  254. .\Win32\Release\invert.obj
  255. .\Win32\Release\j2k.obj
  256. .\Win32\Release\jp2.obj
  257. .\Win32\Release\mct.obj
  258. .\Win32\Release\mqc.obj
  259. .\Win32\Release\openjpeg.obj
  260. .\Win32\Release\opj_clock.obj
  261. .\Win32\Release\pi.obj
  262. .\Win32\Release\raw.obj
  263. .\Win32\Release\t1.obj
  264. .\Win32\Release\t2.obj
  265. .\Win32\Release\tcd.obj
  266. .\Win32\Release\tgt.obj
  267. LibOpenJPEG.2013.vcxproj -> c:\src\lib\FreeImage\Source\LibOpenJPEG\.\Win32\Release\LibOpenJPEG.lib
  268. FinalizeBuildStatus:
  269. Deleting file ".\Win32\Release\LibOpenJPEG.tlog\unsuccessfulbuild".
  270. Touching ".\Win32\Release\LibOpenJPEG.tlog\LibOpenJPEG.lastbuildstate".
  271. Done Building Project "c:\src\lib\FreeImage\Source\LibOpenJPEG\LibOpenJPEG.2013.vcxproj" (default targets).
  272.  
  273. Project "c:\src\lib\FreeImage\FreeImage.2013.vcxproj" (2) is building "c:\src\lib\FreeImage\Source\LibPNG\LibPNG.2013.v
  274. cxproj" (6) on node 1 (default targets).
  275. Project "c:\src\lib\FreeImage\Source\LibPNG\LibPNG.2013.vcxproj" (6) is building "c:\src\lib\FreeImage\Source\ZLib\ZLib
  276. .2013.vcxproj" (7) on node 1 (default targets).
  277. InitializeBuildStatus:
  278. Creating ".\Win32\Release\ZLib.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  279. ClCompile:
  280. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\CL.exe /c /no
  281. logo /W3 /WX- /diagnostics:classic /Ox /Ob1 /Oi /Ot /Oy /D WIN32 /D NDEBUG /D _LIB /D _CRT_SECURE_NO_DEPRECATE /D _CR
  282. T_SECURE_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D _VC80_UPGRADE=0x0710 /D _MBCS /GF /Gm- /EHsc /MT /GS- /fp:precise
  283. /Zc:wchar_t /Zc:forScope /Zc:inline /Fo".\Win32\Release\\" /Fd".\Win32\Release\ZLib.pdb" /Gd /TC /analyze- /FC /error
  284. Report:queue adler32.c compress.c crc32.c deflate.c gzclose.c gzlib.c gzread.c gzwrite.c infback.c inffast.c inflate.
  285. c inftrees.c trees.c uncompr.c zutil.c
  286. adler32.c
  287. compress.c
  288. crc32.c
  289. deflate.c
  290. gzclose.c
  291. gzlib.c
  292. c:\src\lib\freeimage\source\zlib\gzlib.c(245): warning C4996: 'open': The POSIX name for this item is deprecated. Inste
  293. ad, use the ISO C and C++ conformant name: _open. See online help for details. [c:\src\lib\FreeImage\Source\ZLib\ZLib.2
  294. 013.vcxproj]
  295. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(516): note: see declaration of 'open'
  296. gzread.c
  297. c:\src\lib\freeimage\source\zlib\gzread.c(30): warning C4996: 'read': The POSIX name for this item is deprecated. Inste
  298. ad, use the ISO C and C++ conformant name: _read. See online help for details. [c:\src\lib\FreeImage\Source\ZLib\ZLib.2
  299. 013.vcxproj]
  300. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(523): note: see declaration of 'read'
  301. c:\src\lib\freeimage\source\zlib\gzread.c(591): warning C4996: 'close': The POSIX name for this item is deprecated. Ins
  302. tead, use the ISO C and C++ conformant name: _close. See online help for details. [c:\src\lib\FreeImage\Source\ZLib\ZLi
  303. b.2013.vcxproj]
  304. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
  305. gzwrite.c
  306. c:\src\lib\freeimage\source\zlib\gzwrite.c(84): warning C4996: 'write': The POSIX name for this item is deprecated. Ins
  307. tead, use the ISO C and C++ conformant name: _write. See online help for details. [c:\src\lib\FreeImage\Source\ZLib\ZLi
  308. b.2013.vcxproj]
  309. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(558): note: see declaration of 'write'
  310. c:\src\lib\freeimage\source\zlib\gzwrite.c(101): warning C4996: 'write': The POSIX name for this item is deprecated. In
  311. stead, use the ISO C and C++ conformant name: _write. See online help for details. [c:\src\lib\FreeImage\Source\ZLib\ZL
  312. ib.2013.vcxproj]
  313. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(558): note: see declaration of 'write'
  314. c:\src\lib\freeimage\source\zlib\gzwrite.c(573): warning C4996: 'close': The POSIX name for this item is deprecated. In
  315. stead, use the ISO C and C++ conformant name: _close. See online help for details. [c:\src\lib\FreeImage\Source\ZLib\ZL
  316. ib.2013.vcxproj]
  317. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
  318. infback.c
  319. inffast.c
  320. inflate.c
  321. inftrees.c
  322. trees.c
  323. uncompr.c
  324. zutil.c
  325. Generating Code...
  326. Lib:
  327. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\Lib.exe /OUT:
  328. ".\Win32\Release\ZLib.lib" /NOLOGO /LTCG .\Win32\Release\adler32.obj
  329. .\Win32\Release\compress.obj
  330. .\Win32\Release\crc32.obj
  331. .\Win32\Release\deflate.obj
  332. .\Win32\Release\gzclose.obj
  333. .\Win32\Release\gzlib.obj
  334. .\Win32\Release\gzread.obj
  335. .\Win32\Release\gzwrite.obj
  336. .\Win32\Release\infback.obj
  337. .\Win32\Release\inffast.obj
  338. .\Win32\Release\inflate.obj
  339. .\Win32\Release\inftrees.obj
  340. .\Win32\Release\trees.obj
  341. .\Win32\Release\uncompr.obj
  342. .\Win32\Release\zutil.obj
  343. ZLib.2013.vcxproj -> c:\src\lib\FreeImage\Source\ZLib\.\Win32\Release\ZLib.lib
  344. FinalizeBuildStatus:
  345. Deleting file ".\Win32\Release\ZLib.tlog\unsuccessfulbuild".
  346. Touching ".\Win32\Release\ZLib.tlog\ZLib.lastbuildstate".
  347. Done Building Project "c:\src\lib\FreeImage\Source\ZLib\ZLib.2013.vcxproj" (default targets).
  348.  
  349. InitializeBuildStatus:
  350. Creating ".\Win32\Release\LibPNG.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  351. ClCompile:
  352. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\CL.exe /c /I.
  353. .\zlib /nologo /W3 /WX- /diagnostics:classic /Ox /Ob1 /Oi /Ot /Oy /D WIN32 /D NDEBUG /D _LIB /D _CRT_SECURE_NO_DEPREC
  354. ATE /D _VC80_UPGRADE=0x0710 /D _MBCS /GF /Gm- /EHsc /MT /GS- /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo".\Wi
  355. n32\Release\\" /Fd".\Win32\Release\LibPNG.pdb" /Gd /TC /analyze- /FC /errorReport:queue png.c pngerror.c pngget.c png
  356. mem.c pngpread.c pngread.c pngrio.c pngrtran.c pngrutil.c pngset.c pngtrans.c pngwio.c pngwrite.c pngwtran.c pngwutil
  357. .c
  358. png.c
  359. pngerror.c
  360. pngget.c
  361. pngmem.c
  362. pngpread.c
  363. pngread.c
  364. pngrio.c
  365. pngrtran.c
  366. pngrutil.c
  367. pngset.c
  368. pngtrans.c
  369. pngwio.c
  370. pngwrite.c
  371. pngwtran.c
  372. pngwutil.c
  373. Generating Code...
  374. Lib:
  375. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\Lib.exe /OUT:
  376. ".\Win32\Release\LibPNG.lib" /NOLOGO /LTCG .\Win32\Release\png.obj
  377. .\Win32\Release\pngerror.obj
  378. .\Win32\Release\pngget.obj
  379. .\Win32\Release\pngmem.obj
  380. .\Win32\Release\pngpread.obj
  381. .\Win32\Release\pngread.obj
  382. .\Win32\Release\pngrio.obj
  383. .\Win32\Release\pngrtran.obj
  384. .\Win32\Release\pngrutil.obj
  385. .\Win32\Release\pngset.obj
  386. .\Win32\Release\pngtrans.obj
  387. .\Win32\Release\pngwio.obj
  388. .\Win32\Release\pngwrite.obj
  389. .\Win32\Release\pngwtran.obj
  390. .\Win32\Release\pngwutil.obj
  391. LibPNG.2013.vcxproj -> c:\src\lib\FreeImage\Source\LibPNG\.\Win32\Release\LibPNG.lib
  392. FinalizeBuildStatus:
  393. Deleting file ".\Win32\Release\LibPNG.tlog\unsuccessfulbuild".
  394. Touching ".\Win32\Release\LibPNG.tlog\LibPNG.lastbuildstate".
  395. Done Building Project "c:\src\lib\FreeImage\Source\LibPNG\LibPNG.2013.vcxproj" (default targets).
  396.  
  397. Project "c:\src\lib\FreeImage\FreeImage.2013.vcxproj" (2) is building "c:\src\lib\FreeImage\Source\LibRawLite\LibRawLit
  398. e.2013.vcxproj" (8) on node 1 (default targets).
  399. InitializeBuildStatus:
  400. Creating ".\Win32\Release\LibRaw.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  401. ClCompile:
  402. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\CL.exe /c /I.
  403. / /nologo /W3 /WX- /diagnostics:classic /Ox /Ob1 /Oi /Ot /Oy /D WIN32 /D NDEBUG /D _LIB /D _CRT_SECURE_NO_WARNINGS /D
  404. LIBRAW_NODLL /D _MBCS /GF /Gm- /EHsc /MT /GS- /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp- /Fo".\Win32\R
  405. elease\\" /Fd".\Win32\Release\LibRaw.pdb" /Gd /TP /analyze- /FC /errorReport:queue internal\dcraw_common.cpp internal
  406. \dcraw_fileio.cpp internal\demosaic_packs.cpp src\libraw_c_api.cpp src\libraw_cxx.cpp src\libraw_datastream.cpp
  407. dcraw_common.cpp
  408. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(72): warning C4996: 'strnicmp': The POSIX name for thi
  409. s item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src\l
  410. ib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  411. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  412. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(193): warning C4996: 'swab': The POSIX name for this i
  413. tem is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details. [c:\src\lib\Free
  414. Image\Source\LibRawLite\LibRawLite.2013.vcxproj]
  415. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdlib.h(1349): note: see declaration of 'swab'
  416. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(208): warning C4244: '=': conversion from 'double' to
  417. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  418. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(209): warning C4244: '=': conversion from 'double' to
  419. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  420. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(242): warning C4244: '=': conversion from 'double' to
  421. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  422. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(307): warning C4244: '=': conversion from 'double' to
  423. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  424. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(339): warning C4244: '=': conversion from 'double' to
  425. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  426. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(364): warning C4244: '=': conversion from 'double' to
  427. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  428. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(645): warning C4244: '=': conversion from 'INT64' to '
  429. int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  430. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1006): warning C4018: '<': signed/unsigned mismatch [c
  431. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  432. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1023): warning C4244: '=': conversion from 'INT64' to
  433. 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  434. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1033): warning C4018: '<': signed/unsigned mismatch [c
  435. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  436. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1076): warning C4018: '<': signed/unsigned mismatch [c
  437. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  438. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1254): warning C4244: '=': conversion from 'double' to
  439. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  440. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1255): warning C4244: '=': conversion from 'double' to
  441. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  442. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1256): warning C4244: '=': conversion from 'double' to
  443. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  444. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1257): warning C4244: '=': conversion from 'float' to
  445. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  446. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1329): warning C4146: unary minus operator applied to
  447. unsigned type, result still unsigned [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  448. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1355): warning C4018: '<': signed/unsigned mismatch [c
  449. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  450. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1374): warning C4018: '<': signed/unsigned mismatch [c
  451. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  452. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1444): warning C4018: '<': signed/unsigned mismatch [c
  453. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  454. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1445): warning C4244: '=': conversion from 'double' to
  455. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  456. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1453): warning C4018: '<': signed/unsigned mismatch [c
  457. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  458. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1455): warning C4018: '<': signed/unsigned mismatch [c
  459. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  460. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1462): warning C4018: '<': signed/unsigned mismatch [c
  461. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  462. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1465): warning C4244: '=': conversion from 'float' to
  463. 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  464. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1468): warning C4018: '<': signed/unsigned mismatch [c
  465. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  466. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1473): warning C4018: '<': signed/unsigned mismatch [c
  467. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  468. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1512): warning C4244: '=': conversion from 'INT64' to
  469. 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  470. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1516): warning C4244: '=': conversion from 'double' to
  471. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  472. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1520): warning C4244: '=': conversion from 'float' to
  473. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  474. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1524): warning C4244: '=': conversion from 'double' to
  475. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  476. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1528): warning C4244: '=': conversion from 'float' to
  477. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  478. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1553): warning C4244: '=': conversion from 'double' to
  479. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  480. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1557): warning C4244: '=': conversion from 'double' to
  481. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  482. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1579): warning C4244: '=': conversion from 'INT64' to
  483. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  484. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1608): warning C4018: '<': signed/unsigned mismatch [c
  485. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  486. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1614): warning C4018: '<': signed/unsigned mismatch [c
  487. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  488. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1623): warning C4244: '=': conversion from 'double' to
  489. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  490. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1625): warning C4244: '=': conversion from 'double' to
  491. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  492. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1627): warning C4244: '=': conversion from 'double' to
  493. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  494. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1629): warning C4244: '=': conversion from 'double' to
  495. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  496. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1636): warning C4018: '>=': signed/unsigned mismatch [
  497. c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  498. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1636): warning C4244: '=': conversion from 'float' to
  499. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  500. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1661): warning C4018: '<': signed/unsigned mismatch [c
  501. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  502. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1667): warning C4018: '<': signed/unsigned mismatch [c
  503. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  504. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1688): warning C4244: '=': conversion from 'double' to
  505. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  506. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1699): warning C4244: '=': conversion from 'float' to
  507. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  508. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1700): warning C4244: '=': conversion from 'double' to
  509. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  510. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1708): warning C4244: '=': conversion from 'float' to
  511. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  512. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1774): warning C4244: 'return': conversion from 'UINT6
  513. 4' to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  514. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1780): warning C4244: '=': conversion from 'UINT64' to
  515. 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  516. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1835): warning C4244: '=': conversion from 'double' to
  517. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  518. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1907): warning C4018: '<': signed/unsigned mismatch [c
  519. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  520. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1923): warning C4018: '<': signed/unsigned mismatch [c
  521. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  522. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1998): warning C4018: '<': signed/unsigned mismatch [c
  523. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  524. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(2121): warning C4244: '=': conversion from 'UINT64' to
  525. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  526. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(2511): warning C4244: '=': conversion from 'double' to
  527. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  528. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(2533): warning C4804: '<=': unsafe use of type 'bool'
  529. in operation [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  530. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(2991): warning C4244: '=': conversion from 'INT64' to
  531. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  532. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(3446): warning C4018: '<': signed/unsigned mismatch [c
  533. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  534. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(3554): warning C4244: '=': conversion from 'INT64' to
  535. 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  536. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(3559): warning C4244: '=': conversion from 'INT64' to
  537. 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  538. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(3825): warning C4244: '=': conversion from 'double' to
  539. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  540. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(3877): warning C4244: '=': conversion from 'double' to
  541. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  542. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(3889): warning C4244: '=': conversion from 'double' to
  543. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  544. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(3986): warning C4838: conversion from 'double' to 'con
  545. st float' requires a narrowing conversion [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  546. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(3986): warning C4305: 'initializing': truncation from
  547. 'double' to 'const float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  548. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4003): warning C4244: '=': conversion from 'double' to
  549. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  550. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4009): warning C4244: '=': conversion from 'double' to
  551. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  552. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4014): warning C4244: '=': conversion from 'double' to
  553. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  554. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4027): warning C4244: '=': conversion from 'float' to
  555. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  556. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4031): warning C4244: '=': conversion from 'double' to
  557. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  558. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4047): warning C4244: '=': conversion from 'double' to
  559. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  560. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4049): warning C4244: '=': conversion from 'double' to
  561. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  562. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4053): warning C4244: '=': conversion from 'double' to
  563. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  564. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4207): warning C4244: '=': conversion from 'double' to
  565. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  566. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4208): warning C4244: '=': conversion from 'float' to
  567. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  568. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4243): warning C4018: '>': signed/unsigned mismatch [c
  569. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  570. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4252): warning C4244: '=': conversion from 'double' to
  571. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  572. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4308): warning C4244: '/=': conversion from 'double' t
  573. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  574. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4308): warning C4244: '=': conversion from 'double' to
  575. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  576. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4348): warning C4244: '=': conversion from 'double' to
  577. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  578. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4348): warning C4244: '=': conversion from 'float' to
  579. 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  580. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4349): warning C4018: '>': signed/unsigned mismatch [c
  581. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  582. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4352): warning C4244: '=': conversion from 'double' to
  583. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  584. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4352): warning C4244: '=': conversion from 'float' to
  585. 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  586. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4353): warning C4018: '>': signed/unsigned mismatch [c
  587. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  588. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4357): warning C4244: '=': conversion from 'float' to
  589. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  590. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4427): warning C4018: '>=': signed/unsigned mismatch [
  591. c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  592. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4427): warning C4018: '<': signed/unsigned mismatch [c
  593. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  594. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4438): warning C4018: '<': signed/unsigned mismatch [c
  595. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  596. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4545): warning C4838: conversion from 'int' to 'const
  597. signed char' requires a narrowing conversion [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  598. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4545): warning C4309: 'initializing': truncation of co
  599. nstant value [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  600. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4742): warning C4244: '=': conversion from 'double' to
  601. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  602. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4747): warning C4244: '=': conversion from 'int' to 'f
  603. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  604. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4748): warning C4244: '+=': conversion from 'double' t
  605. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  606. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4760): warning C4244: '=': conversion from 'float' to
  607. 'short', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  608. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4761): warning C4244: '=': conversion from 'float' to
  609. 'short', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  610. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4762): warning C4244: '=': conversion from 'float' to
  611. 'short', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  612. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4796): warning C4804: '<<': unsafe use of type 'bool'
  613. in operation [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  614. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4956): warning C4244: '=': conversion from 'int' to 'f
  615. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  616. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5038): warning C4101: 'xyz': unreferenced local variab
  617. le [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  618. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5193): warning C4101: 'k': unreferenced local variable
  619. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  620. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5194): warning C4101: 'xyz_cam': unreferenced local va
  621. riable [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  622. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5193): warning C4101: 'j': unreferenced local variable
  623. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  624. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5193): warning C4101: 'i': unreferenced local variable
  625. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  626. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5194): warning C4101: 'r': unreferenced local variable
  627. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  628. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5395): warning C4838: conversion from 'double' to 'con
  629. st float' requires a narrowing conversion [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  630. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5395): warning C4305: 'initializing': truncation from
  631. 'double' to 'const float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  632. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5398): warning C4838: conversion from 'double' to 'con
  633. st float' requires a narrowing conversion [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  634. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5398): warning C4305: 'initializing': truncation from
  635. 'double' to 'const float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  636. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5408): warning C4244: '=': conversion from 'float' to
  637. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  638. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5418): warning C4244: '=': conversion from 'int' to 'f
  639. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  640. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5426): warning C4244: '=': conversion from 'int' to 'f
  641. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  642. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5428): warning C4244: '=': conversion from 'float' to
  643. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  644. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5449): warning C4244: '=': conversion from 'double' to
  645. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  646. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5450): warning C4018: '<': signed/unsigned mismatch [c
  647. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  648. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5450): warning C4244: '=': conversion from 'float' to
  649. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  650. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5451): warning C4018: '<': signed/unsigned mismatch [c
  651. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  652. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5457): warning C4018: '<': signed/unsigned mismatch [c
  653. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  654. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5464): warning C4244: '=': conversion from 'int' to 'f
  655. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  656. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5477): warning C4244: '=': conversion from 'float' to
  657. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  658. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5481): warning C4244: '=': conversion from 'int' to 'f
  659. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  660. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5493): warning C4018: '<': signed/unsigned mismatch [c
  661. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  662. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5500): warning C4018: '<': signed/unsigned mismatch [c
  663. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  664. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5508): warning C4244: '=': conversion from 'float' to
  665. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  666. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5524): warning C4244: '=': conversion from 'INT64' to
  667. 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  668. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6382): warning C4244: 'argument': conversion from 'dou
  669. ble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  670. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6386): warning C4244: 'argument': conversion from 'dou
  671. ble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  672. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6462): warning C4244: '=': conversion from 'INT64' to
  673. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  674. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6471): warning C4244: '=': conversion from 'INT64' to
  675. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  676. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6481): warning C4244: '=': conversion from 'INT64' to
  677. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  678. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6497): warning C4244: '=': conversion from 'INT64' to
  679. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  680. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6610): warning C4244: '=': conversion from 'double' to
  681. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  682. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6611): warning C4244: '=': conversion from 'double' to
  683. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  684. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6612): warning C4244: '=': conversion from 'double' to
  685. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  686. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6613): warning C4244: '=': conversion from 'double' to
  687. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  688. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6656): warning C4244: '=': conversion from 'double' to
  689. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  690. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6711): warning C4244: '=': conversion from 'double' to
  691. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  692. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6712): warning C4244: '=': conversion from 'double' to
  693. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  694. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6713): warning C4244: '=': conversion from 'double' to
  695. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  696. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6714): warning C4244: '=': conversion from 'double' to
  697. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  698. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6776): warning C4244: 'argument': conversion from 'dou
  699. ble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  700. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6776): warning C4244: '=': conversion from 'int' to 'f
  701. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  702. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6808): warning C4244: 'argument': conversion from 'dou
  703. ble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  704. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6940): warning C4244: 'argument': conversion from 'int
  705. ' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  706. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7021): warning C4244: '=': conversion from 'double' to
  707. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  708. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7089): warning C4244: '=': conversion from 'int' to 'f
  709. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  710. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7092): warning C4244: '=': conversion from 'int' to 'f
  711. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  712. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7106): warning C4244: '=': conversion from 'int' to 'f
  713. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  714. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7109): warning C4244: '=': conversion from 'int' to 'f
  715. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  716. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7207): warning C4244: '=': conversion from 'int' to 'f
  717. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  718. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7210): warning C4244: '=': conversion from 'int' to 'f
  719. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  720. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6616): warning C4996: 'strnicmp': The POSIX name for t
  721. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  722. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  723. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  724. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6634): warning C4996: 'strnicmp': The POSIX name for t
  725. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  726. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  727. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  728. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6641): warning C4996: 'strnicmp': The POSIX name for t
  729. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  730. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  731. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  732. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7031): warning C4996: 'strnicmp': The POSIX name for t
  733. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  734. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  735. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  736. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7032): warning C4996: 'strnicmp': The POSIX name for t
  737. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  738. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  739. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  740. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7033): warning C4996: 'strnicmp': The POSIX name for t
  741. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  742. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  743. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  744. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7034): warning C4996: 'strnicmp': The POSIX name for t
  745. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  746. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  747. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  748. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7035): warning C4996: 'strnicmp': The POSIX name for t
  749. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  750. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  751. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  752. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7036): warning C4996: 'strnicmp': The POSIX name for t
  753. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  754. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  755. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  756. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7037): warning C4996: 'strnicmp': The POSIX name for t
  757. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  758. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  759. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  760. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7062): warning C4996: 'strnicmp': The POSIX name for t
  761. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  762. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  763. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  764. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7063): warning C4996: 'strnicmp': The POSIX name for t
  765. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  766. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  767. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  768. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7064): warning C4996: 'strnicmp': The POSIX name for t
  769. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  770. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  771. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  772. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7220): warning C4102: 'next': unreferenced label [c:\s
  773. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  774. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7277): warning C4244: '=': conversion from 'INT64' to
  775. 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  776. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7282): warning C4244: '=': conversion from 'unsigned i
  777. nt' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  778. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7287): warning C4244: '=': conversion from 'INT64' to
  779. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  780. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7294): warning C4244: '=': conversion from 'INT64' to
  781. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  782. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7302): warning C4244: '=': conversion from 'INT64' to
  783. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  784. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7316): warning C4244: '=': conversion from 'INT64' to
  785. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  786. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7326): warning C4244: '=': conversion from 'INT64' to
  787. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  788. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7339): warning C4244: '=': conversion from 'INT64' to
  789. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  790. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7350): warning C4244: '=': conversion from 'INT64' to
  791. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  792. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7457): warning C4244: '=': conversion from 'double' to
  793. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  794. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7458): warning C4244: '=': conversion from 'double' to
  795. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  796. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7459): warning C4244: '=': conversion from 'double' to
  797. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  798. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7460): warning C4244: '=': conversion from 'double' to
  799. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  800. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7503): warning C4244: '=': conversion from 'double' to
  801. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  802. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7553): warning C4244: '=': conversion from 'double' to
  803. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  804. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7554): warning C4244: '=': conversion from 'double' to
  805. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  806. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7555): warning C4244: '=': conversion from 'double' to
  807. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  808. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7556): warning C4244: '=': conversion from 'double' to
  809. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  810. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7620): warning C4244: 'argument': conversion from 'dou
  811. ble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  812. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7688): warning C4244: '=': conversion from 'double' to
  813. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  814. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7702): warning C4244: '=': conversion from 'double' to
  815. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  816. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7812): warning C4244: 'argument': conversion from 'int
  817. ' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  818. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7892): warning C4244: '=': conversion from 'double' to
  819. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  820. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7960): warning C4244: '=': conversion from 'int' to 'f
  821. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  822. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7963): warning C4244: '=': conversion from 'int' to 'f
  823. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  824. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7974): warning C4244: '=': conversion from 'int' to 'f
  825. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  826. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7977): warning C4244: '=': conversion from 'int' to 'f
  827. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  828. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8072): warning C4244: '=': conversion from 'int' to 'f
  829. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  830. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8075): warning C4244: '=': conversion from 'int' to 'f
  831. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  832. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8092): warning C4244: 'argument': conversion from 'dou
  833. ble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  834. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8092): warning C4244: '=': conversion from 'int' to 'f
  835. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  836. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8096): warning C4244: 'argument': conversion from 'dou
  837. ble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  838. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8098): warning C4244: 'argument': conversion from 'dou
  839. ble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  840. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8100): warning C4244: 'argument': conversion from 'dou
  841. ble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  842. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8119): warning C4244: '=': conversion from 'double' to
  843. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  844. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8141): warning C4244: '=': conversion from 'double' to
  845. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  846. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8142): warning C4244: '=': conversion from 'double' to
  847. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  848. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8146): warning C4244: 'initializing': conversion from
  849. 'INT64' to 'long', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  850. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8243): warning C4244: '=': conversion from 'unsigned i
  851. nt' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  852. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8244): warning C4244: '=': conversion from 'unsigned i
  853. nt' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  854. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8245): warning C4244: '=': conversion from 'unsigned i
  855. nt' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  856. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8260): warning C4244: '=': conversion from 'unsigned i
  857. nt' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  858. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8309): warning C4244: '=': conversion from 'unsigned i
  859. nt' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  860. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8380): warning C4244: '=': conversion from 'double' to
  861. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  862. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8381): warning C4244: '=': conversion from 'double' to
  863. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  864. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8397): warning C4244: '=': conversion from 'double' to
  865. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  866. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8400): warning C4244: '=': conversion from 'int' to 'f
  867. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  868. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8401): warning C4244: '+=': conversion from 'double' t
  869. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  870. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8405): warning C4244: '=': conversion from 'double' to
  871. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  872. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8410): warning C4244: '=': conversion from 'double' to
  873. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  874. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8412): warning C4244: '=': conversion from 'double' to
  875. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  876. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8416): warning C4244: '=': conversion from 'double' to
  877. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  878. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8417): warning C4244: '=': conversion from 'double' to
  879. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  880. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8451): warning C4244: '=': conversion from 'unsigned i
  881. nt' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  882. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8454): warning C4244: '=': conversion from 'double' to
  883. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  884. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8462): warning C4244: '=': conversion from 'unsigned i
  885. nt' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  886. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7320): warning C4996: 'strnicmp': The POSIX name for t
  887. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  888. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  889. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  890. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7323): warning C4996: 'strnicmp': The POSIX name for t
  891. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  892. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  893. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  894. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7324): warning C4996: 'strnicmp': The POSIX name for t
  895. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  896. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  897. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  898. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7328): warning C4996: 'strnicmp': The POSIX name for t
  899. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  900. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  901. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  902. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7333): warning C4996: 'strnicmp': The POSIX name for t
  903. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  904. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  905. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  906. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7334): warning C4996: 'strnicmp': The POSIX name for t
  907. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  908. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  909. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  910. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7335): warning C4996: 'strnicmp': The POSIX name for t
  911. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  912. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  913. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  914. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7348): warning C4996: 'strnicmp': The POSIX name for t
  915. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  916. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  917. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  918. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7463): warning C4996: 'strnicmp': The POSIX name for t
  919. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  920. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  921. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  922. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7481): warning C4996: 'strnicmp': The POSIX name for t
  923. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  924. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  925. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  926. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7488): warning C4996: 'strnicmp': The POSIX name for t
  927. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  928. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  929. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  930. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7902): warning C4996: 'strnicmp': The POSIX name for t
  931. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  932. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  933. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  934. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7903): warning C4996: 'strnicmp': The POSIX name for t
  935. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  936. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  937. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  938. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7904): warning C4996: 'strnicmp': The POSIX name for t
  939. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  940. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  941. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  942. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7905): warning C4996: 'strnicmp': The POSIX name for t
  943. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  944. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  945. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  946. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7906): warning C4996: 'strnicmp': The POSIX name for t
  947. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  948. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  949. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  950. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7907): warning C4996: 'strnicmp': The POSIX name for t
  951. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  952. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  953. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  954. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7908): warning C4996: 'strnicmp': The POSIX name for t
  955. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  956. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  957. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  958. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7934): warning C4996: 'strnicmp': The POSIX name for t
  959. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  960. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  961. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  962. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7935): warning C4996: 'strnicmp': The POSIX name for t
  963. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  964. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  965. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  966. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7936): warning C4996: 'strnicmp': The POSIX name for t
  967. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  968. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  969. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  970. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8139): warning C4996: 'strnicmp': The POSIX name for t
  971. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  972. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  973. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  974. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8144): warning C4996: 'stricmp': The POSIX name for th
  975. is item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\l
  976. ib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  977. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  978. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8393): warning C4996: 'strnicmp': The POSIX name for t
  979. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  980. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  981. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  982. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8446): warning C4996: 'stricmp': The POSIX name for th
  983. is item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\l
  984. ib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  985. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  986. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8520): warning C4244: 'initializing': conversion from
  987. 'INT64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  988. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8531): warning C4244: '=': conversion from 'double' to
  989. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  990. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8532): warning C4244: '=': conversion from 'double' to
  991. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  992. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8533): warning C4244: '=': conversion from 'double' to
  993. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  994. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8534): warning C4244: '=': conversion from 'double' to
  995. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  996. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8537): warning C4244: '=': conversion from 'double' to
  997. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  998. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8538): warning C4244: '=': conversion from 'double' to
  999. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1000. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8539): warning C4244: '=': conversion from 'double' to
  1001. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1002. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8540): warning C4244: '=': conversion from 'double' to
  1003. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1004. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8551): warning C4244: 'argument': conversion from 'dou
  1005. ble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1006. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8554): warning C4244: '=': conversion from 'double' to
  1007. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1008. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8555): warning C4244: '=': conversion from 'double' to
  1009. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1010. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8559): warning C4244: '=': conversion from 'double' to
  1011. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1012. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8564): warning C4244: 'argument': conversion from 'dou
  1013. ble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1014. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8567): warning C4244: 'argument': conversion from 'dou
  1015. ble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1016. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8569): warning C4244: '=': conversion from 'double' to
  1017. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1018. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8570): warning C4244: '=': conversion from 'double' to
  1019. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1020. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8558): warning C4996: 'stricmp': The POSIX name for th
  1021. is item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\l
  1022. ib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1023. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1024. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8600): warning C4244: '=': conversion from 'double' to
  1025. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1026. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8604): warning C4244: '=': conversion from 'double' to
  1027. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1028. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8608): warning C4244: '=': conversion from 'double' to
  1029. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1030. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8611): warning C4244: '=': conversion from 'double' to
  1031. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1032. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8646): warning C4838: conversion from 'double' to 'con
  1033. st float' requires a narrowing conversion [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1034. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8646): warning C4305: 'initializing': truncation from
  1035. 'double' to 'const float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1036. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8651): warning C4244: '=': conversion from 'int' to 'f
  1037. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1038. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8676): warning C4244: '=': conversion from 'INT64' to
  1039. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1040. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8761): warning C4244: 'initializing': conversion from
  1041. 'INT64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1042. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8769): warning C4244: '=': conversion from 'double' to
  1043. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1044. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8775): warning C4244: '=': conversion from 'double' to
  1045. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1046. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8779): warning C4244: '=': conversion from 'double' to
  1047. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1048. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8783): warning C4244: '=': conversion from 'unsigned i
  1049. nt' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1050. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8750): warning C4101: 'i': unreferenced local variable
  1051. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1052. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8861): warning C4244: 'initializing': conversion from
  1053. 'INT64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1054. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8886): warning C4244: '=': conversion from 'double' to
  1055. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1056. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8989): warning C4244: '=': conversion from 'unsigned i
  1057. nt' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1058. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9013): warning C4244: '=': conversion from 'INT64' to
  1059. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1060. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9024): warning C4018: '<': signed/unsigned mismatch [c
  1061. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1062. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9047): warning C4244: '=': conversion from 'INT64' to
  1063. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1064. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9070): warning C4018: '<=': signed/unsigned mismatch [
  1065. c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1066. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9077): warning C4244: 'argument': conversion from 'INT
  1067. 64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1068. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9090): warning C4244: '=': conversion from 'double' to
  1069. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1070. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9098): warning C4018: '>': signed/unsigned mismatch [c
  1071. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1072. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9128): warning C4018: '<': signed/unsigned mismatch [c
  1073. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1074. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9143): warning C4244: '=': conversion from 'double' to
  1075. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1076. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9146): warning C4244: '=': conversion from 'double' to
  1077. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1078. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9154): warning C4244: '=': conversion from 'double' to
  1079. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1080. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9155): warning C4244: '=': conversion from 'double' to
  1081. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1082. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9156): warning C4244: '=': conversion from 'double' to
  1083. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1084. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9157): warning C4244: '=': conversion from 'double' to
  1085. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1086. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9160): warning C4244: '=': conversion from 'double' to
  1087. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1088. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9161): warning C4244: '=': conversion from 'double' to
  1089. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1090. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9162): warning C4244: '=': conversion from 'double' to
  1091. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1092. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9163): warning C4244: '=': conversion from 'double' to
  1093. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1094. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9174): warning C4244: 'argument': conversion from 'dou
  1095. ble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1096. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9179): warning C4244: '=': conversion from 'double' to
  1097. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1098. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9190): warning C4244: '/=': conversion from 'double' t
  1099. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1100. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9194): warning C4244: 'argument': conversion from 'INT
  1101. 64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1102. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9222): warning C4244: '=': conversion from 'double' to
  1103. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1104. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9230): warning C4244: '=': conversion from 'double' to
  1105. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1106. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9268): warning C4244: '=': conversion from 'double' to
  1107. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1108. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9302): warning C4244: '=': conversion from 'INT64' to
  1109. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1110. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9345): warning C4244: '=': conversion from 'double' to
  1111. 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1112. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9349): warning C4244: '=': conversion from 'double' to
  1113. 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1114. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9353): warning C4018: '<': signed/unsigned mismatch [c
  1115. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1116. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9354): warning C4244: '=': conversion from 'double' to
  1117. 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1118. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9360): warning C4018: '<': signed/unsigned mismatch [c
  1119. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1120. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9362): warning C4244: '+=': conversion from 'double' t
  1121. o 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1122. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9391): warning C4244: '=': conversion from 'double' to
  1123. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1124. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9406): warning C4244: '=': conversion from 'double' to
  1125. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1126. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9423): warning C4244: '=': conversion from 'double' to
  1127. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1128. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9431): warning C4244: 'initializing': conversion from
  1129. 'INT64' to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1130. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9485): warning C4018: '<': signed/unsigned mismatch [c
  1131. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1132. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9521): warning C4146: unary minus operator applied to
  1133. unsigned type, result still unsigned [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1134. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9537): warning C4244: '=': conversion from 'double' to
  1135. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1136. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9540): warning C4244: '/=': conversion from 'double' t
  1137. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1138. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9576): warning C4018: '<': signed/unsigned mismatch [c
  1139. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1140. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9696): warning C4018: '<': signed/unsigned mismatch [c
  1141. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1142. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9702): warning C4018: '>': signed/unsigned mismatch [c
  1143. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1144. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9621): warning C4996: 'stricmp': The POSIX name for th
  1145. is item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\l
  1146. ib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1147. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1148. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9740): warning C4244: '=': conversion from 'INT64' to
  1149. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1150. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9756): warning C4244: 'argument': conversion from 'INT
  1151. 64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1152. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9817): warning C4996: 'stricmp': The POSIX name for th
  1153. is item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\l
  1154. ib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1155. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1156. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9893): warning C4244: '=': conversion from 'unsigned l
  1157. ong' to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1158. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9918): warning C4244: '=': conversion from 'INT64' to
  1159. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1160. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9921): warning C4244: 'argument': conversion from 'INT
  1161. 64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1162. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9958): warning C4244: 'argument': conversion from 'dou
  1163. ble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1164. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9962): warning C4244: '=': conversion from 'double' to
  1165. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1166. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9992): warning C4244: '=': conversion from 'double' to
  1167. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1168. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10003): warning C4244: '=': conversion from 'int' to '
  1169. float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1170. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10019): warning C4244: '=': conversion from 'int' to '
  1171. float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1172. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10023): warning C4244: '=': conversion from 'int' to '
  1173. float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1174. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10148): warning C4244: '=': conversion from 'INT64' to
  1175. 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1176. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10163): warning C4244: 'argument': conversion from 'do
  1177. uble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1178. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10167): warning C4244: '=': conversion from 'double' t
  1179. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1180. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10179): warning C4244: 'argument': conversion from 'do
  1181. uble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1182. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10186): warning C4244: 'argument': conversion from 'do
  1183. uble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1184. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10193): warning C4244: '=': conversion from 'double' t
  1185. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1186. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10204): warning C4244: '=': conversion from 'double' t
  1187. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1188. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10212): warning C4244: '=': conversion from 'double' t
  1189. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1190. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10216): warning C4244: '=': conversion from 'double' t
  1191. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1192. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10256): warning C4244: '=': conversion from 'INT64' to
  1193. 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1194. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10294): warning C4244: '=': conversion from 'INT64' to
  1195. 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1196. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10333): warning C4244: '=': conversion from 'INT64' to
  1197. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1198. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10366): warning C4244: '=': conversion from 'INT64' to
  1199. 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1200. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10386): warning C4996: 'stricmp': The POSIX name for t
  1201. his item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\
  1202. lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1203. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1204. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10403): warning C4244: '=': conversion from 'INT64' to
  1205. 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1206. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10411): warning C4244: 'argument': conversion from 'IN
  1207. T64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1208. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10472): warning C4244: '=': conversion from 'double' t
  1209. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1210. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10473): warning C4244: '=': conversion from 'double' t
  1211. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1212. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10476): warning C4244: '=': conversion from 'double' t
  1213. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1214. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10494): warning C4146: unary minus operator applied to
  1215. unsigned type, result still unsigned [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1216. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(11558): warning C4244: '=': conversion from 'double' t
  1217. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1218. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(11562): warning C4244: '=': conversion from 'double' t
  1219. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1220. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(11542): warning C4996: 'strnicmp': The POSIX name for
  1221. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\sr
  1222. c\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1223. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  1224. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(11585): warning C4838: conversion from 'double' to 'co
  1225. nst float' requires a narrowing conversion [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1226. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(11585): warning C4305: 'initializing': truncation from
  1227. 'double' to 'const float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1228. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(11626): warning C4244: '=': conversion from 'UINT64' t
  1229. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1230. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(11633): warning C4244: 'return': conversion from 'doub
  1231. le' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1232. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(11923): warning C4244: '=': conversion from 'unsigned
  1233. int' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1234. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(11955): warning C4244: '=': conversion from 'INT64' to
  1235. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1236. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12000): warning C4244: '=': conversion from 'unsigned
  1237. int' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1238. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12004): warning C4244: '=': conversion from 'unsigned
  1239. int' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1240. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12039): warning C4244: 'argument': conversion from 'IN
  1241. T64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1242. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12040): warning C4244: 'argument': conversion from 'IN
  1243. T64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1244. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12154): warning C4244: '=': conversion from 'INT64' to
  1245. 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1246. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12181): warning C4244: 'initializing': conversion from
  1247. 'INT64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1248. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12404): warning C4305: '*=': truncation from 'double'
  1249. to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1250. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12405): warning C4305: '*=': truncation from 'double'
  1251. to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1252. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12481): warning C4305: '=': truncation from 'double' t
  1253. o 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1254. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12482): warning C4305: '=': truncation from 'double' t
  1255. o 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1256. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12483): warning C4305: '=': truncation from 'double' t
  1257. o 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1258. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12493): warning C4305: '=': truncation from 'double' t
  1259. o 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1260. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12494): warning C4305: '=': truncation from 'double' t
  1261. o 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1262. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12495): warning C4305: '=': truncation from 'double' t
  1263. o 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1264. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12515): warning C4244: '=': conversion from 'float' to
  1265. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1266. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12516): warning C4244: '=': conversion from 'float' to
  1267. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1268. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12854): warning C4244: '=': conversion from 'INT64' to
  1269. 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1270. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12965): warning C4305: '=': truncation from 'double' t
  1271. o 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1272. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12966): warning C4305: '=': truncation from 'double' t
  1273. o 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1274. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12967): warning C4305: '=': truncation from 'double' t
  1275. o 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1276. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13106): warning C4804: '>>': unsafe use of type 'bool'
  1277. in operation [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1278. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12201): warning C4996: 'strnicmp': The POSIX name for
  1279. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\sr
  1280. c\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1281. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  1282. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12208): warning C4996: 'strnicmp': The POSIX name for
  1283. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\sr
  1284. c\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1285. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  1286. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12256): warning C4996: 'stricmp': The POSIX name for t
  1287. his item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\
  1288. lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1289. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1290. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12297): warning C4996: 'stricmp': The POSIX name for t
  1291. his item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\
  1292. lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1293. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1294. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12573): warning C4996: 'stricmp': The POSIX name for t
  1295. his item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\
  1296. lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1297. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1298. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12685): warning C4996: 'stricmp': The POSIX name for t
  1299. his item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\
  1300. lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1301. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1302. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12726): warning C4996: 'stricmp': The POSIX name for t
  1303. his item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\
  1304. lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1305. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1306. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12736): warning C4996: 'stricmp': The POSIX name for t
  1307. his item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\
  1308. lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1309. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1310. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12923): warning C4996: 'strnicmp': The POSIX name for
  1311. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\sr
  1312. c\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1313. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(565): note: see declaration of 'strnicmp'
  1314. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12926): warning C4996: 'stricmp': The POSIX name for t
  1315. his item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\
  1316. lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1317. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1318. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13236): warning C4018: '<': signed/unsigned mismatch [
  1319. c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1320. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13252): warning C4244: '=': conversion from 'double' t
  1321. o 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1322. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13254): warning C4018: '<': signed/unsigned mismatch [
  1323. c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1324. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13260): warning C4244: '=': conversion from 'int' to '
  1325. float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1326. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13261): warning C4244: '+=': conversion from 'double'
  1327. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1328. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13312): warning C4244: '=': conversion from 'double' t
  1329. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1330. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13313): warning C4244: '=': conversion from 'double' t
  1331. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1332. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13323): warning C4244: '=': conversion from 'double' t
  1333. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1334. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13323): warning C4244: '=': conversion from 'float' to
  1335. 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1336. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13324): warning C4244: '=': conversion from 'double' t
  1337. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1338. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13324): warning C4244: '=': conversion from 'float' to
  1339. 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1340. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13325): warning C4018: '>': signed/unsigned mismatch [
  1341. c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1342. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13331): warning C4244: '=': conversion from 'float' to
  1343. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1344. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13359): warning C4244: '=': conversion from 'double' t
  1345. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1346. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13363): warning C4244: '=': conversion from 'double' t
  1347. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1348. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13367): warning C4244: '=': conversion from 'double' t
  1349. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1350. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13371): warning C4244: '=': conversion from 'double' t
  1351. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1352. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13375): warning C4244: '=': conversion from 'double' t
  1353. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1354. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13379): warning C4244: '=': conversion from 'double' t
  1355. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1356. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13458): warning C4244: 'argument': conversion from 'fl
  1357. oat' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1358. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13477): warning C4244: '*=': conversion from 'float' t
  1359. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1360. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13478): warning C4244: '*=': conversion from 'float' t
  1361. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1362. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13479): warning C4244: '*=': conversion from 'float' t
  1363. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1364. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13550): warning C4244: '=': conversion from 'float' to
  1365. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1366. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13561): warning C4244: 'argument': conversion from 'fl
  1367. oat' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1368. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13589): warning C4996: 'swab': The POSIX name for this
  1369. item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details. [c:\src\lib\Fr
  1370. eeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1371. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdlib.h(1349): note: see declaration of 'swab'
  1372. dcraw_fileio.cpp
  1373. demosaic_packs.cpp
  1374. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(249): warning C4838: conversion from 'double' to 'floa
  1375. t' requires a narrowing conversion [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1376. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(249): warning C4305: 'initializing': truncation from '
  1377. double' to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1378. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(256): warning C4838: conversion from 'double' to 'floa
  1379. t' requires a narrowing conversion [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1380. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(256): warning C4305: 'initializing': truncation from '
  1381. double' to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1382. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(282): warning C4244: '=': conversion from 'float' to '
  1383. long', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1384. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(285): warning C4244: '=': conversion from 'float' to '
  1385. long', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1386. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(292): warning C4244: '=': conversion from 'float' to '
  1387. long', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1388. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(295): warning C4244: '=': conversion from 'float' to '
  1389. long', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1390. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(302): warning C4244: '=': conversion from 'float' to '
  1391. long', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1392. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(360): warning C4244: '*=': conversion from 'float' to
  1393. 'long', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1394. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(361): warning C4244: '=': conversion from 'long' to 'u
  1395. short', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1396. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(434): warning C4244: '=': conversion from 'float' to '
  1397. long', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1398. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(449): warning C4244: '=': conversion from 'double' to
  1399. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1400. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(983): warning C4244: '=': conversion from 'long' to 'u
  1401. short', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1402. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1047): warning C4244: '=': conversion from 'long' to '
  1403. ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1404. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(844): warning C4101: 'src_ca': unreferenced local vari
  1405. able [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1406. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(844): warning C4101: 'dst_ca': unreferenced local vari
  1407. able [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1408. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1623): warning C4554: '&': check operator precedence f
  1409. or possible error; use parentheses to clarify precedence [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxpro
  1410. j]
  1411. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1682): warning C4554: '&': check operator precedence f
  1412. or possible error; use parentheses to clarify precedence [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxpro
  1413. j]
  1414. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1703): warning C4554: '&': check operator precedence f
  1415. or possible error; use parentheses to clarify precedence [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxpro
  1416. j]
  1417. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1720): warning C4554: '&': check operator precedence f
  1418. or possible error; use parentheses to clarify precedence [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxpro
  1419. j]
  1420. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1754): warning C4244: '=': conversion from 'long' to '
  1421. ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1422. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1759): warning C4554: '&': check operator precedence f
  1423. or possible error; use parentheses to clarify precedence [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxpro
  1424. j]
  1425. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1762): warning C4244: '=': conversion from 'long' to '
  1426. ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1427. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1798): warning C4554: '&': check operator precedence f
  1428. or possible error; use parentheses to clarify precedence [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxpro
  1429. j]
  1430. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1857): warning C4554: '&': check operator precedence f
  1431. or possible error; use parentheses to clarify precedence [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxpro
  1432. j]
  1433. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1878): warning C4554: '&': check operator precedence f
  1434. or possible error; use parentheses to clarify precedence [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxpro
  1435. j]
  1436. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1895): warning C4554: '&': check operator precedence f
  1437. or possible error; use parentheses to clarify precedence [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxpro
  1438. j]
  1439. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1929): warning C4244: '=': conversion from 'long' to '
  1440. ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1441. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1934): warning C4554: '&': check operator precedence f
  1442. or possible error; use parentheses to clarify precedence [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxpro
  1443. j]
  1444. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1937): warning C4244: '=': conversion from 'long' to '
  1445. ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1446. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(149): warning C4244: 'initializing': conversion from '
  1447. double' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1448. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(154): warning C4244: 'initializing': conversion from '
  1449. double' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1450. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(637): warning C4305: '/=': truncation from 'double' to
  1451. 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1452. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(638): warning C4305: '*=': truncation from 'double' to
  1453. 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1454. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(674): warning C4244: '=': conversion from 'int' to 'fl
  1455. oat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1456. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(676): warning C4244: '=': conversion from 'int' to 'fl
  1457. oat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1458. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(726): warning C4305: '/=': truncation from 'double' to
  1459. 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1460. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(727): warning C4305: '*=': truncation from 'double' to
  1461. 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1462. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(786): warning C4305: '/=': truncation from 'double' to
  1463. 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1464. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(787): warning C4305: '*=': truncation from 'double' to
  1465. 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1466. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(788): warning C4305: '/=': truncation from 'double' to
  1467. 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1468. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(789): warning C4305: '*=': truncation from 'double' to
  1469. 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1470. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(757): warning C4101: 'h1': unreferenced local variable
  1471. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1472. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(757): warning C4101: 'h2': unreferenced local variable
  1473. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1474. c:\src\lib\freeimage\source\librawlite\internal\aahd_demosaic.cpp(56): warning C4244: 'return': conversion from 'float'
  1475. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1476. c:\src\lib\freeimage\source\librawlite\internal\aahd_demosaic.cpp(59): warning C4244: 'return': conversion from 'float'
  1477. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1478. c:\src\lib\freeimage\source\librawlite\internal\aahd_demosaic.cpp(62): warning C4244: 'return': conversion from 'float'
  1479. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1480. c:\src\lib\freeimage\source\librawlite\internal\aahd_demosaic.cpp(294): warning C4244: '=': conversion from 'float' to
  1481. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1482. c:\src\lib\freeimage\source\librawlite\internal\aahd_demosaic.cpp(344): warning C4244: '=': conversion from 'int' to 'f
  1483. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1484. c:\src\lib\freeimage\source\librawlite\internal\aahd_demosaic.cpp(542): warning C4244: '=': conversion from 'float' to
  1485. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1486. c:\src\lib\freeimage\source\librawlite\internal\aahd_demosaic.cpp(544): warning C4244: '=': conversion from 'float' to
  1487. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1488. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(51): warning C4244: '=': conversion from 'double' to
  1489. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1490. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(65): warning C4244: '=': conversion from 'double' to
  1491. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1492. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(82): warning C4244: '=': conversion from 'double' to
  1493. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1494. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(91): warning C4244: '=': conversion from 'double' to
  1495. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1496. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(92): warning C4244: '=': conversion from 'double' to
  1497. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1498. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(107): warning C4244: '=': conversion from 'double' to
  1499. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1500. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(116): warning C4244: '=': conversion from 'double' to
  1501. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1502. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(117): warning C4244: '=': conversion from 'double' to
  1503. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1504. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(132): warning C4244: '=': conversion from 'double' to
  1505. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1506. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(141): warning C4244: '=': conversion from 'double' to
  1507. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1508. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(142): warning C4244: '=': conversion from 'double' to
  1509. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1510. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(160): warning C4244: '=': conversion from 'int' to 'f
  1511. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1512. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(175): warning C4244: '=': conversion from 'float' to
  1513. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1514. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(177): warning C4244: '=': conversion from 'float' to
  1515. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1516. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(203): warning C4244: '=': conversion from 'float' to
  1517. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1518. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(204): warning C4244: '=': conversion from 'float' to
  1519. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1520. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(218): warning C4244: '=': conversion from 'double' to
  1521. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1522. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(219): warning C4244: '=': conversion from 'double' to
  1523. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1524. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(220): warning C4244: '=': conversion from 'double' to
  1525. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1526. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(239): warning C4244: '=': conversion from 'double' to
  1527. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1528. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(260): warning C4244: '=': conversion from 'int' to 'f
  1529. loat', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1530. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(264): warning C4244: '=': conversion from 'double' to
  1531. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1532. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(265): warning C4244: '=': conversion from 'double' to
  1533. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1534. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(266): warning C4244: '=': conversion from 'double' to
  1535. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1536. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(267): warning C4244: '=': conversion from 'double' to
  1537. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1538. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(268): warning C4244: '=': conversion from 'double' to
  1539. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1540. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(269): warning C4244: '=': conversion from 'double' to
  1541. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1542. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(270): warning C4244: '=': conversion from 'double' to
  1543. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1544. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(271): warning C4244: '=': conversion from 'double' to
  1545. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1546. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(277): warning C4244: '=': conversion from 'double' to
  1547. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1548. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(278): warning C4244: '=': conversion from 'double' to
  1549. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1550. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(279): warning C4244: '=': conversion from 'double' to
  1551. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1552. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(280): warning C4244: '=': conversion from 'double' to
  1553. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1554. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(282): warning C4244: '=': conversion from 'double' to
  1555. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1556. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(283): warning C4244: '=': conversion from 'double' to
  1557. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1558. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(284): warning C4244: '=': conversion from 'double' to
  1559. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1560. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(285): warning C4244: '=': conversion from 'double' to
  1561. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1562. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(292): warning C4244: '=': conversion from 'float' to
  1563. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1564. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(293): warning C4244: '=': conversion from 'float' to
  1565. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1566. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(253): warning C4101: 'j': unreferenced local variable
  1567. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1568. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(253): warning C4101: 'i': unreferenced local variable
  1569. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1570. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(325): warning C4101: 'current': unreferenced local va
  1571. riable [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1572. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(325): warning C4101: 'c': unreferenced local variable
  1573. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1574. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(353): warning C4244: '=': conversion from 'double' to
  1575. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1576. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(374): warning C4244: '=': conversion from 'double' to
  1577. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1578. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(365): warning C4101: 'pix': unreferenced local variab
  1579. le [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1580. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(419): warning C4244: '=': conversion from 'double' to
  1581. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1582. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(445): warning C4244: '=': conversion from 'double' to
  1583. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1584. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(448): warning C4244: '=': conversion from 'double' to
  1585. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1586. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(459): warning C4244: '=': conversion from 'float' to
  1587. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1588. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(384): warning C4101: 'tmp': unreferenced local variab
  1589. le [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1590. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(485): warning C4244: '=': conversion from 'double' to
  1591. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1592. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(486): warning C4244: '=': conversion from 'double' to
  1593. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1594. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(487): warning C4244: '=': conversion from 'double' to
  1595. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1596. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(498): warning C4101: 'pix': unreferenced local variab
  1597. le [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1598. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(559): warning C4244: '=': conversion from 'double' to
  1599. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1600. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(560): warning C4244: '=': conversion from 'double' to
  1601. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1602. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(561): warning C4244: '=': conversion from 'double' to
  1603. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1604. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(562): warning C4244: '=': conversion from 'double' to
  1605. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1606. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(564): warning C4244: '=': conversion from 'double' to
  1607. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1608. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(565): warning C4244: '=': conversion from 'double' to
  1609. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1610. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(566): warning C4244: '=': conversion from 'double' to
  1611. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1612. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(567): warning C4244: '=': conversion from 'double' to
  1613. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1614. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(569): warning C4244: '=': conversion from 'float' to
  1615. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1616. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(552): warning C4101: 'current': unreferenced local va
  1617. riable [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1618. libraw_c_api.cpp
  1619. libraw_cxx.cpp
  1620. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(200): warning C4244: 'argument': conversion from 'INT64' to '
  1621. const int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1622. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(372): warning C4305: '=': truncation from 'double' to 'float'
  1623. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1624. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1078): warning C4018: '<': signed/unsigned mismatch [c:\src\l
  1625. ib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1626. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1099): warning C4244: '=': conversion from 'double' to 'ushor
  1627. t', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1628. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1118): warning C4018: '<': signed/unsigned mismatch [c:\src\l
  1629. ib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1630. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1131): warning C4018: '>': signed/unsigned mismatch [c:\src\l
  1631. ib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1632. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1061): warning C4996: 'stricmp': The POSIX name for this item
  1633. is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Free
  1634. Image\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1635. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1636. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1063): warning C4996: 'stricmp': The POSIX name for this item
  1637. is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Free
  1638. Image\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1639. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1640. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1069): warning C4996: 'stricmp': The POSIX name for this item
  1641. is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Free
  1642. Image\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1643. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1644. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1109): warning C4996: 'stricmp': The POSIX name for this item
  1645. is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Free
  1646. Image\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1647. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1648. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1123): warning C4996: 'stricmp': The POSIX name for this item
  1649. is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Free
  1650. Image\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1651. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1652. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1140): warning C4996: 'stricmp': The POSIX name for this item
  1653. is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Free
  1654. Image\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1655. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1656. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1465): warning C4996: 'stricmp': The POSIX name for this item
  1657. is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Free
  1658. Image\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1659. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1660. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1468): warning C4996: 'stricmp': The POSIX name for this item
  1661. is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Free
  1662. Image\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1663. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1664. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1600): warning C4244: 'initializing': conversion from 'double
  1665. ' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1666. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1603): warning C4244: 'initializing': conversion from 'double
  1667. ' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1668. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1695): warning C4804: '<<': unsafe use of type 'bool' in oper
  1669. ation [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1670. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1845): warning C4101: 'err': unreferenced local variable [c:\
  1671. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1672. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1860): warning C4804: '<<': unsafe use of type 'bool' in oper
  1673. ation [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1674. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1969): warning C4244: '*=': conversion from 'double' to 'int'
  1675. , possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1676. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1970): warning C4244: '/=': conversion from 'double' to 'int'
  1677. , possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1678. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2014): warning C4804: '>>': unsafe use of type 'bool' in oper
  1679. ation [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1680. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2051): warning C4804: '>>': unsafe use of type 'bool' in oper
  1681. ation [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1682. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2287): warning C4244: '=': conversion from 'float' to 'int',
  1683. possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1684. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2295): warning C4244: 'argument': conversion from 'float' to
  1685. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1686. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2493): warning C4244: '=': conversion from 'double' to 'float
  1687. ', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1688. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2501): warning C4244: '*=': conversion from 'float' to 'int',
  1689. possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1690. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2519): warning C4838: conversion from 'double' to 'float' req
  1691. uires a narrowing conversion [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1692. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2519): warning C4305: 'initializing': truncation from 'double
  1693. ' to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1694. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2551): warning C4244: '=': conversion from 'double' to 'int',
  1695. possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1696. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2559): warning C4244: 'argument': conversion from 'float' to
  1697. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1698. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2681): warning C4018: '<': signed/unsigned mismatch [c:\src\l
  1699. ib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1700. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2676): warning C4996: 'swab': The POSIX name for this item is
  1701. deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details. [c:\src\lib\FreeImage\
  1702. Source\LibRawLite\LibRawLite.2013.vcxproj]
  1703. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdlib.h(1349): note: see declaration of 'swab'
  1704. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2966): warning C4244: '*=': conversion from 'float' to 'int',
  1705. possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1706. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2977): warning C4244: '*=': conversion from 'float' to 'int',
  1707. possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1708. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2986): warning C4244: '*=': conversion from 'float' to 'int',
  1709. possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1710. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(3026): warning C4018: '>': signed/unsigned mismatch [c:\src\l
  1711. ib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1712. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(3036): warning C4018: '<': signed/unsigned mismatch [c:\src\l
  1713. ib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1714. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(3037): warning C4018: '>': signed/unsigned mismatch [c:\src\l
  1715. ib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1716. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(3040): warning C4018: '<': signed/unsigned mismatch [c:\src\l
  1717. ib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1718. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(674): warning C4018: '<': signed/unsigned mismatch [c:\s
  1719. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1720. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(689): warning C4244: '=': conversion from 'INT64' to 'ui
  1721. nt32_t', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1722. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(778): warning C4018: '<': signed/unsigned mismatch [c:\s
  1723. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1724. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(832): warning C4018: '<': signed/unsigned mismatch [c:\s
  1725. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1726. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(975): warning C4018: '<': signed/unsigned mismatch [c:\s
  1727. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1728. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1007): warning C4018: '<': signed/unsigned mismatch [c:\
  1729. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1730. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1176): warning C4018: '<': signed/unsigned mismatch [c:\
  1731. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1732. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1182): warning C4018: '<': signed/unsigned mismatch [c:\
  1733. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1734. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1191): warning C4018: '<': signed/unsigned mismatch [c:\
  1735. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1736. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1249): warning C4838: conversion from 'int' to 'int16_t'
  1737. requires a narrowing conversion [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1738. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1255): warning C4018: '<': signed/unsigned mismatch [c:\
  1739. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1740. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1302): warning C4018: '<': signed/unsigned mismatch [c:\
  1741. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1742. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1310): warning C4018: '<': signed/unsigned mismatch [c:\
  1743. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1744. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1364): warning C4018: '<': signed/unsigned mismatch [c:\
  1745. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1746. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1382): warning C4244: '=': conversion from 'uint16_t' to
  1747. 'uint8_t', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1748. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1404): warning C4018: '<': signed/unsigned mismatch [c:\
  1749. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1750. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1431): warning C4244: 'initializing': conversion from 'I
  1751. NT64' to 'uint32_t', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1752. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1461): warning C4018: '<': signed/unsigned mismatch [c:\
  1753. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1754. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1465): warning C4018: '<': signed/unsigned mismatch [c:\
  1755. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1756. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1511): warning C4018: '<': signed/unsigned mismatch [c:\
  1757. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1758. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1552): warning C4018: '<': signed/unsigned mismatch [c:\
  1759. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1760. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1556): warning C4018: '<': signed/unsigned mismatch [c:\
  1761. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1762. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1601): warning C4018: '<': signed/unsigned mismatch [c:\
  1763. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1764. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1681): warning C4018: '<': signed/unsigned mismatch [c:\
  1765. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1766. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1727): warning C4018: '<': signed/unsigned mismatch [c:\
  1767. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1768. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1732): warning C4018: '<': signed/unsigned mismatch [c:\
  1769. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1770. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4237): warning C4018: '<': signed/unsigned mismatch [c:\src\l
  1771. ib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1772. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4242): warning C4244: '=': conversion from 'int' to 'float',
  1773. possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1774. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4252): warning C4244: '=': conversion from 'double' to 'float
  1775. ', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1776. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4254): warning C4244: '=': conversion from 'double' to 'float
  1777. ', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1778. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4256): warning C4244: '=': conversion from 'double' to 'float
  1779. ', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1780. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4258): warning C4244: '=': conversion from 'double' to 'float
  1781. ', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1782. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4262): warning C4244: '=': conversion from 'double' to 'float
  1783. ', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1784. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4266): warning C4244: '=': conversion from 'double' to 'float
  1785. ', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1786. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4274): warning C4244: '=': conversion from 'double' to 'float
  1787. ', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1788. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4278): warning C4244: '=': conversion from 'double' to 'float
  1789. ', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1790. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4313): warning C4244: 'initializing': conversion from 'INT64'
  1791. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1792. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4381): warning C4018: '<': signed/unsigned mismatch [c:\src\l
  1793. ib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1794. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4457): warning C4018: '<': signed/unsigned mismatch [c:\src\l
  1795. ib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1796. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4465): warning C4244: '=': conversion from 'double' to 'uint1
  1797. 6_t', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1798. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4466): warning C4244: '=': conversion from 'double' to 'uint1
  1799. 6_t', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1800. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4503): warning C4996: 'stricmp': The POSIX name for this item
  1801. is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Free
  1802. Image\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1803. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1804. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4504): warning C4996: 'stricmp': The POSIX name for this item
  1805. is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Free
  1806. Image\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1807. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1808. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4518): warning C4996: 'stricmp': The POSIX name for this item
  1809. is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Free
  1810. Image\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1811. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1812. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4519): warning C4996: 'stricmp': The POSIX name for this item
  1813. is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Free
  1814. Image\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1815. c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(554): note: see declaration of 'stricmp'
  1816. libraw_datastream.cpp
  1817. Generating Code...
  1818. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1721): warning C4715: 'LibRaw::phase_one_correct': not
  1819. all control paths return a value [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  1820. Lib:
  1821. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\Lib.exe /OUT:
  1822. ".\Win32\Release\LibRaw.lib" /NOLOGO /LTCG .\Win32\Release\dcraw_common.obj
  1823. .\Win32\Release\dcraw_fileio.obj
  1824. .\Win32\Release\demosaic_packs.obj
  1825. .\Win32\Release\libraw_c_api.obj
  1826. .\Win32\Release\libraw_cxx.obj
  1827. .\Win32\Release\libraw_datastream.obj
  1828. LibRawLite.2013.vcxproj -> c:\src\lib\FreeImage\Source\LibRawLite\.\Win32\Release\LibRaw.lib
  1829. FinalizeBuildStatus:
  1830. Deleting file ".\Win32\Release\LibRaw.tlog\unsuccessfulbuild".
  1831. Touching ".\Win32\Release\LibRaw.tlog\LibRaw.lastbuildstate".
  1832. Done Building Project "c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj" (default targets).
  1833.  
  1834. Project "c:\src\lib\FreeImage\FreeImage.2013.vcxproj" (2) is building "c:\src\lib\FreeImage\Source\LibTIFF4\LibTIFF4.20
  1835. 13.vcxproj" (9) on node 1 (default targets).
  1836. InitializeBuildStatus:
  1837. Creating ".\Win32\Release\LibTIFF4.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  1838. ClCompile:
  1839. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\CL.exe /c /no
  1840. logo /W3 /WX- /diagnostics:classic /Ox /Ob1 /Oi /Ot /Oy /D WIN32 /D NDEBUG /D _LIB /D _CRT_SECURE_NO_DEPRECATE /D _VC
  1841. 80_UPGRADE=0x0710 /D _MBCS /GF /Gm- /EHsc /MT /GS- /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo".\Win32\Releas
  1842. e\\" /Fd".\Win32\Release\LibTIFF4.pdb" /Gd /TC /analyze- /FC /errorReport:queue tif_aux.c tif_close.c tif_codec.c tif
  1843. _color.c tif_compress.c tif_dir.c tif_dirinfo.c tif_dirread.c tif_dirwrite.c tif_dumpmode.c tif_error.c tif_extension
  1844. .c tif_fax3.c tif_fax3sm.c tif_flush.c tif_getimage.c tif_jpeg.c tif_luv.c tif_lzma.c tif_lzw.c tif_next.c tif_ojpeg.
  1845. c tif_open.c tif_packbits.c tif_pixarlog.c tif_predict.c tif_print.c tif_read.c tif_strip.c tif_swab.c tif_thunder.c
  1846. tif_tile.c tif_version.c tif_warning.c tif_write.c tif_zip.c
  1847. tif_aux.c
  1848. tif_close.c
  1849. tif_codec.c
  1850. tif_color.c
  1851. tif_compress.c
  1852. tif_dir.c
  1853. tif_dirinfo.c
  1854. tif_dirread.c
  1855. tif_dirwrite.c
  1856. tif_dumpmode.c
  1857. tif_error.c
  1858. tif_extension.c
  1859. tif_fax3.c
  1860. tif_fax3sm.c
  1861. tif_flush.c
  1862. tif_getimage.c
  1863. tif_jpeg.c
  1864. tif_luv.c
  1865. tif_lzma.c
  1866. tif_lzw.c
  1867. Generating Code...
  1868. Compiling...
  1869. tif_next.c
  1870. tif_ojpeg.c
  1871. c:\src\lib\freeimage\source\libtiff4\tif_ojpeg.c(618): warning C4477: 'fprintf' : format string '%lu' requires an argum
  1872. ent of type 'unsigned long', but variadic argument 1 has type 'uint64' [c:\src\lib\FreeImage\Source\LibTIFF4\LibTIFF4.2
  1873. 013.vcxproj]
  1874. c:\src\lib\freeimage\source\libtiff4\tif_ojpeg.c(618): note: consider using '%llu' in the format string
  1875. c:\src\lib\freeimage\source\libtiff4\tif_ojpeg.c(618): note: consider using '%I64u' in the format string
  1876. c:\src\lib\freeimage\source\libtiff4\tif_ojpeg.c(620): warning C4477: 'fprintf' : format string '%lu' requires an argum
  1877. ent of type 'unsigned long', but variadic argument 1 has type 'uint64' [c:\src\lib\FreeImage\Source\LibTIFF4\LibTIFF4.2
  1878. 013.vcxproj]
  1879. c:\src\lib\freeimage\source\libtiff4\tif_ojpeg.c(620): note: consider using '%llu' in the format string
  1880. c:\src\lib\freeimage\source\libtiff4\tif_ojpeg.c(620): note: consider using '%I64u' in the format string
  1881. c:\src\lib\freeimage\source\libtiff4\tif_ojpeg.c(625): warning C4477: 'fprintf' : format string '%lu' requires an argum
  1882. ent of type 'unsigned long', but variadic argument 1 has type 'uint64' [c:\src\lib\FreeImage\Source\LibTIFF4\LibTIFF4.2
  1883. 013.vcxproj]
  1884. c:\src\lib\freeimage\source\libtiff4\tif_ojpeg.c(625): note: consider using '%llu' in the format string
  1885. c:\src\lib\freeimage\source\libtiff4\tif_ojpeg.c(625): note: consider using '%I64u' in the format string
  1886. c:\src\lib\freeimage\source\libtiff4\tif_ojpeg.c(632): warning C4477: 'fprintf' : format string '%lu' requires an argum
  1887. ent of type 'unsigned long', but variadic argument 1 has type 'uint64' [c:\src\lib\FreeImage\Source\LibTIFF4\LibTIFF4.2
  1888. 013.vcxproj]
  1889. c:\src\lib\freeimage\source\libtiff4\tif_ojpeg.c(632): note: consider using '%llu' in the format string
  1890. c:\src\lib\freeimage\source\libtiff4\tif_ojpeg.c(632): note: consider using '%I64u' in the format string
  1891. c:\src\lib\freeimage\source\libtiff4\tif_ojpeg.c(639): warning C4477: 'fprintf' : format string '%lu' requires an argum
  1892. ent of type 'unsigned long', but variadic argument 1 has type 'uint64' [c:\src\lib\FreeImage\Source\LibTIFF4\LibTIFF4.2
  1893. 013.vcxproj]
  1894. c:\src\lib\freeimage\source\libtiff4\tif_ojpeg.c(639): note: consider using '%llu' in the format string
  1895. c:\src\lib\freeimage\source\libtiff4\tif_ojpeg.c(639): note: consider using '%I64u' in the format string
  1896. tif_open.c
  1897. tif_packbits.c
  1898. tif_pixarlog.c
  1899. tif_predict.c
  1900. tif_print.c
  1901. tif_read.c
  1902. tif_strip.c
  1903. tif_swab.c
  1904. tif_thunder.c
  1905. tif_tile.c
  1906. tif_version.c
  1907. tif_warning.c
  1908. tif_write.c
  1909. tif_zip.c
  1910. Generating Code...
  1911. Lib:
  1912. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\Lib.exe /OUT:
  1913. ".\Win32\Release\LibTIFF4.lib" /NOLOGO /LTCG .\Win32\Release\tif_aux.obj
  1914. .\Win32\Release\tif_close.obj
  1915. .\Win32\Release\tif_codec.obj
  1916. .\Win32\Release\tif_color.obj
  1917. .\Win32\Release\tif_compress.obj
  1918. .\Win32\Release\tif_dir.obj
  1919. .\Win32\Release\tif_dirinfo.obj
  1920. .\Win32\Release\tif_dirread.obj
  1921. .\Win32\Release\tif_dirwrite.obj
  1922. .\Win32\Release\tif_dumpmode.obj
  1923. .\Win32\Release\tif_error.obj
  1924. .\Win32\Release\tif_extension.obj
  1925. .\Win32\Release\tif_fax3.obj
  1926. .\Win32\Release\tif_fax3sm.obj
  1927. .\Win32\Release\tif_flush.obj
  1928. .\Win32\Release\tif_getimage.obj
  1929. .\Win32\Release\tif_jpeg.obj
  1930. .\Win32\Release\tif_luv.obj
  1931. .\Win32\Release\tif_lzma.obj
  1932. .\Win32\Release\tif_lzw.obj
  1933. .\Win32\Release\tif_next.obj
  1934. .\Win32\Release\tif_ojpeg.obj
  1935. .\Win32\Release\tif_open.obj
  1936. .\Win32\Release\tif_packbits.obj
  1937. .\Win32\Release\tif_pixarlog.obj
  1938. .\Win32\Release\tif_predict.obj
  1939. .\Win32\Release\tif_print.obj
  1940. .\Win32\Release\tif_read.obj
  1941. .\Win32\Release\tif_strip.obj
  1942. .\Win32\Release\tif_swab.obj
  1943. .\Win32\Release\tif_thunder.obj
  1944. .\Win32\Release\tif_tile.obj
  1945. .\Win32\Release\tif_version.obj
  1946. .\Win32\Release\tif_warning.obj
  1947. .\Win32\Release\tif_write.obj
  1948. .\Win32\Release\tif_zip.obj
  1949. LibTIFF4.2013.vcxproj -> c:\src\lib\FreeImage\Source\LibTIFF4\.\Win32\Release\LibTIFF4.lib
  1950. FinalizeBuildStatus:
  1951. Deleting file ".\Win32\Release\LibTIFF4.tlog\unsuccessfulbuild".
  1952. Touching ".\Win32\Release\LibTIFF4.tlog\LibTIFF4.lastbuildstate".
  1953. Done Building Project "c:\src\lib\FreeImage\Source\LibTIFF4\LibTIFF4.2013.vcxproj" (default targets).
  1954.  
  1955. Project "c:\src\lib\FreeImage\FreeImage.2013.vcxproj" (2) is building "c:\src\lib\FreeImage\Source\LibWebP\LibWebP.2013
  1956. .vcxproj" (10) on node 1 (default targets).
  1957. InitializeBuildStatus:
  1958. Creating ".\Win32\Release\LibWebP.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  1959. ClCompile:
  1960. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\CL.exe /c /no
  1961. logo /W3 /WX- /diagnostics:classic /Ox /Ob1 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _LIB /D _MBCS /GF- /Gm- /MT /GS /Gy- /
  1962. fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo".\Win32\Release\\" /Fd".\Win32\Release\LibWebP.pdb" /Gd /TC /analy
  1963. ze- /FC /errorReport:queue src\dec\dec.alpha.c src\dec\dec.buffer.c src\dec\dec.frame.c src\dec\dec.idec.c src\dec\de
  1964. c.io.c src\dec\dec.quant.c src\dec\dec.tree.c src\dec\dec.vp8.c src\dec\dec.vp8l.c src\dec\dec.webp.c src\demux\demux
  1965. .demux.c src\dsp\dsp.alpha_processing.c src\dsp\dsp.alpha_processing_mips_dsp_r2.c src\dsp\dsp.alpha_processing_sse2.
  1966. c src\dsp\dsp.argb.c src\dsp\dsp.argb_mips_dsp_r2.c src\dsp\dsp.argb_sse2.c src\dsp\dsp.cost.c src\dsp\dsp.cost_mips3
  1967. 2.c src\dsp\dsp.cost_mips_dsp_r2.c src\dsp\dsp.cost_sse2.c src\dsp\dsp.cpu.c src\dsp\dsp.dec.c src\dsp\dsp.dec_clip_t
  1968. ables.c src\dsp\dsp.dec_mips32.c src\dsp\dsp.dec_mips_dsp_r2.c src\dsp\dsp.dec_neon.c src\dsp\dsp.dec_sse2.c src\dsp\
  1969. dsp.enc.c src\dsp\dsp.enc_avx2.c src\dsp\dsp.enc_mips32.c src\dsp\dsp.enc_mips_dsp_r2.c src\dsp\dsp.enc_neon.c src\ds
  1970. p\dsp.enc_sse2.c src\dsp\dsp.filters.c src\dsp\dsp.filters_mips_dsp_r2.c src\dsp\dsp.filters_sse2.c src\dsp\dsp.lossl
  1971. ess.c src\dsp\dsp.lossless_mips32.c src\dsp\dsp.lossless_mips_dsp_r2.c src\dsp\dsp.lossless_neon.c src\dsp\dsp.lossle
  1972. ss_sse2.c src\dsp\dsp.rescaler.c src\dsp\dsp.rescaler_mips32.c src\dsp\dsp.rescaler_mips_dsp_r2.c src\dsp\dsp.upsampl
  1973. ing.c src\dsp\dsp.upsampling_mips_dsp_r2.c src\dsp\dsp.upsampling_neon.c src\dsp\dsp.upsampling_sse2.c src\dsp\dsp.yu
  1974. v.c src\dsp\dsp.yuv_mips32.c src\dsp\dsp.yuv_mips_dsp_r2.c src\dsp\dsp.yuv_sse2.c src\enc\enc.alpha.c src\enc\enc.ana
  1975. lysis.c src\enc\enc.backward_references.c src\enc\enc.config.c src\enc\enc.cost.c src\enc\enc.filter.c src\enc\enc.fr
  1976. ame.c src\enc\enc.histogram.c src\enc\enc.iterator.c src\enc\enc.near_lossless.c src\enc\enc.picture.c src\enc\enc.pi
  1977. cture_csp.c src\enc\enc.picture_psnr.c src\enc\enc.picture_rescale.c src\enc\enc.picture_tools.c src\enc\enc.quant.c
  1978. src\enc\enc.syntax.c src\enc\enc.token.c src\enc\enc.tree.c src\enc\enc.vp8l.c src\enc\enc.webpenc.c src\mux\mux.anim
  1979. _encode.c src\mux\mux.muxedit.c src\mux\mux.muxinternal.c src\mux\mux.muxread.c src\utils\utils.bit_reader.c src\util
  1980. s\utils.bit_writer.c src\utils\utils.color_cache.c src\utils\utils.filters.c src\utils\utils.huffman.c src\utils\util
  1981. s.huffman_encode.c src\utils\utils.quant_levels.c src\utils\utils.quant_levels_dec.c src\utils\utils.random.c src\uti
  1982. ls\utils.rescaler.c src\utils\utils.thread.c src\utils\utils.utils.c
  1983. dec.alpha.c
  1984. dec.buffer.c
  1985. dec.frame.c
  1986. dec.idec.c
  1987. dec.io.c
  1988. dec.quant.c
  1989. dec.tree.c
  1990. dec.vp8.c
  1991. dec.vp8l.c
  1992. dec.webp.c
  1993. demux.demux.c
  1994. dsp.alpha_processing.c
  1995. dsp.alpha_processing_mips_dsp_r2.c
  1996. dsp.alpha_processing_sse2.c
  1997. dsp.argb.c
  1998. dsp.argb_mips_dsp_r2.c
  1999. dsp.argb_sse2.c
  2000. dsp.cost.c
  2001. dsp.cost_mips32.c
  2002. dsp.cost_mips_dsp_r2.c
  2003. Compiling...
  2004. dsp.cost_sse2.c
  2005. dsp.cpu.c
  2006. dsp.dec.c
  2007. dsp.dec_clip_tables.c
  2008. dsp.dec_mips32.c
  2009. dsp.dec_mips_dsp_r2.c
  2010. dsp.dec_neon.c
  2011. dsp.dec_sse2.c
  2012. dsp.enc.c
  2013. dsp.enc_avx2.c
  2014. dsp.enc_mips32.c
  2015. dsp.enc_mips_dsp_r2.c
  2016. dsp.enc_neon.c
  2017. dsp.enc_sse2.c
  2018. dsp.filters.c
  2019. dsp.filters_mips_dsp_r2.c
  2020. dsp.filters_sse2.c
  2021. dsp.lossless.c
  2022. dsp.lossless_mips32.c
  2023. dsp.lossless_mips_dsp_r2.c
  2024. Compiling...
  2025. dsp.lossless_neon.c
  2026. dsp.lossless_sse2.c
  2027. dsp.rescaler.c
  2028. dsp.rescaler_mips32.c
  2029. dsp.rescaler_mips_dsp_r2.c
  2030. dsp.upsampling.c
  2031. dsp.upsampling_mips_dsp_r2.c
  2032. dsp.upsampling_neon.c
  2033. dsp.upsampling_sse2.c
  2034. dsp.yuv.c
  2035. dsp.yuv_mips32.c
  2036. dsp.yuv_mips_dsp_r2.c
  2037. dsp.yuv_sse2.c
  2038. enc.alpha.c
  2039. enc.analysis.c
  2040. enc.backward_references.c
  2041. enc.config.c
  2042. enc.cost.c
  2043. enc.filter.c
  2044. enc.frame.c
  2045. Compiling...
  2046. enc.histogram.c
  2047. enc.iterator.c
  2048. enc.near_lossless.c
  2049. enc.picture.c
  2050. enc.picture_csp.c
  2051. enc.picture_psnr.c
  2052. enc.picture_rescale.c
  2053. enc.picture_tools.c
  2054. enc.quant.c
  2055. enc.syntax.c
  2056. enc.token.c
  2057. enc.tree.c
  2058. enc.vp8l.c
  2059. enc.webpenc.c
  2060. mux.anim_encode.c
  2061. mux.muxedit.c
  2062. mux.muxinternal.c
  2063. mux.muxread.c
  2064. utils.bit_reader.c
  2065. utils.bit_writer.c
  2066. Compiling...
  2067. utils.color_cache.c
  2068. utils.filters.c
  2069. utils.huffman.c
  2070. utils.huffman_encode.c
  2071. utils.quant_levels.c
  2072. utils.quant_levels_dec.c
  2073. utils.random.c
  2074. utils.rescaler.c
  2075. utils.thread.c
  2076. utils.utils.c
  2077. Lib:
  2078. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\Lib.exe /OUT:
  2079. ".\Win32\Release\LibWebP.lib" /NOLOGO /LTCG .\Win32\Release\dec.alpha.obj
  2080. .\Win32\Release\dec.buffer.obj
  2081. .\Win32\Release\dec.frame.obj
  2082. .\Win32\Release\dec.idec.obj
  2083. .\Win32\Release\dec.io.obj
  2084. .\Win32\Release\dec.quant.obj
  2085. .\Win32\Release\dec.tree.obj
  2086. .\Win32\Release\dec.vp8.obj
  2087. .\Win32\Release\dec.vp8l.obj
  2088. .\Win32\Release\dec.webp.obj
  2089. .\Win32\Release\demux.demux.obj
  2090. .\Win32\Release\dsp.alpha_processing.obj
  2091. .\Win32\Release\dsp.alpha_processing_mips_dsp_r2.obj
  2092. .\Win32\Release\dsp.alpha_processing_sse2.obj
  2093. .\Win32\Release\dsp.argb.obj
  2094. .\Win32\Release\dsp.argb_mips_dsp_r2.obj
  2095. .\Win32\Release\dsp.argb_sse2.obj
  2096. .\Win32\Release\dsp.cost.obj
  2097. .\Win32\Release\dsp.cost_mips32.obj
  2098. .\Win32\Release\dsp.cost_mips_dsp_r2.obj
  2099. .\Win32\Release\dsp.cost_sse2.obj
  2100. .\Win32\Release\dsp.cpu.obj
  2101. .\Win32\Release\dsp.dec.obj
  2102. .\Win32\Release\dsp.dec_clip_tables.obj
  2103. .\Win32\Release\dsp.dec_mips32.obj
  2104. .\Win32\Release\dsp.dec_mips_dsp_r2.obj
  2105. .\Win32\Release\dsp.dec_neon.obj
  2106. .\Win32\Release\dsp.dec_sse2.obj
  2107. .\Win32\Release\dsp.enc.obj
  2108. .\Win32\Release\dsp.enc_avx2.obj
  2109. .\Win32\Release\dsp.enc_mips32.obj
  2110. .\Win32\Release\dsp.enc_mips_dsp_r2.obj
  2111. .\Win32\Release\dsp.enc_neon.obj
  2112. .\Win32\Release\dsp.enc_sse2.obj
  2113. .\Win32\Release\dsp.filters.obj
  2114. .\Win32\Release\dsp.filters_mips_dsp_r2.obj
  2115. .\Win32\Release\dsp.filters_sse2.obj
  2116. .\Win32\Release\dsp.lossless.obj
  2117. .\Win32\Release\dsp.lossless_mips32.obj
  2118. .\Win32\Release\dsp.lossless_mips_dsp_r2.obj
  2119. .\Win32\Release\dsp.lossless_neon.obj
  2120. .\Win32\Release\dsp.lossless_sse2.obj
  2121. .\Win32\Release\dsp.rescaler.obj
  2122. .\Win32\Release\dsp.rescaler_mips32.obj
  2123. .\Win32\Release\dsp.rescaler_mips_dsp_r2.obj
  2124. .\Win32\Release\dsp.upsampling.obj
  2125. .\Win32\Release\dsp.upsampling_mips_dsp_r2.obj
  2126. .\Win32\Release\dsp.upsampling_neon.obj
  2127. .\Win32\Release\dsp.upsampling_sse2.obj
  2128. .\Win32\Release\dsp.yuv.obj
  2129. .\Win32\Release\dsp.yuv_mips32.obj
  2130. .\Win32\Release\dsp.yuv_mips_dsp_r2.obj
  2131. .\Win32\Release\dsp.yuv_sse2.obj
  2132. .\Win32\Release\enc.alpha.obj
  2133. .\Win32\Release\enc.analysis.obj
  2134. .\Win32\Release\enc.backward_references.obj
  2135. .\Win32\Release\enc.config.obj
  2136. .\Win32\Release\enc.cost.obj
  2137. .\Win32\Release\enc.filter.obj
  2138. .\Win32\Release\enc.frame.obj
  2139. .\Win32\Release\enc.histogram.obj
  2140. .\Win32\Release\enc.iterator.obj
  2141. .\Win32\Release\enc.near_lossless.obj
  2142. .\Win32\Release\enc.picture.obj
  2143. .\Win32\Release\enc.picture_csp.obj
  2144. .\Win32\Release\enc.picture_psnr.obj
  2145. .\Win32\Release\enc.picture_rescale.obj
  2146. .\Win32\Release\enc.picture_tools.obj
  2147. .\Win32\Release\enc.quant.obj
  2148. .\Win32\Release\enc.syntax.obj
  2149. .\Win32\Release\enc.token.obj
  2150. .\Win32\Release\enc.tree.obj
  2151. .\Win32\Release\enc.vp8l.obj
  2152. .\Win32\Release\enc.webpenc.obj
  2153. .\Win32\Release\mux.anim_encode.obj
  2154. .\Win32\Release\mux.muxedit.obj
  2155. .\Win32\Release\mux.muxinternal.obj
  2156. .\Win32\Release\mux.muxread.obj
  2157. .\Win32\Release\utils.bit_reader.obj
  2158. .\Win32\Release\utils.bit_writer.obj
  2159. .\Win32\Release\utils.color_cache.obj
  2160. .\Win32\Release\utils.filters.obj
  2161. .\Win32\Release\utils.huffman.obj
  2162. .\Win32\Release\utils.huffman_encode.obj
  2163. .\Win32\Release\utils.quant_levels.obj
  2164. .\Win32\Release\utils.quant_levels_dec.obj
  2165. .\Win32\Release\utils.random.obj
  2166. .\Win32\Release\utils.rescaler.obj
  2167. .\Win32\Release\utils.thread.obj
  2168. .\Win32\Release\utils.utils.obj
  2169. LibWebP.2013.vcxproj -> c:\src\lib\FreeImage\Source\LibWebP\.\Win32\Release\LibWebP.lib
  2170. FinalizeBuildStatus:
  2171. Deleting file ".\Win32\Release\LibWebP.tlog\unsuccessfulbuild".
  2172. Touching ".\Win32\Release\LibWebP.tlog\LibWebP.lastbuildstate".
  2173. Done Building Project "c:\src\lib\FreeImage\Source\LibWebP\LibWebP.2013.vcxproj" (default targets).
  2174.  
  2175. Project "c:\src\lib\FreeImage\FreeImage.2013.vcxproj" (2) is building "c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013
  2176. .vcxproj" (11) on node 1 (default targets).
  2177. InitializeBuildStatus:
  2178. Creating ".\Win32\Release\OpenEXR.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  2179. ClCompile:
  2180. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\CL.exe /c /I.
  2181. / /I./IlmImf /I./Imath /I./IexMath /I./Iex /I./Half /I./IlmThread /I../ZLib /nologo /W3 /WX- /diagnostics:classic /O1
  2182. /Ob1 /Oi /Ot /Oy /D WIN32 /D NDEBUG /D _LIB /D _CRT_SECURE_NO_DEPRECATE /D _VC80_UPGRADE=0x0710 /D _MBCS /GF /Gm- /E
  2183. Hsc /MT /GS /Gy- /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo".\Win32\Release\\" /Fd".\Win32\Release\OpenE
  2184. XR.pdb" /Gd /TP /analyze- /FC /errorReport:queue Half\half.cpp IexMath\IexMathFloatExc.cpp IexMath\IexMathFpu.cpp Iex
  2185. \IexBaseExc.cpp Iex\IexThrowErrnoExc.cpp IlmImf\ImfAcesFile.cpp IlmImf\ImfAttribute.cpp IlmImf\ImfB44Compressor.cpp I
  2186. lmImf\ImfBoxAttribute.cpp IlmImf\ImfCRgbaFile.cpp IlmImf\ImfChannelList.cpp IlmImf\ImfChannelListAttribute.cpp IlmImf
  2187. \ImfChromaticities.cpp IlmImf\ImfChromaticitiesAttribute.cpp IlmImf\ImfCompositeDeepScanLine.cpp IlmImf\ImfCompressio
  2188. nAttribute.cpp IlmImf\ImfCompressor.cpp IlmImf\ImfConvert.cpp IlmImf\ImfDeepCompositing.cpp IlmImf\ImfDeepFrameBuffer
  2189. .cpp IlmImf\ImfDeepImageStateAttribute.cpp IlmImf\ImfDeepScanLineInputFile.cpp IlmImf\ImfDeepScanLineInputPart.cpp Il
  2190. mImf\ImfDeepScanLineOutputFile.cpp IlmImf\ImfDeepScanLineOutputPart.cpp IlmImf\ImfDeepTiledInputFile.cpp IlmImf\ImfDe
  2191. epTiledInputPart.cpp IlmImf\ImfDeepTiledOutputFile.cpp IlmImf\ImfDeepTiledOutputPart.cpp IlmImf\ImfDoubleAttribute.cp
  2192. p IlmImf\ImfDwaCompressor.cpp IlmImf\ImfEnvmap.cpp IlmImf\ImfEnvmapAttribute.cpp IlmImf\ImfFastHuf.cpp IlmImf\ImfFloa
  2193. tAttribute.cpp IlmImf\ImfFloatVectorAttribute.cpp IlmImf\ImfFrameBuffer.cpp IlmImf\ImfFramesPerSecond.cpp IlmImf\ImfG
  2194. enericInputFile.cpp IlmImf\ImfGenericOutputFile.cpp IlmImf\ImfHeader.cpp IlmImf\ImfHuf.cpp IlmImf\ImfIO.cpp IlmImf\Im
  2195. fInputFile.cpp IlmImf\ImfInputPart.cpp IlmImf\ImfInputPartData.cpp IlmImf\ImfIntAttribute.cpp IlmImf\ImfKeyCode.cpp I
  2196. lmImf\ImfKeyCodeAttribute.cpp IlmImf\ImfLineOrderAttribute.cpp IlmImf\ImfLut.cpp IlmImf\ImfMatrixAttribute.cpp IlmImf
  2197. \ImfMisc.cpp IlmImf\ImfMultiPartInputFile.cpp IlmImf\ImfMultiPartOutputFile.cpp IlmImf\ImfMultiView.cpp IlmImf\ImfOpa
  2198. queAttribute.cpp IlmImf\ImfOutputFile.cpp IlmImf\ImfOutputPart.cpp IlmImf\ImfOutputPartData.cpp IlmImf\ImfPartType.cp
  2199. p IlmImf\ImfPizCompressor.cpp IlmImf\ImfPreviewImage.cpp IlmImf\ImfPreviewImageAttribute.cpp IlmImf\ImfPxr24Compresso
  2200. r.cpp IlmImf\ImfRational.cpp IlmImf\ImfRationalAttribute.cpp IlmImf\ImfRgbaFile.cpp IlmImf\ImfRgbaYca.cpp IlmImf\ImfR
  2201. le.cpp IlmImf\ImfRleCompressor.cpp IlmImf\ImfScanLineInputFile.cpp IlmImf\ImfStandardAttributes.cpp IlmImf\ImfStdIO.c
  2202. pp IlmImf\ImfStringAttribute.cpp IlmImf\ImfStringVectorAttribute.cpp IlmImf\ImfSystemSpecific.cpp IlmImf\ImfTestFile.
  2203. cpp IlmImf\ImfTileDescriptionAttribute.cpp IlmImf\ImfTileOffsets.cpp IlmImf\ImfTiledInputFile.cpp IlmImf\ImfTiledInpu
  2204. tPart.cpp IlmImf\ImfTiledMisc.cpp IlmImf\ImfTiledOutputFile.cpp IlmImf\ImfTiledOutputPart.cpp IlmImf\ImfTiledRgbaFile
  2205. .cpp IlmImf\ImfTimeCode.cpp IlmImf\ImfTimeCodeAttribute.cpp IlmImf\ImfVecAttribute.cpp IlmImf\ImfZip.cpp IlmImf\ImfZi
  2206. pCompressor.cpp IlmImf\b44ExpLogTable.cpp IlmThread\IlmThread.cpp IlmThread\IlmThreadMutex.cpp IlmThread\IlmThreadPoo
  2207. l.cpp IlmThread\IlmThreadSemaphore.cpp Imath\ImathBox.cpp Imath\ImathColorAlgo.cpp Imath\ImathFun.cpp Imath\ImathMatr
  2208. ixAlgo.cpp Imath\ImathRandom.cpp Imath\ImathShear.cpp Imath\ImathVec.cpp
  2209. half.cpp
  2210. IexMathFloatExc.cpp
  2211. IexMathFpu.cpp
  2212. IexBaseExc.cpp
  2213. IexThrowErrnoExc.cpp
  2214. ImfAcesFile.cpp
  2215. c:\src\lib\freeimage\source\openexr\ilmimf\imfacesfile.cpp(59): warning C4305: 'argument': truncation from 'double' to
  2216. 'float' [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2217. c:\src\lib\freeimage\source\openexr\ilmimf\imfacesfile.cpp(426): warning C4305: 'argument': truncation from 'double' to
  2218. 'float' [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2219. c:\src\lib\freeimage\source\openexr\ilmimf\imfacesfile.cpp(432): warning C4305: 'argument': truncation from 'double' to
  2220. 'float' [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2221. ImfAttribute.cpp
  2222. ImfB44Compressor.cpp
  2223. ImfBoxAttribute.cpp
  2224. ImfCRgbaFile.cpp
  2225. ImfChannelList.cpp
  2226. ImfChannelListAttribute.cpp
  2227. ImfChromaticities.cpp
  2228. ImfChromaticitiesAttribute.cpp
  2229. ImfCompositeDeepScanLine.cpp
  2230. ImfCompressionAttribute.cpp
  2231. ImfCompressor.cpp
  2232. ImfConvert.cpp
  2233. ImfDeepCompositing.cpp
  2234. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepcompositing.cpp(84): warning C4244: '+=': conversion from 'double' to
  2235. 'float', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2236. ImfDeepFrameBuffer.cpp
  2237. Generating Code...
  2238. Compiling...
  2239. ImfDeepImageStateAttribute.cpp
  2240. ImfDeepScanLineInputFile.cpp
  2241. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(343): warning C4244: 'argument': conversion fro
  2242. m 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2243. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(504): warning C4244: 'argument': conversion fro
  2244. m 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2245. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(511): warning C4244: 'argument': conversion fro
  2246. m 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2247. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(517): warning C4244: 'initializing': conversion
  2248. from 'Imath_2_2::Int64' to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcx
  2249. proj]
  2250. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(518): warning C4244: 'argument': conversion fro
  2251. m 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2252. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(626): warning C4244: 'argument': conversion fro
  2253. m 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2254. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(635): warning C4244: 'argument': conversion fro
  2255. m 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2256. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(1471): warning C4244: 'argument': conversion fr
  2257. om 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2258. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(1511): warning C4244: 'argument': conversion fr
  2259. om 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2260. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(1515): warning C4244: 'argument': conversion fr
  2261. om 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2262. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(1716): warning C4244: 'argument': conversion fr
  2263. om 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2264. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(1720): warning C4244: 'argument': conversion fr
  2265. om 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2266. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(1833): warning C4244: 'argument': conversion fr
  2267. om 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2268. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(1849): warning C4244: 'argument': conversion fr
  2269. om 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2270. ImfDeepScanLineInputPart.cpp
  2271. ImfDeepScanLineOutputFile.cpp
  2272. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineoutputfile.cpp(378): warning C4244: 'argument': conversion fr
  2273. om 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2274. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineoutputfile.cpp(384): warning C4244: 'argument': conversion fr
  2275. om 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2276. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineoutputfile.cpp(696): warning C4244: 'argument': conversion fr
  2277. om 'Imath_2_2::Int64' to 'long', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2278. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineoutputfile.cpp(734): warning C4244: 'argument': conversion fr
  2279. om 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2280. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineoutputfile.cpp(758): warning C4244: 'argument': conversion fr
  2281. om 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2282. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineoutputfile.cpp(768): warning C4244: 'argument': conversion fr
  2283. om 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2284. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineoutputfile.cpp(786): warning C4244: 'argument': conversion fr
  2285. om 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2286. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineoutputfile.cpp(974): warning C4244: 'argument': conversion fr
  2287. om 'Imath_2_2::Int64' to 'long', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2288. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineoutputfile.cpp(978): warning C4244: 'argument': conversion fr
  2289. om 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2290. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineoutputfile.cpp(1479): warning C4244: 'argument': conversion f
  2291. rom 'Imath_2_2::Int64' to 'const unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013
  2292. .vcxproj]
  2293. ImfDeepScanLineOutputPart.cpp
  2294. ImfDeepTiledInputFile.cpp
  2295. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(418): warning C4244: 'argument': conversion from '
  2296. Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2297. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(438): warning C4244: 'argument': conversion from '
  2298. Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2299. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(444): warning C4244: 'initializing': conversion fr
  2300. om 'Imath_2_2::Int64' to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxpro
  2301. j]
  2302. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(445): warning C4244: 'argument': conversion from '
  2303. Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2304. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(493): warning C4244: 'argument': conversion from '
  2305. Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2306. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(499): warning C4244: 'argument': conversion from '
  2307. Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2308. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(631): warning C4244: 'argument': conversion from '
  2309. Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2310. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(1021): warning C4244: 'argument': conversion from
  2311. 'Imath_2_2::Int64' to 'long', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2312. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(1024): warning C4244: 'argument': conversion from
  2313. 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2314. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(1495): warning C4244: 'argument': conversion from
  2315. 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2316. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(1844): warning C4244: 'argument': conversion from
  2317. 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2318. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(1855): warning C4244: 'argument': conversion from
  2319. 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2320. ImfDeepTiledInputPart.cpp
  2321. ImfDeepTiledOutputFile.cpp
  2322. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(194): warning C4244: 'initializing': conversion f
  2323. rom 'Imath_2_2::Int64' to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxpr
  2324. oj]
  2325. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(195): warning C4244: 'argument': conversion from
  2326. 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2327. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(554): warning C4244: 'argument': conversion from
  2328. 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2329. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(560): warning C4244: 'argument': conversion from
  2330. 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2331. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(690): warning C4244: 'argument': conversion from
  2332. 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2333. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(689): warning C4244: 'argument': conversion from
  2334. 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2335. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(743): warning C4244: 'argument': conversion from
  2336. 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2337. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(874): warning C4244: 'argument': conversion from
  2338. 'Imath_2_2::Int64' to 'long', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2339. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(910): warning C4244: 'argument': conversion from
  2340. 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2341. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(970): warning C4244: 'argument': conversion from
  2342. 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2343. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(1000): warning C4244: 'argument': conversion from
  2344. 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2345. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(1010): warning C4244: 'argument': conversion from
  2346. 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2347. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(1243): warning C4244: 'argument': conversion from
  2348. 'Imath_2_2::Int64' to 'long', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2349. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(1246): warning C4244: 'argument': conversion from
  2350. 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2351. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(1250): warning C4244: 'argument': conversion from
  2352. 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2353. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(1749): warning C4244: 'argument': conversion from
  2354. 'Imath_2_2::Int64' to 'const unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vc
  2355. xproj]
  2356. ImfDeepTiledOutputPart.cpp
  2357. ImfDoubleAttribute.cpp
  2358. ImfDwaCompressor.cpp
  2359. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(274): warning C4018: '<': signed/unsigned mismatch [c:\
  2360. src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2361. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(756): warning C4018: '<': signed/unsigned mismatch [c:\
  2362. src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2363. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(785): warning C4018: '<': signed/unsigned mismatch [c:\
  2364. src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2365. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(941): warning C4018: '<': signed/unsigned mismatch [c:\
  2366. src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2367. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(1139): warning C4018: '<': signed/unsigned mismatch [c:
  2368. \src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2369. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(1914): warning C4267: '+=': conversion from 'size_t' to
  2370. 'unsigned short', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2371. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(2423): warning C4267: '-=': conversion from 'size_t' to
  2372. 'unsigned short', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2373. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(2435): warning C4018: '>': signed/unsigned mismatch [c:
  2374. \src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2375. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(2986): warning C4018: '<': signed/unsigned mismatch [c:
  2376. \src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2377. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(3023): warning C4018: '>': signed/unsigned mismatch [c:
  2378. \src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2379. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(3035): warning C4018: '>': signed/unsigned mismatch [c:
  2380. \src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2381. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(3043): warning C4018: '>': signed/unsigned mismatch [c:
  2382. \src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2383. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(3104): warning C4018: '>': signed/unsigned mismatch [c:
  2384. \src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2385. ImfEnvmap.cpp
  2386. ImfEnvmapAttribute.cpp
  2387. ImfFastHuf.cpp
  2388. c:\src\lib\freeimage\source\openexr\ilmimf\imffasthuf.cpp(153): warning C4244: 'initializing': conversion from 'Imath_2
  2389. _2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2390. c:\src\lib\freeimage\source\openexr\ilmimf\imffasthuf.cpp(167): warning C4244: 'initializing': conversion from 'Imath_2
  2391. _2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2392. c:\src\lib\freeimage\source\openexr\ilmimf\imffasthuf.cpp(183): warning C4244: '=': conversion from 'Imath_2_2::Int64'
  2393. to 'unsigned char', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2394. c:\src\lib\freeimage\source\openexr\ilmimf\imffasthuf.cpp(186): warning C4244: '=': conversion from 'Imath_2_2::Int64'
  2395. to 'unsigned char', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2396. c:\src\lib\freeimage\source\openexr\ilmimf\imffasthuf.cpp(256): warning C4244: 'initializing': conversion from 'unsigne
  2397. d __int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2398. ImfFloatAttribute.cpp
  2399. ImfFloatVectorAttribute.cpp
  2400. ImfFrameBuffer.cpp
  2401. ImfFramesPerSecond.cpp
  2402. ImfGenericInputFile.cpp
  2403. ImfGenericOutputFile.cpp
  2404. Generating Code...
  2405. Compiling...
  2406. ImfHeader.cpp
  2407. ImfHuf.cpp
  2408. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(171): warning C4244: '=': conversion from 'Imath_2_2::Int64' to '
  2409. char', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2410. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(250): warning C4244: 'initializing': conversion from 'Imath_2_2::
  2411. Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2412. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(481): warning C4244: 'initializing': conversion from 'Imath_2_2::
  2413. Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2414. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(550): warning C4244: 'initializing': conversion from 'Imath_2_2::
  2415. Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2416. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(562): warning C4244: 'initializing': conversion from 'Imath_2_2::
  2417. Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2418. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(621): warning C4244: 'initializing': conversion from 'Imath_2_2::
  2419. Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2420. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(679): warning C4334: '<<': result of 32-bit shift implicitly conv
  2421. erted to 64 bits (was 64-bit shift intended?) [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2422. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(724): warning C4244: 'argument': conversion from 'Imath_2_2::Int6
  2423. 4' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2424. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(898): warning C4244: 'initializing': conversion from 'Imath_2_2::
  2425. Int64' to 'unsigned char', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2426. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(913): warning C4244: 'initializing': conversion from 'Imath_2_2::
  2427. Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2428. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(928): warning C4244: 'initializing': conversion from 'Imath_2_2::
  2429. Int64' to 'unsigned char', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2430. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(955): warning C4244: 'initializing': conversion from 'Imath_2_2::
  2431. Int64' to 'unsigned char', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2432. ImfIO.cpp
  2433. ImfInputFile.cpp
  2434. ImfInputPart.cpp
  2435. ImfInputPartData.cpp
  2436. ImfIntAttribute.cpp
  2437. ImfKeyCode.cpp
  2438. ImfKeyCodeAttribute.cpp
  2439. ImfLineOrderAttribute.cpp
  2440. ImfLut.cpp
  2441. c:\src\lib\freeimage\source\openexr\ilmimf\imflut.cpp(156): warning C4244: 'initializing': conversion from 'double' to
  2442. 'float', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2443. c:\src\lib\freeimage\source\openexr\ilmimf\imflut.cpp(156): warning C4244: 'initializing': conversion from 'double' to
  2444. 'const float', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2445. c:\src\lib\freeimage\source\openexr\ilmimf\imflut.cpp(174): warning C4244: 'argument': conversion from 'double' to 'flo
  2446. at', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2447. ImfMatrixAttribute.cpp
  2448. ImfMisc.cpp
  2449. c:\src\lib\freeimage\source\openexr\ilmimf\imfmisc.cpp(313): warning C4244: 'argument': conversion from 'double' to 'fl
  2450. oat', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2451. c:\src\lib\freeimage\source\openexr\ilmimf\imfmisc.cpp(708): warning C4244: 'argument': conversion from 'double' to 'fl
  2452. oat', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2453. ImfMultiPartInputFile.cpp
  2454. ImfMultiPartOutputFile.cpp
  2455. ImfMultiView.cpp
  2456. ImfOpaqueAttribute.cpp
  2457. ImfOutputFile.cpp
  2458. ImfOutputPart.cpp
  2459. ImfOutputPartData.cpp
  2460. Generating Code...
  2461. Compiling...
  2462. ImfPartType.cpp
  2463. ImfPizCompressor.cpp
  2464. ImfPreviewImage.cpp
  2465. ImfPreviewImageAttribute.cpp
  2466. ImfPxr24Compressor.cpp
  2467. ImfRational.cpp
  2468. ImfRationalAttribute.cpp
  2469. ImfRgbaFile.cpp
  2470. ImfRgbaYca.cpp
  2471. ImfRle.cpp
  2472. ImfRleCompressor.cpp
  2473. ImfScanLineInputFile.cpp
  2474. c:\src\lib\freeimage\source\openexr\ilmimf\imfscanlineinputfile.cpp(1467): warning C4244: 'argument': conversion from '
  2475. const double' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2476. ImfStandardAttributes.cpp
  2477. ImfStdIO.cpp
  2478. ImfStringAttribute.cpp
  2479. ImfStringVectorAttribute.cpp
  2480. ImfSystemSpecific.cpp
  2481. ImfTestFile.cpp
  2482. ImfTileDescriptionAttribute.cpp
  2483. ImfTileOffsets.cpp
  2484. c:\src\lib\freeimage\source\openexr\ilmimf\imftileoffsets.cpp(154): warning C4244: 'argument': conversion from 'Imath_2
  2485. _2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2486. Generating Code...
  2487. Compiling...
  2488. ImfTiledInputFile.cpp
  2489. ImfTiledInputPart.cpp
  2490. ImfTiledMisc.cpp
  2491. ImfTiledOutputFile.cpp
  2492. ImfTiledOutputPart.cpp
  2493. ImfTiledRgbaFile.cpp
  2494. ImfTimeCode.cpp
  2495. ImfTimeCodeAttribute.cpp
  2496. ImfVecAttribute.cpp
  2497. ImfZip.cpp
  2498. ImfZipCompressor.cpp
  2499. b44ExpLogTable.cpp
  2500. IlmThread.cpp
  2501. c:\src\lib\freeimage\source\openexr\ilmthread\ilmthread.cpp(67): warning C4297: 'IlmThread_2_2::Thread::~Thread': funct
  2502. ion assumed not to throw an exception but does [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2503. c:\src\lib\freeimage\source\openexr\ilmthread\ilmthread.cpp(67): note: destructor or deallocator has a (possibly impl
  2504. icit) non-throwing exception specification
  2505. IlmThreadMutex.cpp
  2506. IlmThreadPool.cpp
  2507. IlmThreadSemaphore.cpp
  2508. ImathBox.cpp
  2509. ImathColorAlgo.cpp
  2510. ImathFun.cpp
  2511. ImathMatrixAlgo.cpp
  2512. c:\src\lib\freeimage\source\openexr\imath\imathmatrixalgo.cpp(118): warning C4018: '<': signed/unsigned mismatch [c:\sr
  2513. c\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2514. c:\src\lib\freeimage\source\openexr\imath\imathmatrixalgo.cpp(254): note: see reference to function template instanti
  2515. ation 'Imath_2_2::M44d Imath_2_2::procrustesRotationAndTranslation<double>(const Imath_2_2::V3d *,const Imath_2_2::V3
  2516. d *,const double *,const size_t,const bool)' being compiled
  2517. c:\src\lib\freeimage\source\openexr\imath\imathmatrixalgo.cpp(127): warning C4018: '<': signed/unsigned mismatch [c:\sr
  2518. c\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2519. c:\src\lib\freeimage\source\openexr\imath\imathmatrixalgo.cpp(155): warning C4018: '<': signed/unsigned mismatch [c:\sr
  2520. c\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2521. c:\src\lib\freeimage\source\openexr\imath\imathmatrixalgo.cpp(160): warning C4018: '<': signed/unsigned mismatch [c:\sr
  2522. c\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2523. c:\src\lib\freeimage\source\openexr\imath\imathmatrixalgo.cpp(200): warning C4018: '<': signed/unsigned mismatch [c:\sr
  2524. c\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2525. c:\src\lib\freeimage\source\openexr\imath\imathmatrixalgo.cpp(205): warning C4018: '<': signed/unsigned mismatch [c:\sr
  2526. c\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2527. Generating Code...
  2528. c:\src\lib\freeimage\source\openexr\ilmthread\ilmthread.cpp(68): warning C4722: 'IlmThread_2_2::Thread::~Thread': destr
  2529. uctor never returns, potential memory leak [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  2530. Compiling...
  2531. ImathRandom.cpp
  2532. ImathShear.cpp
  2533. ImathVec.cpp
  2534. Generating Code...
  2535. Lib:
  2536. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\Lib.exe /OUT:
  2537. ".\Win32\Release\OpenEXR.lib" /NOLOGO /LTCG .\Win32\Release\IexMathFpu.obj
  2538. .\Win32\Release\b44ExpLogTable.obj
  2539. .\Win32\Release\ImfAcesFile.obj
  2540. .\Win32\Release\ImfAttribute.obj
  2541. .\Win32\Release\ImfB44Compressor.obj
  2542. .\Win32\Release\ImfBoxAttribute.obj
  2543. .\Win32\Release\ImfChannelList.obj
  2544. .\Win32\Release\ImfChannelListAttribute.obj
  2545. .\Win32\Release\ImfChromaticities.obj
  2546. .\Win32\Release\ImfChromaticitiesAttribute.obj
  2547. .\Win32\Release\ImfCompositeDeepScanLine.obj
  2548. .\Win32\Release\ImfCompressionAttribute.obj
  2549. .\Win32\Release\ImfCompressor.obj
  2550. .\Win32\Release\ImfConvert.obj
  2551. .\Win32\Release\ImfCRgbaFile.obj
  2552. .\Win32\Release\ImfDeepCompositing.obj
  2553. .\Win32\Release\ImfDeepFrameBuffer.obj
  2554. .\Win32\Release\ImfDeepImageStateAttribute.obj
  2555. .\Win32\Release\ImfDeepScanLineInputFile.obj
  2556. .\Win32\Release\ImfDeepScanLineInputPart.obj
  2557. .\Win32\Release\ImfDeepScanLineOutputFile.obj
  2558. .\Win32\Release\ImfDeepScanLineOutputPart.obj
  2559. .\Win32\Release\ImfDeepTiledInputFile.obj
  2560. .\Win32\Release\ImfDeepTiledInputPart.obj
  2561. .\Win32\Release\ImfDeepTiledOutputFile.obj
  2562. .\Win32\Release\ImfDeepTiledOutputPart.obj
  2563. .\Win32\Release\ImfDoubleAttribute.obj
  2564. .\Win32\Release\ImfDwaCompressor.obj
  2565. .\Win32\Release\ImfEnvmap.obj
  2566. .\Win32\Release\ImfEnvmapAttribute.obj
  2567. .\Win32\Release\ImfFastHuf.obj
  2568. .\Win32\Release\ImfFloatAttribute.obj
  2569. .\Win32\Release\ImfFloatVectorAttribute.obj
  2570. .\Win32\Release\ImfFrameBuffer.obj
  2571. .\Win32\Release\ImfFramesPerSecond.obj
  2572. .\Win32\Release\ImfGenericInputFile.obj
  2573. .\Win32\Release\ImfGenericOutputFile.obj
  2574. .\Win32\Release\ImfHeader.obj
  2575. .\Win32\Release\ImfHuf.obj
  2576. .\Win32\Release\ImfInputFile.obj
  2577. .\Win32\Release\ImfInputPart.obj
  2578. .\Win32\Release\ImfInputPartData.obj
  2579. .\Win32\Release\ImfIntAttribute.obj
  2580. .\Win32\Release\ImfIO.obj
  2581. .\Win32\Release\ImfKeyCode.obj
  2582. .\Win32\Release\ImfKeyCodeAttribute.obj
  2583. .\Win32\Release\ImfLineOrderAttribute.obj
  2584. .\Win32\Release\ImfLut.obj
  2585. .\Win32\Release\ImfMatrixAttribute.obj
  2586. .\Win32\Release\ImfMisc.obj
  2587. .\Win32\Release\ImfMultiPartInputFile.obj
  2588. .\Win32\Release\ImfMultiPartOutputFile.obj
  2589. .\Win32\Release\ImfMultiView.obj
  2590. .\Win32\Release\ImfOpaqueAttribute.obj
  2591. .\Win32\Release\ImfOutputFile.obj
  2592. .\Win32\Release\ImfOutputPart.obj
  2593. .\Win32\Release\ImfOutputPartData.obj
  2594. .\Win32\Release\ImfPartType.obj
  2595. .\Win32\Release\ImfPizCompressor.obj
  2596. .\Win32\Release\ImfPreviewImage.obj
  2597. .\Win32\Release\ImfPreviewImageAttribute.obj
  2598. .\Win32\Release\ImfPxr24Compressor.obj
  2599. .\Win32\Release\ImfRational.obj
  2600. .\Win32\Release\ImfRationalAttribute.obj
  2601. .\Win32\Release\ImfRgbaFile.obj
  2602. .\Win32\Release\ImfRgbaYca.obj
  2603. .\Win32\Release\ImfRle.obj
  2604. .\Win32\Release\ImfRleCompressor.obj
  2605. .\Win32\Release\ImfScanLineInputFile.obj
  2606. .\Win32\Release\ImfStandardAttributes.obj
  2607. .\Win32\Release\ImfStdIO.obj
  2608. .\Win32\Release\ImfStringAttribute.obj
  2609. .\Win32\Release\ImfStringVectorAttribute.obj
  2610. .\Win32\Release\ImfSystemSpecific.obj
  2611. .\Win32\Release\ImfTestFile.obj
  2612. .\Win32\Release\ImfThreading.obj
  2613. .\Win32\Release\ImfTileDescriptionAttribute.obj
  2614. .\Win32\Release\ImfTiledInputFile.obj
  2615. .\Win32\Release\ImfTiledInputPart.obj
  2616. .\Win32\Release\ImfTiledMisc.obj
  2617. .\Win32\Release\ImfTiledOutputFile.obj
  2618. .\Win32\Release\ImfTiledOutputPart.obj
  2619. .\Win32\Release\ImfTiledRgbaFile.obj
  2620. .\Win32\Release\ImfTileOffsets.obj
  2621. .\Win32\Release\ImfTimeCode.obj
  2622. .\Win32\Release\ImfTimeCodeAttribute.obj
  2623. .\Win32\Release\ImfVecAttribute.obj
  2624. .\Win32\Release\ImfVersion.obj
  2625. .\Win32\Release\ImfWav.obj
  2626. .\Win32\Release\ImfZip.obj
  2627. .\Win32\Release\ImfZipCompressor.obj
  2628. .\Win32\Release\ImathBox.obj
  2629. .\Win32\Release\ImathColorAlgo.obj
  2630. .\Win32\Release\ImathFun.obj
  2631. .\Win32\Release\ImathMatrixAlgo.obj
  2632. .\Win32\Release\ImathRandom.obj
  2633. .\Win32\Release\ImathShear.obj
  2634. .\Win32\Release\ImathVec.obj
  2635. .\Win32\Release\IexBaseExc.obj
  2636. .\Win32\Release\IexThrowErrnoExc.obj
  2637. .\Win32\Release\half.obj
  2638. .\Win32\Release\IlmThread.obj
  2639. .\Win32\Release\IlmThreadMutex.obj
  2640. .\Win32\Release\IlmThreadPool.obj
  2641. .\Win32\Release\IlmThreadSemaphore.obj
  2642. .\Win32\Release\IexMathFloatExc.obj
  2643. OpenEXR.2013.vcxproj -> c:\src\lib\FreeImage\Source\OpenEXR\.\Win32\Release\OpenEXR.lib
  2644. FinalizeBuildStatus:
  2645. Deleting file ".\Win32\Release\OpenEXR.tlog\unsuccessfulbuild".
  2646. Touching ".\Win32\Release\OpenEXR.tlog\OpenEXR.lastbuildstate".
  2647. Done Building Project "c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj" (default targets).
  2648.  
  2649. InitializeBuildStatus:
  2650. Creating ".\Win32\Release\FreeImage.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  2651. ClCompile:
  2652. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\CL.exe /c /IS
  2653. ource /ISource\ZLib /ISource\DeprecationManager /ISource\OpenEXR /ISource\OpenEXR\Half /ISource\OpenEXR\Iex /ISource\
  2654. OpenEXR\IlmImf /ISource\OpenEXR\Imath /ISource\OpenEXR\IlmThread /ISource\LibJXR\jxrgluelib /ISource\LibJXR\image\sys
  2655. /nologo /W3 /WX- /diagnostics:classic /O2 /Ob1 /Oi /Ot /Oy /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D OPJ_STAT
  2656. IC /D FREEIMAGE_EXPORTS /D _CRT_SECURE_NO_DEPRECATE /D LIBRAW_NODLL /D _VC80_UPGRADE=0x0710 /D _WINDLL /D _MBCS /GF /
  2657. Gm- /EHsc /MT /Zp16 /GS- /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo".\Win32\Release\\" /Fd".\Win32\Release\v
  2658. c141.pdb" /Gd /TP /analyze- /FC /errorReport:queue Source\DeprecationManager\Deprecated.cpp Source\DeprecationManager
  2659. \DeprecationMgr.cpp Source\FreeImageToolkit\BSplineRotate.cpp Source\FreeImageToolkit\Background.cpp Source\FreeImage
  2660. Toolkit\Channels.cpp Source\FreeImageToolkit\ClassicRotate.cpp Source\FreeImageToolkit\Colors.cpp Source\FreeImageToo
  2661. lkit\CopyPaste.cpp Source\FreeImageToolkit\Display.cpp Source\FreeImageToolkit\Flip.cpp Source\FreeImageToolkit\JPEGT
  2662. ransform.cpp Source\FreeImageToolkit\MultigridPoissonSolver.cpp Source\FreeImageToolkit\Rescale.cpp Source\FreeImageT
  2663. oolkit\Resize.cpp Source\FreeImage\BitmapAccess.cpp Source\FreeImage\CacheFile.cpp Source\FreeImage\ColorLookup.cpp S
  2664. ource\FreeImage\Conversion.cpp Source\FreeImage\Conversion16_555.cpp Source\FreeImage\Conversion16_565.cpp Source\Fre
  2665. eImage\Conversion24.cpp Source\FreeImage\Conversion32.cpp Source\FreeImage\Conversion4.cpp Source\FreeImage\Conversio
  2666. n8.cpp Source\FreeImage\ConversionFloat.cpp Source\FreeImage\ConversionRGB16.cpp Source\FreeImage\ConversionRGBA16.cp
  2667. p Source\FreeImage\ConversionRGBAF.cpp Source\FreeImage\ConversionRGBF.cpp Source\FreeImage\ConversionType.cpp Source
  2668. \FreeImage\ConversionUINT16.cpp Source\FreeImage\FreeImage.cpp Source\FreeImage\FreeImageIO.cpp Source\FreeImage\GetT
  2669. ype.cpp Source\FreeImage\Halftoning.cpp Source\FreeImage\J2KHelper.cpp Source\FreeImage\LFPQuantizer.cpp Source\FreeI
  2670. mage\MNGHelper.cpp Source\FreeImage\MemoryIO.cpp Source\FreeImage\MultiPage.cpp Source\FreeImage\NNQuantizer.cpp Sour
  2671. ce\FreeImage\PSDParser.cpp Source\FreeImage\PixelAccess.cpp Source\FreeImage\Plugin.cpp Source\FreeImage\PluginBMP.cp
  2672. p Source\FreeImage\PluginCUT.cpp Source\FreeImage\PluginDDS.cpp Source\FreeImage\PluginEXR.cpp Source\FreeImage\Plugi
  2673. nG3.cpp Source\FreeImage\PluginGIF.cpp Source\FreeImage\PluginHDR.cpp Source\FreeImage\PluginICO.cpp Source\FreeImage
  2674. \PluginIFF.cpp Source\FreeImage\PluginJ2K.cpp Source\FreeImage\PluginJNG.cpp Source\FreeImage\PluginJP2.cpp Source\Fr
  2675. eeImage\PluginJPEG.cpp Source\FreeImage\PluginJXR.cpp Source\FreeImage\PluginKOALA.cpp Source\FreeImage\PluginMNG.cpp
  2676. Source\FreeImage\PluginPCD.cpp Source\FreeImage\PluginPCX.cpp Source\FreeImage\PluginPFM.cpp Source\FreeImage\Plugin
  2677. PICT.cpp Source\FreeImage\PluginPNG.cpp Source\FreeImage\PluginPNM.cpp Source\FreeImage\PluginPSD.cpp Source\FreeImag
  2678. e\PluginRAS.cpp Source\FreeImage\PluginRAW.cpp Source\FreeImage\PluginSGI.cpp Source\FreeImage\PluginTARGA.cpp Source
  2679. \FreeImage\PluginTIFF.cpp Source\FreeImage\PluginWBMP.cpp Source\FreeImage\PluginWebP.cpp Source\FreeImage\PluginXBM.
  2680. cpp Source\FreeImage\PluginXPM.cpp Source\FreeImage\TIFFLogLuv.cpp Source\FreeImage\ToneMapping.cpp Source\FreeImage\
  2681. WuQuantizer.cpp Source\FreeImage\ZLibInterface.cpp Source\FreeImage\tmoColorConvert.cpp Source\FreeImage\tmoDrago03.c
  2682. pp Source\FreeImage\tmoFattal02.cpp Source\FreeImage\tmoReinhard05.cpp Source\Metadata\Exif.cpp Source\Metadata\FIRat
  2683. ional.cpp Source\Metadata\FreeImageTag.cpp Source\Metadata\IPTC.cpp Source\Metadata\TagConversion.cpp Source\Metadata
  2684. \TagLib.cpp Source\Metadata\XTIFF.cpp
  2685. Deprecated.cpp
  2686. DeprecationMgr.cpp
  2687. BSplineRotate.cpp
  2688. Background.cpp
  2689. Channels.cpp
  2690. ClassicRotate.cpp
  2691. Colors.cpp
  2692. CopyPaste.cpp
  2693. Display.cpp
  2694. Flip.cpp
  2695. JPEGTransform.cpp
  2696. MultigridPoissonSolver.cpp
  2697. Rescale.cpp
  2698. Resize.cpp
  2699. BitmapAccess.cpp
  2700. CacheFile.cpp
  2701. ColorLookup.cpp
  2702. Conversion.cpp
  2703. Conversion16_555.cpp
  2704. Conversion16_565.cpp
  2705. Compiling...
  2706. Conversion24.cpp
  2707. Conversion32.cpp
  2708. Conversion4.cpp
  2709. Conversion8.cpp
  2710. ConversionFloat.cpp
  2711. ConversionRGB16.cpp
  2712. ConversionRGBA16.cpp
  2713. ConversionRGBAF.cpp
  2714. ConversionRGBF.cpp
  2715. ConversionType.cpp
  2716. ConversionUINT16.cpp
  2717. FreeImage.cpp
  2718. FreeImageIO.cpp
  2719. GetType.cpp
  2720. Halftoning.cpp
  2721. J2KHelper.cpp
  2722. LFPQuantizer.cpp
  2723. MNGHelper.cpp
  2724. MemoryIO.cpp
  2725. MultiPage.cpp
  2726. Compiling...
  2727. NNQuantizer.cpp
  2728. PSDParser.cpp
  2729. PixelAccess.cpp
  2730. Plugin.cpp
  2731. PluginBMP.cpp
  2732. PluginCUT.cpp
  2733. PluginDDS.cpp
  2734. PluginEXR.cpp
  2735. PluginG3.cpp
  2736. PluginGIF.cpp
  2737. PluginHDR.cpp
  2738. PluginICO.cpp
  2739. PluginIFF.cpp
  2740. PluginJ2K.cpp
  2741. PluginJNG.cpp
  2742. PluginJP2.cpp
  2743. PluginJPEG.cpp
  2744. PluginJXR.cpp
  2745. PluginKOALA.cpp
  2746. PluginMNG.cpp
  2747. Compiling...
  2748. PluginPCD.cpp
  2749. PluginPCX.cpp
  2750. PluginPFM.cpp
  2751. PluginPICT.cpp
  2752. PluginPNG.cpp
  2753. PluginPNM.cpp
  2754. PluginPSD.cpp
  2755. PluginRAS.cpp
  2756. PluginRAW.cpp
  2757. PluginSGI.cpp
  2758. PluginTARGA.cpp
  2759. PluginTIFF.cpp
  2760. PluginWBMP.cpp
  2761. PluginWebP.cpp
  2762. PluginXBM.cpp
  2763. PluginXPM.cpp
  2764. TIFFLogLuv.cpp
  2765. ToneMapping.cpp
  2766. WuQuantizer.cpp
  2767. ZLibInterface.cpp
  2768. Compiling...
  2769. tmoColorConvert.cpp
  2770. tmoDrago03.cpp
  2771. tmoFattal02.cpp
  2772. tmoReinhard05.cpp
  2773. Exif.cpp
  2774. FIRational.cpp
  2775. FreeImageTag.cpp
  2776. IPTC.cpp
  2777. TagConversion.cpp
  2778. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(202): warning C4477: 'sprintf' : format string '%ld' requires an
  2779. argument of type 'long', but variadic argument 1 has type 'UINT64' [c:\src\lib\FreeImage\FreeImage.2013.vcxproj]
  2780. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(202): note: consider using '%lld' in the format string
  2781. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(202): note: consider using '%I64d' in the format string
  2782. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(205): warning C4477: 'sprintf' : format string '%ld' requires an
  2783. argument of type 'long', but variadic argument 1 has type 'UINT64' [c:\src\lib\FreeImage\FreeImage.2013.vcxproj]
  2784. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(205): note: consider using '%lld' in the format string
  2785. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(205): note: consider using '%I64d' in the format string
  2786. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(215): warning C4477: 'sprintf' : format string '%X' requires an
  2787. argument of type 'unsigned int', but variadic argument 1 has type 'UINT64' [c:\src\lib\FreeImage\FreeImage.2013.vcxproj
  2788. ]
  2789. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(215): note: consider using '%llX' in the format string
  2790. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(215): note: consider using '%I64X' in the format string
  2791. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(218): warning C4477: 'sprintf' : format string '%X' requires an
  2792. argument of type 'unsigned int', but variadic argument 1 has type 'UINT64' [c:\src\lib\FreeImage\FreeImage.2013.vcxproj
  2793. ]
  2794. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(218): note: consider using '%llX' in the format string
  2795. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(218): note: consider using '%I64X' in the format string
  2796. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(228): warning C4477: 'sprintf' : format string '%ld' requires an
  2797. argument of type 'long', but variadic argument 1 has type 'INT64' [c:\src\lib\FreeImage\FreeImage.2013.vcxproj]
  2798. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(228): note: consider using '%lld' in the format string
  2799. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(228): note: consider using '%I64d' in the format string
  2800. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(231): warning C4477: 'sprintf' : format string '%ld' requires an
  2801. argument of type 'long', but variadic argument 1 has type 'INT64' [c:\src\lib\FreeImage\FreeImage.2013.vcxproj]
  2802. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(231): note: consider using '%lld' in the format string
  2803. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(231): note: consider using '%I64d' in the format string
  2804. TagLib.cpp
  2805. XTIFF.cpp
  2806. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\CL.exe /c /IS
  2807. ource /ISource\ZLib /ISource\DeprecationManager /ISource\OpenEXR /ISource\OpenEXR\Half /ISource\OpenEXR\Iex /ISource\
  2808. OpenEXR\IlmImf /ISource\OpenEXR\Imath /ISource\OpenEXR\IlmThread /ISource\LibJXR\jxrgluelib /ISource\LibJXR\image\sys
  2809. /nologo /W3 /WX- /diagnostics:classic /O2 /Ob1 /Oi /Ot /Oy /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D OPJ_STAT
  2810. IC /D FREEIMAGE_EXPORTS /D _CRT_SECURE_NO_DEPRECATE /D LIBRAW_NODLL /D _VC80_UPGRADE=0x0710 /D _WINDLL /D _MBCS /GF /
  2811. Gm- /EHsc /MT /Zp16 /GS- /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo".\Win32\Release\\" /Fd".\Win32\Release\v
  2812. c141.pdb" /Gd /TC /analyze- /FC /errorReport:queue Source\FreeImage\FreeImageC.c
  2813. FreeImageC.c
  2814. ResourceCompile:
  2815. C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299.0\x86\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0710 /l"0x0409" /nolo
  2816. go /fo".\Win32\Release\FreeImage.res" FreeImage.rc
  2817. Link:
  2818. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\link.exe /ERR
  2819. ORREPORT:QUEUE /OUT:".\Win32\Release\FreeImage.dll" /INCREMENTAL:NO /NOLOGO /MANIFEST:NO /PDB:".\Win32\Release\FreeIm
  2820. age.pdb" /OPT:REF /LTCG /IGNOREIDL /TLBID:1 /DYNAMICBASE:NO /IMPLIB:".\Win32\Release\FreeImage.lib" /MACHINE:X86 /PRO
  2821. FILE /SAFESEH:NO /DLL .\Win32\Release\FreeImage.res
  2822. .\Win32\Release\BitmapAccess.obj
  2823. .\Win32\Release\ColorLookup.obj
  2824. .\Win32\Release\ConversionRGBA16.obj
  2825. .\Win32\Release\ConversionRGBAF.obj
  2826. .\Win32\Release\FreeImage.obj
  2827. .\Win32\Release\FreeImageC.obj
  2828. .\Win32\Release\FreeImageIO.obj
  2829. .\Win32\Release\GetType.obj
  2830. .\Win32\Release\LFPQuantizer.obj
  2831. .\Win32\Release\MemoryIO.obj
  2832. .\Win32\Release\PixelAccess.obj
  2833. .\Win32\Release\J2KHelper.obj
  2834. .\Win32\Release\MNGHelper.obj
  2835. .\Win32\Release\Plugin.obj
  2836. .\Win32\Release\PluginBMP.obj
  2837. .\Win32\Release\PluginCUT.obj
  2838. .\Win32\Release\PluginDDS.obj
  2839. .\Win32\Release\PluginEXR.obj
  2840. .\Win32\Release\PluginG3.obj
  2841. .\Win32\Release\PluginGIF.obj
  2842. .\Win32\Release\PluginHDR.obj
  2843. .\Win32\Release\PluginICO.obj
  2844. .\Win32\Release\PluginIFF.obj
  2845. .\Win32\Release\PluginJ2K.obj
  2846. .\Win32\Release\PluginJNG.obj
  2847. .\Win32\Release\PluginJP2.obj
  2848. .\Win32\Release\PluginJPEG.obj
  2849. .\Win32\Release\PluginJXR.obj
  2850. .\Win32\Release\PluginKOALA.obj
  2851. .\Win32\Release\PluginMNG.obj
  2852. .\Win32\Release\PluginPCD.obj
  2853. .\Win32\Release\PluginPCX.obj
  2854. .\Win32\Release\PluginPFM.obj
  2855. .\Win32\Release\PluginPICT.obj
  2856. .\Win32\Release\PluginPNG.obj
  2857. .\Win32\Release\PluginPNM.obj
  2858. .\Win32\Release\PluginPSD.obj
  2859. .\Win32\Release\PluginRAS.obj
  2860. .\Win32\Release\PluginRAW.obj
  2861. .\Win32\Release\PluginSGI.obj
  2862. .\Win32\Release\PluginTARGA.obj
  2863. .\Win32\Release\PluginTIFF.obj
  2864. .\Win32\Release\PluginWBMP.obj
  2865. .\Win32\Release\PluginWebP.obj
  2866. .\Win32\Release\PluginXBM.obj
  2867. .\Win32\Release\PluginXPM.obj
  2868. .\Win32\Release\PSDParser.obj
  2869. .\Win32\Release\TIFFLogLuv.obj
  2870. .\Win32\Release\Conversion.obj
  2871. .\Win32\Release\Conversion16_555.obj
  2872. .\Win32\Release\Conversion16_565.obj
  2873. .\Win32\Release\Conversion24.obj
  2874. .\Win32\Release\Conversion32.obj
  2875. .\Win32\Release\Conversion4.obj
  2876. .\Win32\Release\Conversion8.obj
  2877. .\Win32\Release\ConversionFloat.obj
  2878. .\Win32\Release\ConversionRGB16.obj
  2879. .\Win32\Release\ConversionRGBF.obj
  2880. .\Win32\Release\ConversionType.obj
  2881. .\Win32\Release\ConversionUINT16.obj
  2882. .\Win32\Release\Halftoning.obj
  2883. .\Win32\Release\tmoColorConvert.obj
  2884. .\Win32\Release\tmoDrago03.obj
  2885. .\Win32\Release\tmoFattal02.obj
  2886. .\Win32\Release\tmoReinhard05.obj
  2887. .\Win32\Release\ToneMapping.obj
  2888. .\Win32\Release\NNQuantizer.obj
  2889. .\Win32\Release\WuQuantizer.obj
  2890. .\Win32\Release\Deprecated.obj
  2891. .\Win32\Release\DeprecationMgr.obj
  2892. .\Win32\Release\CacheFile.obj
  2893. .\Win32\Release\MultiPage.obj
  2894. .\Win32\Release\ZLibInterface.obj
  2895. .\Win32\Release\Exif.obj
  2896. .\Win32\Release\FIRational.obj
  2897. .\Win32\Release\FreeImageTag.obj
  2898. .\Win32\Release\IPTC.obj
  2899. .\Win32\Release\TagConversion.obj
  2900. .\Win32\Release\TagLib.obj
  2901. .\Win32\Release\XTIFF.obj
  2902. .\Win32\Release\Background.obj
  2903. .\Win32\Release\BSplineRotate.obj
  2904. .\Win32\Release\Channels.obj
  2905. .\Win32\Release\ClassicRotate.obj
  2906. .\Win32\Release\Colors.obj
  2907. .\Win32\Release\CopyPaste.obj
  2908. .\Win32\Release\Display.obj
  2909. .\Win32\Release\Flip.obj
  2910. .\Win32\Release\JPEGTransform.obj
  2911. .\Win32\Release\MultigridPoissonSolver.obj
  2912. .\Win32\Release\Rescale.obj
  2913. .\Win32\Release\Resize.obj
  2914. c:\src\lib\FreeImage\Source\LibJPEG\Win32\Release\LibJPEG.lib
  2915. c:\src\lib\FreeImage\Source\LibJXR\Win32\Release\LibJXR.lib
  2916. c:\src\lib\FreeImage\Source\LibOpenJPEG\Win32\Release\LibOpenJPEG.lib
  2917. c:\src\lib\FreeImage\Source\ZLib\Win32\Release\ZLib.lib
  2918. c:\src\lib\FreeImage\Source\LibPNG\Win32\Release\LibPNG.lib
  2919. c:\src\lib\FreeImage\Source\LibRawLite\Win32\Release\LibRaw.lib
  2920. c:\src\lib\FreeImage\Source\LibTIFF4\Win32\Release\LibTIFF4.lib
  2921. c:\src\lib\FreeImage\Source\LibWebP\Win32\Release\LibWebP.lib
  2922. c:\src\lib\FreeImage\Source\OpenEXR\Win32\Release\OpenEXR.lib
  2923. Creating library .\Win32\Release\FreeImage.lib and object .\Win32\Release\FreeImage.exp
  2924. Generating code
  2925. Finished generating code
  2926. FreeImage.2013.vcxproj -> c:\src\lib\FreeImage\.\Win32\Release\FreeImage.dll
  2927. PostBuildEvent:
  2928. mkdir Dist\x32
  2929. copy .\Win32\Release\FreeImage.dll Dist\x32
  2930. copy .\Win32\Release\FreeImage.lib Dist\x32
  2931. copy Source\FreeImage.h Dist\x32
  2932.  
  2933. :VCEnd
  2934. A subdirectory or file Dist\x32 already exists.
  2935. 1 file(s) copied.
  2936. 1 file(s) copied.
  2937. 1 file(s) copied.
  2938. FinalizeBuildStatus:
  2939. Deleting file ".\Win32\Release\FreeImage.tlog\unsuccessfulbuild".
  2940. Touching ".\Win32\Release\FreeImage.tlog\FreeImage.lastbuildstate".
  2941. Done Building Project "c:\src\lib\FreeImage\FreeImage.2013.vcxproj" (default targets).
  2942.  
  2943. Project "c:\src\lib\FreeImage\FreeImage.2013.sln" (1) is building "c:\src\lib\FreeImage\Wrapper\FreeImagePlus\FreeImage
  2944. Plus.2013.vcxproj" (12) on node 1 (default targets).
  2945. InitializeBuildStatus:
  2946. Creating ".\Win32\Release\FreeImagePlus.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  2947. ClCompile:
  2948. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\CL.exe /c /I.
  2949. /I../../Source /nologo /W3 /WX- /diagnostics:classic /O2 /Ob1 /Oi /Ot /Oy /GL /D NDEBUG /D WIN32 /D _WINDOWS /D _USR
  2950. DLL /D FIP_EXPORTS /D _CRT_SECURE_NO_DEPRECATE /D _VC80_UPGRADE=0x0710 /D _WINDLL /D _MBCS /GF /Gm- /EHsc /MT /GS- /f
  2951. p:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo".\Win32\Release\\" /Fd".\Win32\Release\vc141.pdb" /Gd /TP /analyze-
  2952. /FC /errorReport:queue src\FreeImagePlus.cpp src\fipImage.cpp src\fipMemoryIO.cpp src\fipMetadataFind.cpp src\fipMul
  2953. tiPage.cpp src\fipTag.cpp src\fipWinImage.cpp
  2954. FreeImagePlus.cpp
  2955. fipImage.cpp
  2956. fipMemoryIO.cpp
  2957. fipMetadataFind.cpp
  2958. fipMultiPage.cpp
  2959. fipTag.cpp
  2960. fipWinImage.cpp
  2961. ResourceCompile:
  2962. C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299.0\x86\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0710 /l"0x040c" /nolo
  2963. go /fo".\Win32\Release\FreeImagePlus.res" FreeImagePlus.rc
  2964. Link:
  2965. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x86\link.exe /ERR
  2966. ORREPORT:QUEUE /OUT:".\Win32\Release\FreeImagePlus.dll" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib win
  2967. spool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST:NO
  2968. /DEBUG:FULL /PDB:".\Win32\Release\FreeImagePlus.pdb" /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE:NO /IMPLIB:".\Win3
  2969. 2\Release\FreeImagePlus.lib" /MACHINE:X86 /SAFESEH /DLL .\Win32\Release\FreeImagePlus.res
  2970. .\Win32\Release\fipImage.obj
  2971. .\Win32\Release\fipMemoryIO.obj
  2972. .\Win32\Release\fipMetadataFind.obj
  2973. .\Win32\Release\fipMultiPage.obj
  2974. .\Win32\Release\fipTag.obj
  2975. .\Win32\Release\fipWinImage.obj
  2976. .\Win32\Release\FreeImagePlus.obj
  2977. c:\src\lib\FreeImage\Win32\Release\FreeImage.lib
  2978. Creating library .\Win32\Release\FreeImagePlus.lib and object .\Win32\Release\FreeImagePlus.exp
  2979. Generating code
  2980. Finished generating code
  2981. FreeImagePlus.2013.vcxproj -> c:\src\lib\FreeImage\Wrapper\FreeImagePlus\.\Win32\Release\FreeImagePlus.dll
  2982. PostBuildEvent:
  2983. mkdir dist\x32
  2984. copy .\Win32\Release\FreeImagePlus.dll dist\x32
  2985. copy .\Win32\Release\FreeImagePlus.lib dist\x32
  2986. copy FreeImagePlus.h dist\x32
  2987.  
  2988. :VCEnd
  2989. A subdirectory or file dist\x32 already exists.
  2990. 1 file(s) copied.
  2991. 1 file(s) copied.
  2992. 1 file(s) copied.
  2993. FinalizeBuildStatus:
  2994. Deleting file ".\Win32\Release\FreeImagePlus.tlog\unsuccessfulbuild".
  2995. Touching ".\Win32\Release\FreeImagePlus.tlog\FreeImagePlus.lastbuildstate".
  2996. Done Building Project "c:\src\lib\FreeImage\Wrapper\FreeImagePlus\FreeImagePlus.2013.vcxproj" (default targets).
  2997.  
  2998. Done Building Project "c:\src\lib\FreeImage\FreeImage.2013.sln" (default targets).
  2999.  
  3000.  
  3001. Build succeeded.
  3002.  
  3003. "c:\src\lib\FreeImage\FreeImage.2013.sln" (default target) (1) ->
  3004. "c:\src\lib\FreeImage\FreeImage.2013.vcxproj" (default target) (2) ->
  3005. "c:\src\lib\FreeImage\Source\LibPNG\LibPNG.2013.vcxproj" (default target) (6) ->
  3006. "c:\src\lib\FreeImage\Source\ZLib\ZLib.2013.vcxproj" (default target) (7) ->
  3007. (ClCompile target) ->
  3008. c:\src\lib\freeimage\source\zlib\gzlib.c(245): warning C4996: 'open': The POSIX name for this item is deprecated. Ins
  3009. tead, use the ISO C and C++ conformant name: _open. See online help for details. [c:\src\lib\FreeImage\Source\ZLib\ZLib
  3010. .2013.vcxproj]
  3011. c:\src\lib\freeimage\source\zlib\gzread.c(30): warning C4996: 'read': The POSIX name for this item is deprecated. Ins
  3012. tead, use the ISO C and C++ conformant name: _read. See online help for details. [c:\src\lib\FreeImage\Source\ZLib\ZLib
  3013. .2013.vcxproj]
  3014. c:\src\lib\freeimage\source\zlib\gzread.c(591): warning C4996: 'close': The POSIX name for this item is deprecated. I
  3015. nstead, use the ISO C and C++ conformant name: _close. See online help for details. [c:\src\lib\FreeImage\Source\ZLib\Z
  3016. Lib.2013.vcxproj]
  3017. c:\src\lib\freeimage\source\zlib\gzwrite.c(84): warning C4996: 'write': The POSIX name for this item is deprecated. I
  3018. nstead, use the ISO C and C++ conformant name: _write. See online help for details. [c:\src\lib\FreeImage\Source\ZLib\Z
  3019. Lib.2013.vcxproj]
  3020. c:\src\lib\freeimage\source\zlib\gzwrite.c(101): warning C4996: 'write': The POSIX name for this item is deprecated.
  3021. Instead, use the ISO C and C++ conformant name: _write. See online help for details. [c:\src\lib\FreeImage\Source\ZLib\
  3022. ZLib.2013.vcxproj]
  3023. c:\src\lib\freeimage\source\zlib\gzwrite.c(573): warning C4996: 'close': The POSIX name for this item is deprecated.
  3024. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [c:\src\lib\FreeImage\Source\ZLib\
  3025. ZLib.2013.vcxproj]
  3026.  
  3027.  
  3028. "c:\src\lib\FreeImage\FreeImage.2013.sln" (default target) (1) ->
  3029. "c:\src\lib\FreeImage\FreeImage.2013.vcxproj" (default target) (2) ->
  3030. "c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj" (default target) (8) ->
  3031. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(72): warning C4996: 'strnicmp': The POSIX name for t
  3032. his item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\src
  3033. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3034. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(193): warning C4996: 'swab': The POSIX name for this
  3035. item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details. [c:\src\lib\Fr
  3036. eeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3037. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(208): warning C4244: '=': conversion from 'double' t
  3038. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3039. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(209): warning C4244: '=': conversion from 'double' t
  3040. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3041. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(242): warning C4244: '=': conversion from 'double' t
  3042. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3043. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(307): warning C4244: '=': conversion from 'double' t
  3044. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3045. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(339): warning C4244: '=': conversion from 'double' t
  3046. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3047. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(364): warning C4244: '=': conversion from 'double' t
  3048. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3049. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(645): warning C4244: '=': conversion from 'INT64' to
  3050. 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3051. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1006): warning C4018: '<': signed/unsigned mismatch
  3052. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3053. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1023): warning C4244: '=': conversion from 'INT64' t
  3054. o 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3055. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1033): warning C4018: '<': signed/unsigned mismatch
  3056. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3057. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1076): warning C4018: '<': signed/unsigned mismatch
  3058. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3059. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1254): warning C4244: '=': conversion from 'double'
  3060. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3061. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1255): warning C4244: '=': conversion from 'double'
  3062. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3063. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1256): warning C4244: '=': conversion from 'double'
  3064. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3065. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1257): warning C4244: '=': conversion from 'float' t
  3066. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3067. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1329): warning C4146: unary minus operator applied t
  3068. o unsigned type, result still unsigned [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3069. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1355): warning C4018: '<': signed/unsigned mismatch
  3070. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3071. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1374): warning C4018: '<': signed/unsigned mismatch
  3072. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3073. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1444): warning C4018: '<': signed/unsigned mismatch
  3074. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3075. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1445): warning C4244: '=': conversion from 'double'
  3076. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3077. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1453): warning C4018: '<': signed/unsigned mismatch
  3078. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3079. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1455): warning C4018: '<': signed/unsigned mismatch
  3080. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3081. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1462): warning C4018: '<': signed/unsigned mismatch
  3082. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3083. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1465): warning C4244: '=': conversion from 'float' t
  3084. o 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3085. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1468): warning C4018: '<': signed/unsigned mismatch
  3086. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3087. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1473): warning C4018: '<': signed/unsigned mismatch
  3088. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3089. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1512): warning C4244: '=': conversion from 'INT64' t
  3090. o 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3091. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1516): warning C4244: '=': conversion from 'double'
  3092. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3093. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1520): warning C4244: '=': conversion from 'float' t
  3094. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3095. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1524): warning C4244: '=': conversion from 'double'
  3096. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3097. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1528): warning C4244: '=': conversion from 'float' t
  3098. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3099. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1553): warning C4244: '=': conversion from 'double'
  3100. to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3101. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1557): warning C4244: '=': conversion from 'double'
  3102. to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3103. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1579): warning C4244: '=': conversion from 'INT64' t
  3104. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3105. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1608): warning C4018: '<': signed/unsigned mismatch
  3106. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3107. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1614): warning C4018: '<': signed/unsigned mismatch
  3108. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3109. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1623): warning C4244: '=': conversion from 'double'
  3110. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3111. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1625): warning C4244: '=': conversion from 'double'
  3112. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3113. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1627): warning C4244: '=': conversion from 'double'
  3114. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3115. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1629): warning C4244: '=': conversion from 'double'
  3116. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3117. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1636): warning C4018: '>=': signed/unsigned mismatch
  3118. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3119. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1636): warning C4244: '=': conversion from 'float' t
  3120. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3121. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1661): warning C4018: '<': signed/unsigned mismatch
  3122. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3123. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1667): warning C4018: '<': signed/unsigned mismatch
  3124. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3125. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1688): warning C4244: '=': conversion from 'double'
  3126. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3127. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1699): warning C4244: '=': conversion from 'float' t
  3128. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3129. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1700): warning C4244: '=': conversion from 'double'
  3130. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3131. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1708): warning C4244: '=': conversion from 'float' t
  3132. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3133. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1774): warning C4244: 'return': conversion from 'UIN
  3134. T64' to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3135. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1780): warning C4244: '=': conversion from 'UINT64'
  3136. to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3137. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1835): warning C4244: '=': conversion from 'double'
  3138. to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3139. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1907): warning C4018: '<': signed/unsigned mismatch
  3140. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3141. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1923): warning C4018: '<': signed/unsigned mismatch
  3142. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3143. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1998): warning C4018: '<': signed/unsigned mismatch
  3144. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3145. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(2121): warning C4244: '=': conversion from 'UINT64'
  3146. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3147. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(2511): warning C4244: '=': conversion from 'double'
  3148. to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3149. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(2533): warning C4804: '<=': unsafe use of type 'bool
  3150. ' in operation [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3151. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(2991): warning C4244: '=': conversion from 'INT64' t
  3152. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3153. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(3446): warning C4018: '<': signed/unsigned mismatch
  3154. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3155. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(3554): warning C4244: '=': conversion from 'INT64' t
  3156. o 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3157. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(3559): warning C4244: '=': conversion from 'INT64' t
  3158. o 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3159. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(3825): warning C4244: '=': conversion from 'double'
  3160. to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3161. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(3877): warning C4244: '=': conversion from 'double'
  3162. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3163. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(3889): warning C4244: '=': conversion from 'double'
  3164. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3165. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(3986): warning C4838: conversion from 'double' to 'c
  3166. onst float' requires a narrowing conversion [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3167. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(3986): warning C4305: 'initializing': truncation fro
  3168. m 'double' to 'const float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3169. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4003): warning C4244: '=': conversion from 'double'
  3170. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3171. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4009): warning C4244: '=': conversion from 'double'
  3172. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3173. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4014): warning C4244: '=': conversion from 'double'
  3174. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3175. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4027): warning C4244: '=': conversion from 'float' t
  3176. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3177. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4031): warning C4244: '=': conversion from 'double'
  3178. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3179. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4047): warning C4244: '=': conversion from 'double'
  3180. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3181. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4049): warning C4244: '=': conversion from 'double'
  3182. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3183. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4053): warning C4244: '=': conversion from 'double'
  3184. to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3185. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4207): warning C4244: '=': conversion from 'double'
  3186. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3187. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4208): warning C4244: '=': conversion from 'float' t
  3188. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3189. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4243): warning C4018: '>': signed/unsigned mismatch
  3190. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3191. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4252): warning C4244: '=': conversion from 'double'
  3192. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3193. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4308): warning C4244: '/=': conversion from 'double'
  3194. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3195. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4308): warning C4244: '=': conversion from 'double'
  3196. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3197. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4348): warning C4244: '=': conversion from 'double'
  3198. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3199. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4348): warning C4244: '=': conversion from 'float' t
  3200. o 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3201. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4349): warning C4018: '>': signed/unsigned mismatch
  3202. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3203. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4352): warning C4244: '=': conversion from 'double'
  3204. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3205. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4352): warning C4244: '=': conversion from 'float' t
  3206. o 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3207. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4353): warning C4018: '>': signed/unsigned mismatch
  3208. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3209. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4357): warning C4244: '=': conversion from 'float' t
  3210. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3211. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4427): warning C4018: '>=': signed/unsigned mismatch
  3212. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3213. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4427): warning C4018: '<': signed/unsigned mismatch
  3214. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3215. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4438): warning C4018: '<': signed/unsigned mismatch
  3216. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3217. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4545): warning C4838: conversion from 'int' to 'cons
  3218. t signed char' requires a narrowing conversion [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3219. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4545): warning C4309: 'initializing': truncation of
  3220. constant value [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3221. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4742): warning C4244: '=': conversion from 'double'
  3222. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3223. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4747): warning C4244: '=': conversion from 'int' to
  3224. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3225. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4748): warning C4244: '+=': conversion from 'double'
  3226. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3227. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4760): warning C4244: '=': conversion from 'float' t
  3228. o 'short', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3229. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4761): warning C4244: '=': conversion from 'float' t
  3230. o 'short', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3231. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4762): warning C4244: '=': conversion from 'float' t
  3232. o 'short', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3233. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4796): warning C4804: '<<': unsafe use of type 'bool
  3234. ' in operation [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3235. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(4956): warning C4244: '=': conversion from 'int' to
  3236. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3237. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5038): warning C4101: 'xyz': unreferenced local vari
  3238. able [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3239. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5193): warning C4101: 'k': unreferenced local variab
  3240. le [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3241. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5194): warning C4101: 'xyz_cam': unreferenced local
  3242. variable [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3243. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5193): warning C4101: 'j': unreferenced local variab
  3244. le [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3245. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5193): warning C4101: 'i': unreferenced local variab
  3246. le [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3247. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5194): warning C4101: 'r': unreferenced local variab
  3248. le [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3249. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5395): warning C4838: conversion from 'double' to 'c
  3250. onst float' requires a narrowing conversion [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3251. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5395): warning C4305: 'initializing': truncation fro
  3252. m 'double' to 'const float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3253. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5398): warning C4838: conversion from 'double' to 'c
  3254. onst float' requires a narrowing conversion [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3255. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5398): warning C4305: 'initializing': truncation fro
  3256. m 'double' to 'const float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3257. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5408): warning C4244: '=': conversion from 'float' t
  3258. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3259. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5418): warning C4244: '=': conversion from 'int' to
  3260. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3261. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5426): warning C4244: '=': conversion from 'int' to
  3262. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3263. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5428): warning C4244: '=': conversion from 'float' t
  3264. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3265. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5449): warning C4244: '=': conversion from 'double'
  3266. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3267. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5450): warning C4018: '<': signed/unsigned mismatch
  3268. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3269. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5450): warning C4244: '=': conversion from 'float' t
  3270. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3271. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5451): warning C4018: '<': signed/unsigned mismatch
  3272. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3273. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5457): warning C4018: '<': signed/unsigned mismatch
  3274. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3275. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5464): warning C4244: '=': conversion from 'int' to
  3276. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3277. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5477): warning C4244: '=': conversion from 'float' t
  3278. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3279. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5481): warning C4244: '=': conversion from 'int' to
  3280. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3281. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5493): warning C4018: '<': signed/unsigned mismatch
  3282. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3283. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5500): warning C4018: '<': signed/unsigned mismatch
  3284. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3285. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5508): warning C4244: '=': conversion from 'float' t
  3286. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3287. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(5524): warning C4244: '=': conversion from 'INT64' t
  3288. o 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3289. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6382): warning C4244: 'argument': conversion from 'd
  3290. ouble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3291. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6386): warning C4244: 'argument': conversion from 'd
  3292. ouble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3293. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6462): warning C4244: '=': conversion from 'INT64' t
  3294. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3295. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6471): warning C4244: '=': conversion from 'INT64' t
  3296. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3297. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6481): warning C4244: '=': conversion from 'INT64' t
  3298. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3299. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6497): warning C4244: '=': conversion from 'INT64' t
  3300. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3301. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6610): warning C4244: '=': conversion from 'double'
  3302. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3303. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6611): warning C4244: '=': conversion from 'double'
  3304. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3305. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6612): warning C4244: '=': conversion from 'double'
  3306. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3307. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6613): warning C4244: '=': conversion from 'double'
  3308. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3309. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6656): warning C4244: '=': conversion from 'double'
  3310. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3311. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6711): warning C4244: '=': conversion from 'double'
  3312. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3313. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6712): warning C4244: '=': conversion from 'double'
  3314. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3315. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6713): warning C4244: '=': conversion from 'double'
  3316. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3317. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6714): warning C4244: '=': conversion from 'double'
  3318. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3319. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6776): warning C4244: 'argument': conversion from 'd
  3320. ouble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3321. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6776): warning C4244: '=': conversion from 'int' to
  3322. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3323. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6808): warning C4244: 'argument': conversion from 'd
  3324. ouble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3325. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6940): warning C4244: 'argument': conversion from 'i
  3326. nt' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3327. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7021): warning C4244: '=': conversion from 'double'
  3328. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3329. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7089): warning C4244: '=': conversion from 'int' to
  3330. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3331. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7092): warning C4244: '=': conversion from 'int' to
  3332. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3333. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7106): warning C4244: '=': conversion from 'int' to
  3334. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3335. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7109): warning C4244: '=': conversion from 'int' to
  3336. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3337. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7207): warning C4244: '=': conversion from 'int' to
  3338. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3339. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7210): warning C4244: '=': conversion from 'int' to
  3340. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3341. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6616): warning C4996: 'strnicmp': The POSIX name for
  3342. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3343. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3344. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6634): warning C4996: 'strnicmp': The POSIX name for
  3345. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3346. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3347. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(6641): warning C4996: 'strnicmp': The POSIX name for
  3348. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3349. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3350. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7031): warning C4996: 'strnicmp': The POSIX name for
  3351. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3352. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3353. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7032): warning C4996: 'strnicmp': The POSIX name for
  3354. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3355. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3356. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7033): warning C4996: 'strnicmp': The POSIX name for
  3357. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3358. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3359. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7034): warning C4996: 'strnicmp': The POSIX name for
  3360. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3361. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3362. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7035): warning C4996: 'strnicmp': The POSIX name for
  3363. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3364. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3365. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7036): warning C4996: 'strnicmp': The POSIX name for
  3366. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3367. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3368. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7037): warning C4996: 'strnicmp': The POSIX name for
  3369. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3370. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3371. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7062): warning C4996: 'strnicmp': The POSIX name for
  3372. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3373. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3374. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7063): warning C4996: 'strnicmp': The POSIX name for
  3375. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3376. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3377. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7064): warning C4996: 'strnicmp': The POSIX name for
  3378. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3379. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3380. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7220): warning C4102: 'next': unreferenced label [c:
  3381. \src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3382. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7277): warning C4244: '=': conversion from 'INT64' t
  3383. o 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3384. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7282): warning C4244: '=': conversion from 'unsigned
  3385. int' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3386. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7287): warning C4244: '=': conversion from 'INT64' t
  3387. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3388. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7294): warning C4244: '=': conversion from 'INT64' t
  3389. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3390. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7302): warning C4244: '=': conversion from 'INT64' t
  3391. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3392. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7316): warning C4244: '=': conversion from 'INT64' t
  3393. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3394. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7326): warning C4244: '=': conversion from 'INT64' t
  3395. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3396. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7339): warning C4244: '=': conversion from 'INT64' t
  3397. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3398. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7350): warning C4244: '=': conversion from 'INT64' t
  3399. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3400. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7457): warning C4244: '=': conversion from 'double'
  3401. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3402. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7458): warning C4244: '=': conversion from 'double'
  3403. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3404. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7459): warning C4244: '=': conversion from 'double'
  3405. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3406. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7460): warning C4244: '=': conversion from 'double'
  3407. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3408. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7503): warning C4244: '=': conversion from 'double'
  3409. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3410. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7553): warning C4244: '=': conversion from 'double'
  3411. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3412. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7554): warning C4244: '=': conversion from 'double'
  3413. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3414. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7555): warning C4244: '=': conversion from 'double'
  3415. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3416. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7556): warning C4244: '=': conversion from 'double'
  3417. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3418. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7620): warning C4244: 'argument': conversion from 'd
  3419. ouble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3420. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7688): warning C4244: '=': conversion from 'double'
  3421. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3422. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7702): warning C4244: '=': conversion from 'double'
  3423. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3424. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7812): warning C4244: 'argument': conversion from 'i
  3425. nt' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3426. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7892): warning C4244: '=': conversion from 'double'
  3427. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3428. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7960): warning C4244: '=': conversion from 'int' to
  3429. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3430. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7963): warning C4244: '=': conversion from 'int' to
  3431. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3432. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7974): warning C4244: '=': conversion from 'int' to
  3433. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3434. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7977): warning C4244: '=': conversion from 'int' to
  3435. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3436. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8072): warning C4244: '=': conversion from 'int' to
  3437. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3438. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8075): warning C4244: '=': conversion from 'int' to
  3439. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3440. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8092): warning C4244: 'argument': conversion from 'd
  3441. ouble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3442. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8092): warning C4244: '=': conversion from 'int' to
  3443. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3444. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8096): warning C4244: 'argument': conversion from 'd
  3445. ouble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3446. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8098): warning C4244: 'argument': conversion from 'd
  3447. ouble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3448. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8100): warning C4244: 'argument': conversion from 'd
  3449. ouble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3450. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8119): warning C4244: '=': conversion from 'double'
  3451. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3452. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8141): warning C4244: '=': conversion from 'double'
  3453. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3454. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8142): warning C4244: '=': conversion from 'double'
  3455. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3456. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8146): warning C4244: 'initializing': conversion fro
  3457. m 'INT64' to 'long', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3458. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8243): warning C4244: '=': conversion from 'unsigned
  3459. int' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3460. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8244): warning C4244: '=': conversion from 'unsigned
  3461. int' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3462. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8245): warning C4244: '=': conversion from 'unsigned
  3463. int' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3464. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8260): warning C4244: '=': conversion from 'unsigned
  3465. int' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3466. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8309): warning C4244: '=': conversion from 'unsigned
  3467. int' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3468. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8380): warning C4244: '=': conversion from 'double'
  3469. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3470. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8381): warning C4244: '=': conversion from 'double'
  3471. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3472. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8397): warning C4244: '=': conversion from 'double'
  3473. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3474. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8400): warning C4244: '=': conversion from 'int' to
  3475. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3476. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8401): warning C4244: '+=': conversion from 'double'
  3477. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3478. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8405): warning C4244: '=': conversion from 'double'
  3479. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3480. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8410): warning C4244: '=': conversion from 'double'
  3481. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3482. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8412): warning C4244: '=': conversion from 'double'
  3483. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3484. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8416): warning C4244: '=': conversion from 'double'
  3485. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3486. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8417): warning C4244: '=': conversion from 'double'
  3487. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3488. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8451): warning C4244: '=': conversion from 'unsigned
  3489. int' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3490. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8454): warning C4244: '=': conversion from 'double'
  3491. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3492. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8462): warning C4244: '=': conversion from 'unsigned
  3493. int' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3494. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7320): warning C4996: 'strnicmp': The POSIX name for
  3495. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3496. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3497. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7323): warning C4996: 'strnicmp': The POSIX name for
  3498. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3499. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3500. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7324): warning C4996: 'strnicmp': The POSIX name for
  3501. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3502. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3503. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7328): warning C4996: 'strnicmp': The POSIX name for
  3504. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3505. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3506. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7333): warning C4996: 'strnicmp': The POSIX name for
  3507. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3508. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3509. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7334): warning C4996: 'strnicmp': The POSIX name for
  3510. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3511. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3512. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7335): warning C4996: 'strnicmp': The POSIX name for
  3513. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3514. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3515. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7348): warning C4996: 'strnicmp': The POSIX name for
  3516. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3517. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3518. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7463): warning C4996: 'strnicmp': The POSIX name for
  3519. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3520. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3521. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7481): warning C4996: 'strnicmp': The POSIX name for
  3522. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3523. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3524. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7488): warning C4996: 'strnicmp': The POSIX name for
  3525. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3526. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3527. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7902): warning C4996: 'strnicmp': The POSIX name for
  3528. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3529. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3530. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7903): warning C4996: 'strnicmp': The POSIX name for
  3531. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3532. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3533. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7904): warning C4996: 'strnicmp': The POSIX name for
  3534. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3535. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3536. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7905): warning C4996: 'strnicmp': The POSIX name for
  3537. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3538. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3539. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7906): warning C4996: 'strnicmp': The POSIX name for
  3540. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3541. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3542. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7907): warning C4996: 'strnicmp': The POSIX name for
  3543. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3544. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3545. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7908): warning C4996: 'strnicmp': The POSIX name for
  3546. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3547. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3548. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7934): warning C4996: 'strnicmp': The POSIX name for
  3549. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3550. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3551. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7935): warning C4996: 'strnicmp': The POSIX name for
  3552. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3553. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3554. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(7936): warning C4996: 'strnicmp': The POSIX name for
  3555. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3556. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3557. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8139): warning C4996: 'strnicmp': The POSIX name for
  3558. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3559. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3560. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8144): warning C4996: 'stricmp': The POSIX name for
  3561. this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src
  3562. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3563. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8393): warning C4996: 'strnicmp': The POSIX name for
  3564. this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\s
  3565. rc\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3566. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8446): warning C4996: 'stricmp': The POSIX name for
  3567. this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src
  3568. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3569. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8520): warning C4244: 'initializing': conversion fro
  3570. m 'INT64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3571. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8531): warning C4244: '=': conversion from 'double'
  3572. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3573. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8532): warning C4244: '=': conversion from 'double'
  3574. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3575. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8533): warning C4244: '=': conversion from 'double'
  3576. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3577. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8534): warning C4244: '=': conversion from 'double'
  3578. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3579. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8537): warning C4244: '=': conversion from 'double'
  3580. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3581. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8538): warning C4244: '=': conversion from 'double'
  3582. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3583. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8539): warning C4244: '=': conversion from 'double'
  3584. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3585. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8540): warning C4244: '=': conversion from 'double'
  3586. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3587. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8551): warning C4244: 'argument': conversion from 'd
  3588. ouble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3589. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8554): warning C4244: '=': conversion from 'double'
  3590. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3591. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8555): warning C4244: '=': conversion from 'double'
  3592. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3593. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8559): warning C4244: '=': conversion from 'double'
  3594. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3595. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8564): warning C4244: 'argument': conversion from 'd
  3596. ouble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3597. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8567): warning C4244: 'argument': conversion from 'd
  3598. ouble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3599. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8569): warning C4244: '=': conversion from 'double'
  3600. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3601. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8570): warning C4244: '=': conversion from 'double'
  3602. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3603. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8558): warning C4996: 'stricmp': The POSIX name for
  3604. this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src
  3605. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3606. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8600): warning C4244: '=': conversion from 'double'
  3607. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3608. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8604): warning C4244: '=': conversion from 'double'
  3609. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3610. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8608): warning C4244: '=': conversion from 'double'
  3611. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3612. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8611): warning C4244: '=': conversion from 'double'
  3613. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3614. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8646): warning C4838: conversion from 'double' to 'c
  3615. onst float' requires a narrowing conversion [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3616. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8646): warning C4305: 'initializing': truncation fro
  3617. m 'double' to 'const float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3618. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8651): warning C4244: '=': conversion from 'int' to
  3619. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3620. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8676): warning C4244: '=': conversion from 'INT64' t
  3621. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3622. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8761): warning C4244: 'initializing': conversion fro
  3623. m 'INT64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3624. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8769): warning C4244: '=': conversion from 'double'
  3625. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3626. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8775): warning C4244: '=': conversion from 'double'
  3627. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3628. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8779): warning C4244: '=': conversion from 'double'
  3629. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3630. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8783): warning C4244: '=': conversion from 'unsigned
  3631. int' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3632. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8750): warning C4101: 'i': unreferenced local variab
  3633. le [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3634. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8861): warning C4244: 'initializing': conversion fro
  3635. m 'INT64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3636. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8886): warning C4244: '=': conversion from 'double'
  3637. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3638. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(8989): warning C4244: '=': conversion from 'unsigned
  3639. int' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3640. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9013): warning C4244: '=': conversion from 'INT64' t
  3641. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3642. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9024): warning C4018: '<': signed/unsigned mismatch
  3643. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3644. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9047): warning C4244: '=': conversion from 'INT64' t
  3645. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3646. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9070): warning C4018: '<=': signed/unsigned mismatch
  3647. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3648. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9077): warning C4244: 'argument': conversion from 'I
  3649. NT64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3650. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9090): warning C4244: '=': conversion from 'double'
  3651. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3652. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9098): warning C4018: '>': signed/unsigned mismatch
  3653. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3654. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9128): warning C4018: '<': signed/unsigned mismatch
  3655. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3656. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9143): warning C4244: '=': conversion from 'double'
  3657. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3658. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9146): warning C4244: '=': conversion from 'double'
  3659. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3660. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9154): warning C4244: '=': conversion from 'double'
  3661. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3662. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9155): warning C4244: '=': conversion from 'double'
  3663. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3664. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9156): warning C4244: '=': conversion from 'double'
  3665. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3666. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9157): warning C4244: '=': conversion from 'double'
  3667. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3668. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9160): warning C4244: '=': conversion from 'double'
  3669. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3670. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9161): warning C4244: '=': conversion from 'double'
  3671. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3672. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9162): warning C4244: '=': conversion from 'double'
  3673. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3674. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9163): warning C4244: '=': conversion from 'double'
  3675. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3676. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9174): warning C4244: 'argument': conversion from 'd
  3677. ouble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3678. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9179): warning C4244: '=': conversion from 'double'
  3679. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3680. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9190): warning C4244: '/=': conversion from 'double'
  3681. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3682. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9194): warning C4244: 'argument': conversion from 'I
  3683. NT64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3684. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9222): warning C4244: '=': conversion from 'double'
  3685. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3686. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9230): warning C4244: '=': conversion from 'double'
  3687. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3688. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9268): warning C4244: '=': conversion from 'double'
  3689. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3690. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9302): warning C4244: '=': conversion from 'INT64' t
  3691. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3692. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9345): warning C4244: '=': conversion from 'double'
  3693. to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3694. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9349): warning C4244: '=': conversion from 'double'
  3695. to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3696. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9353): warning C4018: '<': signed/unsigned mismatch
  3697. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3698. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9354): warning C4244: '=': conversion from 'double'
  3699. to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3700. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9360): warning C4018: '<': signed/unsigned mismatch
  3701. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3702. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9362): warning C4244: '+=': conversion from 'double'
  3703. to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3704. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9391): warning C4244: '=': conversion from 'double'
  3705. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3706. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9406): warning C4244: '=': conversion from 'double'
  3707. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3708. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9423): warning C4244: '=': conversion from 'double'
  3709. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3710. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9431): warning C4244: 'initializing': conversion fro
  3711. m 'INT64' to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3712. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9485): warning C4018: '<': signed/unsigned mismatch
  3713. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3714. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9521): warning C4146: unary minus operator applied t
  3715. o unsigned type, result still unsigned [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3716. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9537): warning C4244: '=': conversion from 'double'
  3717. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3718. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9540): warning C4244: '/=': conversion from 'double'
  3719. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3720. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9576): warning C4018: '<': signed/unsigned mismatch
  3721. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3722. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9696): warning C4018: '<': signed/unsigned mismatch
  3723. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3724. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9702): warning C4018: '>': signed/unsigned mismatch
  3725. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3726. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9621): warning C4996: 'stricmp': The POSIX name for
  3727. this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src
  3728. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3729. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9740): warning C4244: '=': conversion from 'INT64' t
  3730. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3731. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9756): warning C4244: 'argument': conversion from 'I
  3732. NT64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3733. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9817): warning C4996: 'stricmp': The POSIX name for
  3734. this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src
  3735. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3736. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9893): warning C4244: '=': conversion from 'unsigned
  3737. long' to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3738. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9918): warning C4244: '=': conversion from 'INT64' t
  3739. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3740. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9921): warning C4244: 'argument': conversion from 'I
  3741. NT64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3742. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9958): warning C4244: 'argument': conversion from 'd
  3743. ouble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3744. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9962): warning C4244: '=': conversion from 'double'
  3745. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3746. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(9992): warning C4244: '=': conversion from 'double'
  3747. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3748. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10003): warning C4244: '=': conversion from 'int' to
  3749. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3750. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10019): warning C4244: '=': conversion from 'int' to
  3751. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3752. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10023): warning C4244: '=': conversion from 'int' to
  3753. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3754. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10148): warning C4244: '=': conversion from 'INT64'
  3755. to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3756. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10163): warning C4244: 'argument': conversion from '
  3757. double' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3758. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10167): warning C4244: '=': conversion from 'double'
  3759. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3760. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10179): warning C4244: 'argument': conversion from '
  3761. double' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3762. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10186): warning C4244: 'argument': conversion from '
  3763. double' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3764. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10193): warning C4244: '=': conversion from 'double'
  3765. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3766. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10204): warning C4244: '=': conversion from 'double'
  3767. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3768. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10212): warning C4244: '=': conversion from 'double'
  3769. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3770. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10216): warning C4244: '=': conversion from 'double'
  3771. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3772. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10256): warning C4244: '=': conversion from 'INT64'
  3773. to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3774. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10294): warning C4244: '=': conversion from 'INT64'
  3775. to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3776. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10333): warning C4244: '=': conversion from 'INT64'
  3777. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3778. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10366): warning C4244: '=': conversion from 'INT64'
  3779. to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3780. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10386): warning C4996: 'stricmp': The POSIX name for
  3781. this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\sr
  3782. c\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3783. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10403): warning C4244: '=': conversion from 'INT64'
  3784. to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3785. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10411): warning C4244: 'argument': conversion from '
  3786. INT64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3787. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10472): warning C4244: '=': conversion from 'double'
  3788. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3789. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10473): warning C4244: '=': conversion from 'double'
  3790. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3791. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10476): warning C4244: '=': conversion from 'double'
  3792. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3793. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(10494): warning C4146: unary minus operator applied
  3794. to unsigned type, result still unsigned [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3795. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(11558): warning C4244: '=': conversion from 'double'
  3796. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3797. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(11562): warning C4244: '=': conversion from 'double'
  3798. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3799. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(11542): warning C4996: 'strnicmp': The POSIX name fo
  3800. r this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\
  3801. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3802. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(11585): warning C4838: conversion from 'double' to '
  3803. const float' requires a narrowing conversion [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3804. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(11585): warning C4305: 'initializing': truncation fr
  3805. om 'double' to 'const float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3806. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(11626): warning C4244: '=': conversion from 'UINT64'
  3807. to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3808. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(11633): warning C4244: 'return': conversion from 'do
  3809. uble' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3810. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(11923): warning C4244: '=': conversion from 'unsigne
  3811. d int' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3812. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(11955): warning C4244: '=': conversion from 'INT64'
  3813. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3814. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12000): warning C4244: '=': conversion from 'unsigne
  3815. d int' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3816. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12004): warning C4244: '=': conversion from 'unsigne
  3817. d int' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3818. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12039): warning C4244: 'argument': conversion from '
  3819. INT64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3820. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12040): warning C4244: 'argument': conversion from '
  3821. INT64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3822. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12154): warning C4244: '=': conversion from 'INT64'
  3823. to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3824. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12181): warning C4244: 'initializing': conversion fr
  3825. om 'INT64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3826. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12404): warning C4305: '*=': truncation from 'double
  3827. ' to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3828. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12405): warning C4305: '*=': truncation from 'double
  3829. ' to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3830. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12481): warning C4305: '=': truncation from 'double'
  3831. to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3832. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12482): warning C4305: '=': truncation from 'double'
  3833. to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3834. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12483): warning C4305: '=': truncation from 'double'
  3835. to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3836. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12493): warning C4305: '=': truncation from 'double'
  3837. to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3838. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12494): warning C4305: '=': truncation from 'double'
  3839. to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3840. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12495): warning C4305: '=': truncation from 'double'
  3841. to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3842. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12515): warning C4244: '=': conversion from 'float'
  3843. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3844. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12516): warning C4244: '=': conversion from 'float'
  3845. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3846. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12854): warning C4244: '=': conversion from 'INT64'
  3847. to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3848. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12965): warning C4305: '=': truncation from 'double'
  3849. to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3850. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12966): warning C4305: '=': truncation from 'double'
  3851. to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3852. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12967): warning C4305: '=': truncation from 'double'
  3853. to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3854. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13106): warning C4804: '>>': unsafe use of type 'boo
  3855. l' in operation [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3856. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12201): warning C4996: 'strnicmp': The POSIX name fo
  3857. r this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\
  3858. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3859. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12208): warning C4996: 'strnicmp': The POSIX name fo
  3860. r this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\
  3861. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3862. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12256): warning C4996: 'stricmp': The POSIX name for
  3863. this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\sr
  3864. c\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3865. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12297): warning C4996: 'stricmp': The POSIX name for
  3866. this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\sr
  3867. c\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3868. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12573): warning C4996: 'stricmp': The POSIX name for
  3869. this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\sr
  3870. c\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3871. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12685): warning C4996: 'stricmp': The POSIX name for
  3872. this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\sr
  3873. c\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3874. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12726): warning C4996: 'stricmp': The POSIX name for
  3875. this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\sr
  3876. c\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3877. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12736): warning C4996: 'stricmp': The POSIX name for
  3878. this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\sr
  3879. c\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3880. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12923): warning C4996: 'strnicmp': The POSIX name fo
  3881. r this item is deprecated. Instead, use the ISO C and C++ conformant name: _strnicmp. See online help for details. [c:\
  3882. src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3883. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(12926): warning C4996: 'stricmp': The POSIX name for
  3884. this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\sr
  3885. c\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3886. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13236): warning C4018: '<': signed/unsigned mismatch
  3887. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3888. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13252): warning C4244: '=': conversion from 'double'
  3889. to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3890. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13254): warning C4018: '<': signed/unsigned mismatch
  3891. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3892. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13260): warning C4244: '=': conversion from 'int' to
  3893. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3894. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13261): warning C4244: '+=': conversion from 'double
  3895. ' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3896. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13312): warning C4244: '=': conversion from 'double'
  3897. to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3898. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13313): warning C4244: '=': conversion from 'double'
  3899. to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3900. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13323): warning C4244: '=': conversion from 'double'
  3901. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3902. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13323): warning C4244: '=': conversion from 'float'
  3903. to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3904. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13324): warning C4244: '=': conversion from 'double'
  3905. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3906. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13324): warning C4244: '=': conversion from 'float'
  3907. to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3908. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13325): warning C4018: '>': signed/unsigned mismatch
  3909. [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3910. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13331): warning C4244: '=': conversion from 'float'
  3911. to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3912. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13359): warning C4244: '=': conversion from 'double'
  3913. to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3914. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13363): warning C4244: '=': conversion from 'double'
  3915. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3916. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13367): warning C4244: '=': conversion from 'double'
  3917. to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3918. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13371): warning C4244: '=': conversion from 'double'
  3919. to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3920. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13375): warning C4244: '=': conversion from 'double'
  3921. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3922. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13379): warning C4244: '=': conversion from 'double'
  3923. to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3924. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13458): warning C4244: 'argument': conversion from '
  3925. float' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3926. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13477): warning C4244: '*=': conversion from 'float'
  3927. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3928. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13478): warning C4244: '*=': conversion from 'float'
  3929. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3930. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13479): warning C4244: '*=': conversion from 'float'
  3931. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3932. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13550): warning C4244: '=': conversion from 'float'
  3933. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3934. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13561): warning C4244: 'argument': conversion from '
  3935. float' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3936. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(13589): warning C4996: 'swab': The POSIX name for th
  3937. is item is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details. [c:\src\lib\
  3938. FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3939. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(249): warning C4838: conversion from 'double' to 'fl
  3940. oat' requires a narrowing conversion [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3941. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(249): warning C4305: 'initializing': truncation from
  3942. 'double' to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3943. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(256): warning C4838: conversion from 'double' to 'fl
  3944. oat' requires a narrowing conversion [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3945. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(256): warning C4305: 'initializing': truncation from
  3946. 'double' to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3947. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(282): warning C4244: '=': conversion from 'float' to
  3948. 'long', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3949. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(285): warning C4244: '=': conversion from 'float' to
  3950. 'long', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3951. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(292): warning C4244: '=': conversion from 'float' to
  3952. 'long', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3953. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(295): warning C4244: '=': conversion from 'float' to
  3954. 'long', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3955. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(302): warning C4244: '=': conversion from 'float' to
  3956. 'long', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3957. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(360): warning C4244: '*=': conversion from 'float' t
  3958. o 'long', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3959. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(361): warning C4244: '=': conversion from 'long' to
  3960. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3961. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(434): warning C4244: '=': conversion from 'float' to
  3962. 'long', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3963. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(449): warning C4244: '=': conversion from 'double' t
  3964. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3965. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(983): warning C4244: '=': conversion from 'long' to
  3966. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3967. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1047): warning C4244: '=': conversion from 'long' to
  3968. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3969. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(844): warning C4101: 'src_ca': unreferenced local va
  3970. riable [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3971. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(844): warning C4101: 'dst_ca': unreferenced local va
  3972. riable [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3973. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1623): warning C4554: '&': check operator precedence
  3974. for possible error; use parentheses to clarify precedence [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxp
  3975. roj]
  3976. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1682): warning C4554: '&': check operator precedence
  3977. for possible error; use parentheses to clarify precedence [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxp
  3978. roj]
  3979. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1703): warning C4554: '&': check operator precedence
  3980. for possible error; use parentheses to clarify precedence [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxp
  3981. roj]
  3982. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1720): warning C4554: '&': check operator precedence
  3983. for possible error; use parentheses to clarify precedence [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxp
  3984. roj]
  3985. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1754): warning C4244: '=': conversion from 'long' to
  3986. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3987. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1759): warning C4554: '&': check operator precedence
  3988. for possible error; use parentheses to clarify precedence [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxp
  3989. roj]
  3990. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1762): warning C4244: '=': conversion from 'long' to
  3991. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  3992. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1798): warning C4554: '&': check operator precedence
  3993. for possible error; use parentheses to clarify precedence [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxp
  3994. roj]
  3995. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1857): warning C4554: '&': check operator precedence
  3996. for possible error; use parentheses to clarify precedence [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxp
  3997. roj]
  3998. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1878): warning C4554: '&': check operator precedence
  3999. for possible error; use parentheses to clarify precedence [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxp
  4000. roj]
  4001. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1895): warning C4554: '&': check operator precedence
  4002. for possible error; use parentheses to clarify precedence [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxp
  4003. roj]
  4004. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1929): warning C4244: '=': conversion from 'long' to
  4005. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4006. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1934): warning C4554: '&': check operator precedence
  4007. for possible error; use parentheses to clarify precedence [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxp
  4008. roj]
  4009. c:\src\lib\freeimage\source\librawlite\internal\wf_filtering.cpp(1937): warning C4244: '=': conversion from 'long' to
  4010. 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4011. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(149): warning C4244: 'initializing': conversion from
  4012. 'double' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4013. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(154): warning C4244: 'initializing': conversion from
  4014. 'double' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4015. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(637): warning C4305: '/=': truncation from 'double'
  4016. to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4017. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(638): warning C4305: '*=': truncation from 'double'
  4018. to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4019. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(674): warning C4244: '=': conversion from 'int' to '
  4020. float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4021. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(676): warning C4244: '=': conversion from 'int' to '
  4022. float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4023. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(726): warning C4305: '/=': truncation from 'double'
  4024. to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4025. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(727): warning C4305: '*=': truncation from 'double'
  4026. to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4027. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(786): warning C4305: '/=': truncation from 'double'
  4028. to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4029. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(787): warning C4305: '*=': truncation from 'double'
  4030. to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4031. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(788): warning C4305: '/=': truncation from 'double'
  4032. to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4033. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(789): warning C4305: '*=': truncation from 'double'
  4034. to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4035. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(757): warning C4101: 'h1': unreferenced local variab
  4036. le [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4037. c:\src\lib\freeimage\source\librawlite\internal\dht_demosaic.cpp(757): warning C4101: 'h2': unreferenced local variab
  4038. le [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4039. c:\src\lib\freeimage\source\librawlite\internal\aahd_demosaic.cpp(56): warning C4244: 'return': conversion from 'floa
  4040. t' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4041. c:\src\lib\freeimage\source\librawlite\internal\aahd_demosaic.cpp(59): warning C4244: 'return': conversion from 'floa
  4042. t' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4043. c:\src\lib\freeimage\source\librawlite\internal\aahd_demosaic.cpp(62): warning C4244: 'return': conversion from 'floa
  4044. t' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4045. c:\src\lib\freeimage\source\librawlite\internal\aahd_demosaic.cpp(294): warning C4244: '=': conversion from 'float' t
  4046. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4047. c:\src\lib\freeimage\source\librawlite\internal\aahd_demosaic.cpp(344): warning C4244: '=': conversion from 'int' to
  4048. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4049. c:\src\lib\freeimage\source\librawlite\internal\aahd_demosaic.cpp(542): warning C4244: '=': conversion from 'float' t
  4050. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4051. c:\src\lib\freeimage\source\librawlite\internal\aahd_demosaic.cpp(544): warning C4244: '=': conversion from 'float' t
  4052. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4053. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(51): warning C4244: '=': conversion from 'double' t
  4054. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4055. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(65): warning C4244: '=': conversion from 'double' t
  4056. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4057. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(82): warning C4244: '=': conversion from 'double' t
  4058. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4059. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(91): warning C4244: '=': conversion from 'double' t
  4060. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4061. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(92): warning C4244: '=': conversion from 'double' t
  4062. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4063. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(107): warning C4244: '=': conversion from 'double'
  4064. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4065. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(116): warning C4244: '=': conversion from 'double'
  4066. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4067. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(117): warning C4244: '=': conversion from 'double'
  4068. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4069. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(132): warning C4244: '=': conversion from 'double'
  4070. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4071. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(141): warning C4244: '=': conversion from 'double'
  4072. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4073. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(142): warning C4244: '=': conversion from 'double'
  4074. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4075. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(160): warning C4244: '=': conversion from 'int' to
  4076. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4077. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(175): warning C4244: '=': conversion from 'float' t
  4078. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4079. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(177): warning C4244: '=': conversion from 'float' t
  4080. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4081. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(203): warning C4244: '=': conversion from 'float' t
  4082. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4083. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(204): warning C4244: '=': conversion from 'float' t
  4084. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4085. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(218): warning C4244: '=': conversion from 'double'
  4086. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4087. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(219): warning C4244: '=': conversion from 'double'
  4088. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4089. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(220): warning C4244: '=': conversion from 'double'
  4090. to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4091. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(239): warning C4244: '=': conversion from 'double'
  4092. to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4093. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(260): warning C4244: '=': conversion from 'int' to
  4094. 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4095. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(264): warning C4244: '=': conversion from 'double'
  4096. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4097. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(265): warning C4244: '=': conversion from 'double'
  4098. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4099. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(266): warning C4244: '=': conversion from 'double'
  4100. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4101. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(267): warning C4244: '=': conversion from 'double'
  4102. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4103. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(268): warning C4244: '=': conversion from 'double'
  4104. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4105. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(269): warning C4244: '=': conversion from 'double'
  4106. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4107. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(270): warning C4244: '=': conversion from 'double'
  4108. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4109. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(271): warning C4244: '=': conversion from 'double'
  4110. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4111. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(277): warning C4244: '=': conversion from 'double'
  4112. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4113. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(278): warning C4244: '=': conversion from 'double'
  4114. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4115. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(279): warning C4244: '=': conversion from 'double'
  4116. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4117. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(280): warning C4244: '=': conversion from 'double'
  4118. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4119. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(282): warning C4244: '=': conversion from 'double'
  4120. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4121. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(283): warning C4244: '=': conversion from 'double'
  4122. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4123. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(284): warning C4244: '=': conversion from 'double'
  4124. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4125. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(285): warning C4244: '=': conversion from 'double'
  4126. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4127. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(292): warning C4244: '=': conversion from 'float' t
  4128. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4129. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(293): warning C4244: '=': conversion from 'float' t
  4130. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4131. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(253): warning C4101: 'j': unreferenced local variab
  4132. le [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4133. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(253): warning C4101: 'i': unreferenced local variab
  4134. le [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4135. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(325): warning C4101: 'current': unreferenced local
  4136. variable [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4137. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(325): warning C4101: 'c': unreferenced local variab
  4138. le [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4139. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(353): warning C4244: '=': conversion from 'double'
  4140. to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4141. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(374): warning C4244: '=': conversion from 'double'
  4142. to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4143. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(365): warning C4101: 'pix': unreferenced local vari
  4144. able [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4145. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(419): warning C4244: '=': conversion from 'double'
  4146. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4147. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(445): warning C4244: '=': conversion from 'double'
  4148. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4149. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(448): warning C4244: '=': conversion from 'double'
  4150. to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4151. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(459): warning C4244: '=': conversion from 'float' t
  4152. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4153. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(384): warning C4101: 'tmp': unreferenced local vari
  4154. able [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4155. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(485): warning C4244: '=': conversion from 'double'
  4156. to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4157. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(486): warning C4244: '=': conversion from 'double'
  4158. to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4159. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(487): warning C4244: '=': conversion from 'double'
  4160. to 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4161. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(498): warning C4101: 'pix': unreferenced local vari
  4162. able [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4163. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(559): warning C4244: '=': conversion from 'double'
  4164. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4165. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(560): warning C4244: '=': conversion from 'double'
  4166. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4167. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(561): warning C4244: '=': conversion from 'double'
  4168. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4169. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(562): warning C4244: '=': conversion from 'double'
  4170. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4171. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(564): warning C4244: '=': conversion from 'double'
  4172. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4173. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(565): warning C4244: '=': conversion from 'double'
  4174. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4175. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(566): warning C4244: '=': conversion from 'double'
  4176. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4177. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(567): warning C4244: '=': conversion from 'double'
  4178. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4179. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(569): warning C4244: '=': conversion from 'float' t
  4180. o 'ushort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4181. c:\src\lib\freeimage\source\librawlite\internal\dcb_demosaicing.c(552): warning C4101: 'current': unreferenced local
  4182. variable [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4183. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(200): warning C4244: 'argument': conversion from 'INT64' to
  4184. 'const int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4185. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(372): warning C4305: '=': truncation from 'double' to 'floa
  4186. t' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4187. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1078): warning C4018: '<': signed/unsigned mismatch [c:\src
  4188. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4189. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1099): warning C4244: '=': conversion from 'double' to 'ush
  4190. ort', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4191. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1118): warning C4018: '<': signed/unsigned mismatch [c:\src
  4192. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4193. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1131): warning C4018: '>': signed/unsigned mismatch [c:\src
  4194. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4195. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1061): warning C4996: 'stricmp': The POSIX name for this it
  4196. em is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Fr
  4197. eeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4198. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1063): warning C4996: 'stricmp': The POSIX name for this it
  4199. em is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Fr
  4200. eeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4201. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1069): warning C4996: 'stricmp': The POSIX name for this it
  4202. em is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Fr
  4203. eeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4204. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1109): warning C4996: 'stricmp': The POSIX name for this it
  4205. em is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Fr
  4206. eeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4207. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1123): warning C4996: 'stricmp': The POSIX name for this it
  4208. em is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Fr
  4209. eeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4210. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1140): warning C4996: 'stricmp': The POSIX name for this it
  4211. em is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Fr
  4212. eeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4213. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1465): warning C4996: 'stricmp': The POSIX name for this it
  4214. em is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Fr
  4215. eeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4216. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1468): warning C4996: 'stricmp': The POSIX name for this it
  4217. em is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Fr
  4218. eeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4219. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1600): warning C4244: 'initializing': conversion from 'doub
  4220. le' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4221. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1603): warning C4244: 'initializing': conversion from 'doub
  4222. le' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4223. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1695): warning C4804: '<<': unsafe use of type 'bool' in op
  4224. eration [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4225. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1845): warning C4101: 'err': unreferenced local variable [c
  4226. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4227. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1860): warning C4804: '<<': unsafe use of type 'bool' in op
  4228. eration [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4229. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1969): warning C4244: '*=': conversion from 'double' to 'in
  4230. t', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4231. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(1970): warning C4244: '/=': conversion from 'double' to 'in
  4232. t', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4233. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2014): warning C4804: '>>': unsafe use of type 'bool' in op
  4234. eration [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4235. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2051): warning C4804: '>>': unsafe use of type 'bool' in op
  4236. eration [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4237. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2287): warning C4244: '=': conversion from 'float' to 'int'
  4238. , possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4239. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2295): warning C4244: 'argument': conversion from 'float' t
  4240. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4241. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2493): warning C4244: '=': conversion from 'double' to 'flo
  4242. at', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4243. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2501): warning C4244: '*=': conversion from 'float' to 'int
  4244. ', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4245. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2519): warning C4838: conversion from 'double' to 'float' r
  4246. equires a narrowing conversion [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4247. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2519): warning C4305: 'initializing': truncation from 'doub
  4248. le' to 'float' [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4249. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2551): warning C4244: '=': conversion from 'double' to 'int
  4250. ', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4251. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2559): warning C4244: 'argument': conversion from 'float' t
  4252. o 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4253. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2681): warning C4018: '<': signed/unsigned mismatch [c:\src
  4254. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4255. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2676): warning C4996: 'swab': The POSIX name for this item
  4256. is deprecated. Instead, use the ISO C and C++ conformant name: _swab. See online help for details. [c:\src\lib\FreeImag
  4257. e\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4258. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2966): warning C4244: '*=': conversion from 'float' to 'int
  4259. ', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4260. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2977): warning C4244: '*=': conversion from 'float' to 'int
  4261. ', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4262. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(2986): warning C4244: '*=': conversion from 'float' to 'int
  4263. ', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4264. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(3026): warning C4018: '>': signed/unsigned mismatch [c:\src
  4265. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4266. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(3036): warning C4018: '<': signed/unsigned mismatch [c:\src
  4267. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4268. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(3037): warning C4018: '>': signed/unsigned mismatch [c:\src
  4269. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4270. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(3040): warning C4018: '<': signed/unsigned mismatch [c:\src
  4271. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4272. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(674): warning C4018: '<': signed/unsigned mismatch [c:
  4273. \src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4274. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(689): warning C4244: '=': conversion from 'INT64' to '
  4275. uint32_t', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4276. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(778): warning C4018: '<': signed/unsigned mismatch [c:
  4277. \src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4278. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(832): warning C4018: '<': signed/unsigned mismatch [c:
  4279. \src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4280. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(975): warning C4018: '<': signed/unsigned mismatch [c:
  4281. \src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4282. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1007): warning C4018: '<': signed/unsigned mismatch [c
  4283. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4284. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1176): warning C4018: '<': signed/unsigned mismatch [c
  4285. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4286. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1182): warning C4018: '<': signed/unsigned mismatch [c
  4287. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4288. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1191): warning C4018: '<': signed/unsigned mismatch [c
  4289. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4290. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1249): warning C4838: conversion from 'int' to 'int16_
  4291. t' requires a narrowing conversion [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4292. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1255): warning C4018: '<': signed/unsigned mismatch [c
  4293. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4294. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1302): warning C4018: '<': signed/unsigned mismatch [c
  4295. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4296. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1310): warning C4018: '<': signed/unsigned mismatch [c
  4297. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4298. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1364): warning C4018: '<': signed/unsigned mismatch [c
  4299. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4300. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1382): warning C4244: '=': conversion from 'uint16_t'
  4301. to 'uint8_t', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4302. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1404): warning C4018: '<': signed/unsigned mismatch [c
  4303. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4304. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1431): warning C4244: 'initializing': conversion from
  4305. 'INT64' to 'uint32_t', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4306. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1461): warning C4018: '<': signed/unsigned mismatch [c
  4307. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4308. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1465): warning C4018: '<': signed/unsigned mismatch [c
  4309. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4310. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1511): warning C4018: '<': signed/unsigned mismatch [c
  4311. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4312. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1552): warning C4018: '<': signed/unsigned mismatch [c
  4313. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4314. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1556): warning C4018: '<': signed/unsigned mismatch [c
  4315. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4316. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1601): warning C4018: '<': signed/unsigned mismatch [c
  4317. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4318. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1681): warning C4018: '<': signed/unsigned mismatch [c
  4319. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4320. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1727): warning C4018: '<': signed/unsigned mismatch [c
  4321. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4322. c:\src\lib\freeimage\source\librawlite\internal\libraw_x3f.cpp(1732): warning C4018: '<': signed/unsigned mismatch [c
  4323. :\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4324. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4237): warning C4018: '<': signed/unsigned mismatch [c:\src
  4325. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4326. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4242): warning C4244: '=': conversion from 'int' to 'float'
  4327. , possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4328. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4252): warning C4244: '=': conversion from 'double' to 'flo
  4329. at', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4330. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4254): warning C4244: '=': conversion from 'double' to 'flo
  4331. at', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4332. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4256): warning C4244: '=': conversion from 'double' to 'flo
  4333. at', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4334. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4258): warning C4244: '=': conversion from 'double' to 'flo
  4335. at', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4336. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4262): warning C4244: '=': conversion from 'double' to 'flo
  4337. at', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4338. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4266): warning C4244: '=': conversion from 'double' to 'flo
  4339. at', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4340. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4274): warning C4244: '=': conversion from 'double' to 'flo
  4341. at', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4342. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4278): warning C4244: '=': conversion from 'double' to 'flo
  4343. at', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4344. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4313): warning C4244: 'initializing': conversion from 'INT6
  4345. 4' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4346. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4381): warning C4018: '<': signed/unsigned mismatch [c:\src
  4347. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4348. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4457): warning C4018: '<': signed/unsigned mismatch [c:\src
  4349. \lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4350. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4465): warning C4244: '=': conversion from 'double' to 'uin
  4351. t16_t', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4352. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4466): warning C4244: '=': conversion from 'double' to 'uin
  4353. t16_t', possible loss of data [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4354. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4503): warning C4996: 'stricmp': The POSIX name for this it
  4355. em is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Fr
  4356. eeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4357. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4504): warning C4996: 'stricmp': The POSIX name for this it
  4358. em is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Fr
  4359. eeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4360. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4518): warning C4996: 'stricmp': The POSIX name for this it
  4361. em is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Fr
  4362. eeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4363. c:\src\lib\freeimage\source\librawlite\src\libraw_cxx.cpp(4519): warning C4996: 'stricmp': The POSIX name for this it
  4364. em is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [c:\src\lib\Fr
  4365. eeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4366. c:\src\lib\freeimage\source\librawlite\internal\dcraw_common.cpp(1721): warning C4715: 'LibRaw::phase_one_correct': n
  4367. ot all control paths return a value [c:\src\lib\FreeImage\Source\LibRawLite\LibRawLite.2013.vcxproj]
  4368.  
  4369.  
  4370. "c:\src\lib\FreeImage\FreeImage.2013.sln" (default target) (1) ->
  4371. "c:\src\lib\FreeImage\FreeImage.2013.vcxproj" (default target) (2) ->
  4372. "c:\src\lib\FreeImage\Source\LibTIFF4\LibTIFF4.2013.vcxproj" (default target) (9) ->
  4373. c:\src\lib\freeimage\source\libtiff4\tif_ojpeg.c(618): warning C4477: 'fprintf' : format string '%lu' requires an arg
  4374. ument of type 'unsigned long', but variadic argument 1 has type 'uint64' [c:\src\lib\FreeImage\Source\LibTIFF4\LibTIFF4
  4375. .2013.vcxproj]
  4376. c:\src\lib\freeimage\source\libtiff4\tif_ojpeg.c(620): warning C4477: 'fprintf' : format string '%lu' requires an arg
  4377. ument of type 'unsigned long', but variadic argument 1 has type 'uint64' [c:\src\lib\FreeImage\Source\LibTIFF4\LibTIFF4
  4378. .2013.vcxproj]
  4379. c:\src\lib\freeimage\source\libtiff4\tif_ojpeg.c(625): warning C4477: 'fprintf' : format string '%lu' requires an arg
  4380. ument of type 'unsigned long', but variadic argument 1 has type 'uint64' [c:\src\lib\FreeImage\Source\LibTIFF4\LibTIFF4
  4381. .2013.vcxproj]
  4382. c:\src\lib\freeimage\source\libtiff4\tif_ojpeg.c(632): warning C4477: 'fprintf' : format string '%lu' requires an arg
  4383. ument of type 'unsigned long', but variadic argument 1 has type 'uint64' [c:\src\lib\FreeImage\Source\LibTIFF4\LibTIFF4
  4384. .2013.vcxproj]
  4385. c:\src\lib\freeimage\source\libtiff4\tif_ojpeg.c(639): warning C4477: 'fprintf' : format string '%lu' requires an arg
  4386. ument of type 'unsigned long', but variadic argument 1 has type 'uint64' [c:\src\lib\FreeImage\Source\LibTIFF4\LibTIFF4
  4387. .2013.vcxproj]
  4388.  
  4389.  
  4390. "c:\src\lib\FreeImage\FreeImage.2013.sln" (default target) (1) ->
  4391. "c:\src\lib\FreeImage\FreeImage.2013.vcxproj" (default target) (2) ->
  4392. "c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj" (default target) (11) ->
  4393. c:\src\lib\freeimage\source\openexr\ilmimf\imfacesfile.cpp(59): warning C4305: 'argument': truncation from 'double' t
  4394. o 'float' [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4395. c:\src\lib\freeimage\source\openexr\ilmimf\imfacesfile.cpp(426): warning C4305: 'argument': truncation from 'double'
  4396. to 'float' [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4397. c:\src\lib\freeimage\source\openexr\ilmimf\imfacesfile.cpp(432): warning C4305: 'argument': truncation from 'double'
  4398. to 'float' [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4399. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepcompositing.cpp(84): warning C4244: '+=': conversion from 'double'
  4400. to 'float', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4401. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(343): warning C4244: 'argument': conversion f
  4402. rom 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4403. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(504): warning C4244: 'argument': conversion f
  4404. rom 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4405. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(511): warning C4244: 'argument': conversion f
  4406. rom 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4407. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(517): warning C4244: 'initializing': conversi
  4408. on from 'Imath_2_2::Int64' to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.v
  4409. cxproj]
  4410. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(518): warning C4244: 'argument': conversion f
  4411. rom 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4412. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(626): warning C4244: 'argument': conversion f
  4413. rom 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4414. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(635): warning C4244: 'argument': conversion f
  4415. rom 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4416. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(1471): warning C4244: 'argument': conversion
  4417. from 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4418. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(1511): warning C4244: 'argument': conversion
  4419. from 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4420. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(1515): warning C4244: 'argument': conversion
  4421. from 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4422. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(1716): warning C4244: 'argument': conversion
  4423. from 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4424. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(1720): warning C4244: 'argument': conversion
  4425. from 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4426. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(1833): warning C4244: 'argument': conversion
  4427. from 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4428. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineinputfile.cpp(1849): warning C4244: 'argument': conversion
  4429. from 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4430. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineoutputfile.cpp(378): warning C4244: 'argument': conversion
  4431. from 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4432. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineoutputfile.cpp(384): warning C4244: 'argument': conversion
  4433. from 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4434. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineoutputfile.cpp(696): warning C4244: 'argument': conversion
  4435. from 'Imath_2_2::Int64' to 'long', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4436. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineoutputfile.cpp(734): warning C4244: 'argument': conversion
  4437. from 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4438. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineoutputfile.cpp(758): warning C4244: 'argument': conversion
  4439. from 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4440. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineoutputfile.cpp(768): warning C4244: 'argument': conversion
  4441. from 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4442. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineoutputfile.cpp(786): warning C4244: 'argument': conversion
  4443. from 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4444. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineoutputfile.cpp(974): warning C4244: 'argument': conversion
  4445. from 'Imath_2_2::Int64' to 'long', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4446. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineoutputfile.cpp(978): warning C4244: 'argument': conversion
  4447. from 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4448. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeepscanlineoutputfile.cpp(1479): warning C4244: 'argument': conversion
  4449. from 'Imath_2_2::Int64' to 'const unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.20
  4450. 13.vcxproj]
  4451. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(418): warning C4244: 'argument': conversion from
  4452. 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4453. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(438): warning C4244: 'argument': conversion from
  4454. 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4455. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(444): warning C4244: 'initializing': conversion
  4456. from 'Imath_2_2::Int64' to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxp
  4457. roj]
  4458. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(445): warning C4244: 'argument': conversion from
  4459. 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4460. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(493): warning C4244: 'argument': conversion from
  4461. 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4462. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(499): warning C4244: 'argument': conversion from
  4463. 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4464. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(631): warning C4244: 'argument': conversion from
  4465. 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4466. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(1021): warning C4244: 'argument': conversion fro
  4467. m 'Imath_2_2::Int64' to 'long', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4468. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(1024): warning C4244: 'argument': conversion fro
  4469. m 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4470. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(1495): warning C4244: 'argument': conversion fro
  4471. m 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4472. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(1844): warning C4244: 'argument': conversion fro
  4473. m 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4474. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledinputfile.cpp(1855): warning C4244: 'argument': conversion fro
  4475. m 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4476. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(194): warning C4244: 'initializing': conversion
  4477. from 'Imath_2_2::Int64' to 'unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcx
  4478. proj]
  4479. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(195): warning C4244: 'argument': conversion fro
  4480. m 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4481. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(554): warning C4244: 'argument': conversion fro
  4482. m 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4483. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(560): warning C4244: 'argument': conversion fro
  4484. m 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4485. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(690): warning C4244: 'argument': conversion fro
  4486. m 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4487. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(689): warning C4244: 'argument': conversion fro
  4488. m 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4489. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(743): warning C4244: 'argument': conversion fro
  4490. m 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4491. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(874): warning C4244: 'argument': conversion fro
  4492. m 'Imath_2_2::Int64' to 'long', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4493. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(910): warning C4244: 'argument': conversion fro
  4494. m 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4495. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(970): warning C4244: 'argument': conversion fro
  4496. m 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4497. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(1000): warning C4244: 'argument': conversion fr
  4498. om 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4499. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(1010): warning C4244: 'argument': conversion fr
  4500. om 'Imath_2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4501. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(1243): warning C4244: 'argument': conversion fr
  4502. om 'Imath_2_2::Int64' to 'long', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4503. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(1246): warning C4244: 'argument': conversion fr
  4504. om 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4505. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(1250): warning C4244: 'argument': conversion fr
  4506. om 'Imath_2_2::Int64' to 'size_t', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4507. c:\src\lib\freeimage\source\openexr\ilmimf\imfdeeptiledoutputfile.cpp(1749): warning C4244: 'argument': conversion fr
  4508. om 'Imath_2_2::Int64' to 'const unsigned int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.
  4509. vcxproj]
  4510. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(274): warning C4018: '<': signed/unsigned mismatch [c
  4511. :\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4512. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(756): warning C4018: '<': signed/unsigned mismatch [c
  4513. :\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4514. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(785): warning C4018: '<': signed/unsigned mismatch [c
  4515. :\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4516. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(941): warning C4018: '<': signed/unsigned mismatch [c
  4517. :\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4518. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(1139): warning C4018: '<': signed/unsigned mismatch [
  4519. c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4520. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(1914): warning C4267: '+=': conversion from 'size_t'
  4521. to 'unsigned short', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4522. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(2423): warning C4267: '-=': conversion from 'size_t'
  4523. to 'unsigned short', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4524. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(2435): warning C4018: '>': signed/unsigned mismatch [
  4525. c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4526. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(2986): warning C4018: '<': signed/unsigned mismatch [
  4527. c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4528. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(3023): warning C4018: '>': signed/unsigned mismatch [
  4529. c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4530. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(3035): warning C4018: '>': signed/unsigned mismatch [
  4531. c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4532. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(3043): warning C4018: '>': signed/unsigned mismatch [
  4533. c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4534. c:\src\lib\freeimage\source\openexr\ilmimf\imfdwacompressor.cpp(3104): warning C4018: '>': signed/unsigned mismatch [
  4535. c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4536. c:\src\lib\freeimage\source\openexr\ilmimf\imffasthuf.cpp(153): warning C4244: 'initializing': conversion from 'Imath
  4537. _2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4538. c:\src\lib\freeimage\source\openexr\ilmimf\imffasthuf.cpp(167): warning C4244: 'initializing': conversion from 'Imath
  4539. _2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4540. c:\src\lib\freeimage\source\openexr\ilmimf\imffasthuf.cpp(183): warning C4244: '=': conversion from 'Imath_2_2::Int64
  4541. ' to 'unsigned char', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4542. c:\src\lib\freeimage\source\openexr\ilmimf\imffasthuf.cpp(186): warning C4244: '=': conversion from 'Imath_2_2::Int64
  4543. ' to 'unsigned char', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4544. c:\src\lib\freeimage\source\openexr\ilmimf\imffasthuf.cpp(256): warning C4244: 'initializing': conversion from 'unsig
  4545. ned __int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4546. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(171): warning C4244: '=': conversion from 'Imath_2_2::Int64' to
  4547. 'char', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4548. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(250): warning C4244: 'initializing': conversion from 'Imath_2_2
  4549. ::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4550. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(481): warning C4244: 'initializing': conversion from 'Imath_2_2
  4551. ::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4552. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(550): warning C4244: 'initializing': conversion from 'Imath_2_2
  4553. ::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4554. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(562): warning C4244: 'initializing': conversion from 'Imath_2_2
  4555. ::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4556. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(621): warning C4244: 'initializing': conversion from 'Imath_2_2
  4557. ::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4558. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(679): warning C4334: '<<': result of 32-bit shift implicitly co
  4559. nverted to 64 bits (was 64-bit shift intended?) [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4560. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(724): warning C4244: 'argument': conversion from 'Imath_2_2::In
  4561. t64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4562. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(898): warning C4244: 'initializing': conversion from 'Imath_2_2
  4563. ::Int64' to 'unsigned char', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4564. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(913): warning C4244: 'initializing': conversion from 'Imath_2_2
  4565. ::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4566. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(928): warning C4244: 'initializing': conversion from 'Imath_2_2
  4567. ::Int64' to 'unsigned char', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4568. c:\src\lib\freeimage\source\openexr\ilmimf\imfhuf.cpp(955): warning C4244: 'initializing': conversion from 'Imath_2_2
  4569. ::Int64' to 'unsigned char', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4570. c:\src\lib\freeimage\source\openexr\ilmimf\imflut.cpp(156): warning C4244: 'initializing': conversion from 'double' t
  4571. o 'float', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4572. c:\src\lib\freeimage\source\openexr\ilmimf\imflut.cpp(156): warning C4244: 'initializing': conversion from 'double' t
  4573. o 'const float', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4574. c:\src\lib\freeimage\source\openexr\ilmimf\imflut.cpp(174): warning C4244: 'argument': conversion from 'double' to 'f
  4575. loat', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4576. c:\src\lib\freeimage\source\openexr\ilmimf\imfmisc.cpp(313): warning C4244: 'argument': conversion from 'double' to '
  4577. float', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4578. c:\src\lib\freeimage\source\openexr\ilmimf\imfmisc.cpp(708): warning C4244: 'argument': conversion from 'double' to '
  4579. float', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4580. c:\src\lib\freeimage\source\openexr\ilmimf\imfscanlineinputfile.cpp(1467): warning C4244: 'argument': conversion from
  4581. 'const double' to 'float', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4582. c:\src\lib\freeimage\source\openexr\ilmimf\imftileoffsets.cpp(154): warning C4244: 'argument': conversion from 'Imath
  4583. _2_2::Int64' to 'int', possible loss of data [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4584. c:\src\lib\freeimage\source\openexr\ilmthread\ilmthread.cpp(67): warning C4297: 'IlmThread_2_2::Thread::~Thread': fun
  4585. ction assumed not to throw an exception but does [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4586. c:\src\lib\freeimage\source\openexr\imath\imathmatrixalgo.cpp(118): warning C4018: '<': signed/unsigned mismatch [c:\
  4587. src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4588. c:\src\lib\freeimage\source\openexr\imath\imathmatrixalgo.cpp(127): warning C4018: '<': signed/unsigned mismatch [c:\
  4589. src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4590. c:\src\lib\freeimage\source\openexr\imath\imathmatrixalgo.cpp(155): warning C4018: '<': signed/unsigned mismatch [c:\
  4591. src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4592. c:\src\lib\freeimage\source\openexr\imath\imathmatrixalgo.cpp(160): warning C4018: '<': signed/unsigned mismatch [c:\
  4593. src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4594. c:\src\lib\freeimage\source\openexr\imath\imathmatrixalgo.cpp(200): warning C4018: '<': signed/unsigned mismatch [c:\
  4595. src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4596. c:\src\lib\freeimage\source\openexr\imath\imathmatrixalgo.cpp(205): warning C4018: '<': signed/unsigned mismatch [c:\
  4597. src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4598. c:\src\lib\freeimage\source\openexr\ilmthread\ilmthread.cpp(68): warning C4722: 'IlmThread_2_2::Thread::~Thread': des
  4599. tructor never returns, potential memory leak [c:\src\lib\FreeImage\Source\OpenEXR\OpenEXR.2013.vcxproj]
  4600.  
  4601.  
  4602. "c:\src\lib\FreeImage\FreeImage.2013.sln" (default target) (1) ->
  4603. "c:\src\lib\FreeImage\FreeImage.2013.vcxproj" (default target) (2) ->
  4604. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(202): warning C4477: 'sprintf' : format string '%ld' requires
  4605. an argument of type 'long', but variadic argument 1 has type 'UINT64' [c:\src\lib\FreeImage\FreeImage.2013.vcxproj]
  4606. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(205): warning C4477: 'sprintf' : format string '%ld' requires
  4607. an argument of type 'long', but variadic argument 1 has type 'UINT64' [c:\src\lib\FreeImage\FreeImage.2013.vcxproj]
  4608. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(215): warning C4477: 'sprintf' : format string '%X' requires a
  4609. n argument of type 'unsigned int', but variadic argument 1 has type 'UINT64' [c:\src\lib\FreeImage\FreeImage.2013.vcxpr
  4610. oj]
  4611. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(218): warning C4477: 'sprintf' : format string '%X' requires a
  4612. n argument of type 'unsigned int', but variadic argument 1 has type 'UINT64' [c:\src\lib\FreeImage\FreeImage.2013.vcxpr
  4613. oj]
  4614. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(228): warning C4477: 'sprintf' : format string '%ld' requires
  4615. an argument of type 'long', but variadic argument 1 has type 'INT64' [c:\src\lib\FreeImage\FreeImage.2013.vcxproj]
  4616. c:\src\lib\freeimage\source\metadata\tagconversion.cpp(231): warning C4477: 'sprintf' : format string '%ld' requires
  4617. an argument of type 'long', but variadic argument 1 has type 'INT64' [c:\src\lib\FreeImage\FreeImage.2013.vcxproj]
  4618.  
  4619. 747 Warning(s)
  4620. 0 Error(s)
  4621.  
  4622. Time Elapsed 00:03:03.10
  4623.  
  4624. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement