Already up to date.
MSBuild version 17.6.3+07e294721 for .NET Framework
Building the projects in this solution one at a time. To enable parallel build, please add the "-m" switch.
Build started 6/7/2023 2:02:24 PM.
Project "Drive:\Capult\\build\3rdparty\3rdparty.sln" on node 1 (default targets).
ValidateSolutionConfiguration:
Building solution configuration "Unicode Release|x64".
Project "Drive:\Capult\\build\3rdparty\3rdparty.sln" (1) is building "Drive:\Capult\\build\3rdparty\libxml2.vcxproj" (2) on node 1 (default targets).
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(516,5): warning MSB8004: Intermediate Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Intermediate Directory. [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\libxml2.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
PreBuildEvent:
Running configure.js...
pushd "..\..\derived\3rdparty\src\libxml2-v2.9.14\win32"
cscript configure.js iconv=no zlib=no
popd
:VCEnd
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
libxml2 version: 2.9.14
Created Makefile.
Created config.h.
XML processor configuration
-
Trio: no
Thread safety: native
FTP client: yes
HTTP client: yes
HTML processor: yes
C14N support: yes
Catalog support: yes
DocBook support: yes
XPath support: yes
XPointer support: yes
XInclude support: yes
iconv support: no
icu support: no
iso8859x support: no
zlib support: no
lzma support: no
Debugging module: yes
Memory debugging: no
Runtime debugging: no
Regexp support: yes
Module support: yes
Tree support: yes
Reader support: yes
Writer support: yes
Walker support: yes
Pattern support: yes
Push support: yes
Validation support: yes
SAX1 support: yes
Legacy support: yes
Output support: yes
XML Schema support: yes
Schematron support: yes
Python bindings: no
Win32 build configuration
-
Compiler: msvc
C-Runtime option: /MD
Embed Manifest: no
Debug symbols: no
Static xmllint: no
Install prefix: .
Put tools in: $(PREFIX)\bin
Put headers in: $(PREFIX)\include
Put static libs in: $(PREFIX)\lib
Put shared libs in: $(PREFIX)\bin
Include path: .
Lib path: .
ClCompile:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\CL.exe /c /I"..\..\derived\3rdparty\src\libxml2-v2.9.14\include" /Zi /nologo /W3 /WX- /diagnostics:column /Ox /Ob2 /Oi /Oy /GT /GL /D WIN32 /D NDEBUG /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_DEPRECATE /D _REENTRANT /D HAVE_COMPILER_TLS /D HAVE_WIN32_THREADS /D _MBCS /GF /Gm- /EHsc /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\\" /Fd"..\..\derived\x64-VC-Unicode Release\3rdparty\install\lib\libxml2.pdb" /external:W3 /Gd /TC /FC /errorReport:queue "..\..\derived\3rdparty\src\libxml2-v2.9.14\buf.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\c14n.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\catalog.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\chvalid.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\debugXML.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\dict.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\DOCBparser.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\encoding.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\entities.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\error.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\globals.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\hash.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\HTMLtree.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\legacy.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\list.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\parser.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\parserInternals.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\pattern.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\relaxng.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\SAX.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\schematron.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\threads.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\tree.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\uri.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\valid.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\xinclude.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\xlink.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\xmlmemory.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\xmlmodule.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\xmlreader.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\xmlschemas.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\xmlschemastypes.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\xmlstring.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\xmlunicode.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\xmlwriter.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\xpath.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\xpointer.c"
buf.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(176,45): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(249,27): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(250,28): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(378,5): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(427,5): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(494,5): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(628,5): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(654,5): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(854,5): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(917,5): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(973,6): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(977,31): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(998,5): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(1111,50): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(1121,42): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
c14n.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\c14n.c(2035,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\c14n.c(2167,28): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
catalog.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\catalog.c(3172,62): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\catalog.c(3257,52): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\catalog.c(3260,16): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
chvalid.c
debugXML.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\debugXML.c(2328,46): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\debugXML.c(3244,7): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
dict.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\dict.c(876,13): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\dict.c(1014,13): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\dict.c(1125,15): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\dict.c(1126,12): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
DOCBparser.c
encoding.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(194,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(195,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(201,19): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(202,24): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(249,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(250,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(257,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(258,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(280,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(281,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(286,19): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(287,24): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(336,19): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(337,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(433,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(434,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(441,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(442,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(454,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(455,22): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(469,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(470,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(475,19): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(476,24): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(548,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(549,23): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(569,19): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(570,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(617,31): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(618,23): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(625,29): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(626,21): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(679,32): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(680,24): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(791,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(792,23): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(812,19): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(813,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(860,18): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(861,23): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(868,18): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(869,23): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(919,32): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(920,24): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2197,32): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2203,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2204,13): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2293,32): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2301,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2302,13): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2486,17): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2507,32): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2513,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2514,13): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2583,38): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2887,34): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2905,25): warning C4244: 'return': conversion from '__int64' to 'long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2882,27): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
entities.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\entities.c(1029,35): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\entities.c(1035,35): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\entities.c(1044,34): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
error.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\error.c(196,22): warning C4244: '=': conversion from '__int64' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
globals.c
hash.c
HTMLparser.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(398,34): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2190,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2191,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2198,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2199,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2236,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2246,19): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2247,24): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2287,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2288,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2295,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2296,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2305,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2306,22): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2335,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2345,19): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2346,24): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2661,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2779,19): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2789,19): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2799,23): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2811,19): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2836,18): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(3002,56): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(3057,58): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(3833,35): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(4487,53): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(4538,47): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(4573,50): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(4593,56): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(4634,53): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(5306,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(5321,15): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(5369,26): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(5411,23): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(5797,59): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
HTMLtree.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLtree.c(436,26): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLtree.c(600,10): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLtree.c(603,10): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
legacy.c
list.c
nanoftp.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(338,14): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(668,48): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(677,35): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(692,33): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(740,35): warning C4244: 'function': conversion from 'SOCKET' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(768,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(796,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(827,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1023,19): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1046,27): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1087,23): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1119,23): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1141,23): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(927,11): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(929,11): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1292,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1343,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1415,15): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1515,15): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1561,34): warning C4244: 'function': conversion from 'SOCKET' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1619,13): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1708,16): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1753,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1776,28): warning C4244: 'function': conversion from 'SOCKET' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1848,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1868,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1921,28): warning C4244: 'function': conversion from 'SOCKET' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
nanohttp.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(321,15): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(509,40): warning C4244: 'function': conversion from 'SOCKET' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(637,30): warning C4244: 'function': conversion from 'SOCKET' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(555,38): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(556,35): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(564,39): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(565,43): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(566,41): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(757,50): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(767,57): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(782,50): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(792,57): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(968,22): warning C4244: 'function': conversion from 'SOCKET' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(1315,27): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(1399,36): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(1403,9): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(1419,26): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(1422,31): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(1425,30): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(1426,49): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(1495,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(1847,29): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
parser.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(3372,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(3494,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(3541,25): warning C4244: '+=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(4448,15): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(4500,18): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(5133,32): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(8894,36): warning C4244: '+=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(9091,21): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(9095,38): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(9280,28): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(9296,50): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(10031,53): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(10093,47): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(10121,47): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(10163,50): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11010,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11019,8): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11047,18): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11275,34): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11296,50): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11734,35): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11737,51): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11840,35): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11842,51): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11896,35): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11898,51): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11966,27): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(12348,44): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(12389,35): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(12392,51): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(13192,45): warning C4244: '+=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
parserInternals.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parserInternals.c(384,22): warning C4267: '+=': conversion from 'size_t' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parserInternals.c(877,14): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parserInternals.c(1206,36): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parserInternals.c(1211,12): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parserInternals.c(1234,37): warning C4267: '+=': conversion from 'size_t' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Compiling...
pattern.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\pattern.c(846,53): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\pattern.c(848,26): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\pattern.c(884,53): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\pattern.c(886,26): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\pattern.c(2382,33): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
relaxng.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\relaxng.c(8584,15): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\relaxng.c(9425,39): warning C4244: '=': conversion from 'ptrdiff_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
SAX.c
SAX2.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(1792,50): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(1929,53): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(2020,50): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(2029,20): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(2042,46): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(2070,40): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(2114,39): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(2137,43): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(2151,43): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(2155,43): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(2446,46): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(2600,19): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
schematron.c
threads.c
tree.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(231,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(232,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(1302,29): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(1385,31): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(1465,28): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(1523,29): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(1585,31): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(1664,24): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(7116,23): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(7184,16): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(7185,17): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(7261,15): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(7304,16): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(7393,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(7511,19): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(7763,53): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(7773,45): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
uri.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(223,16): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(262,22): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(264,53): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(298,19): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(300,50): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(307,19): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(377,15): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(379,46): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(493,17): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(495,48): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(603,29): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(605,60): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(649,29): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(651,60): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(691,29): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(693,60): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(733,29): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(735,60): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(1626,25): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(2066,9): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(2068,9): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(2431,13): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
valid.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\valid.c(71,33): warning C4244: 'initializing': conversion from '__int64' to 'long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\valid.c(111,33): warning C4244: 'initializing': conversion from '__int64' to 'long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\valid.c(158,33): warning C4244: 'initializing': conversion from '__int64' to 'long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\valid.c(201,33): warning C4244: 'initializing': conversion from '__int64' to 'long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\valid.c(242,33): warning C4244: 'initializing': conversion from '__int64' to 'long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\valid.c(1302,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\valid.c(1336,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\valid.c(1356,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\valid.c(5255,8): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
xinclude.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xinclude.c(1912,8): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
xlink.c
xmlIO.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(967,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(989,13): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(2001,17): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3190,8): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3197,26): warning C4267: '+=': conversion from 'size_t' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3306,8): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3313,26): warning C4267: '+=': conversion from 'size_t' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3407,20): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3415,20): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3516,19): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3517,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3551,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3563,35): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3605,20): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3614,20): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3682,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3726,34): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3732,34): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
xmlmemory.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlmemory.c(197,21): warning C4267: '+=': conversion from 'size_t' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlmemory.c(273,21): warning C4267: '+=': conversion from 'size_t' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlmemory.c(352,22): warning C4267: '-=': conversion from 'size_t' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlmemory.c(389,21): warning C4267: '+=': conversion from 'size_t' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlmemory.c(467,22): warning C4267: '-=': conversion from 'size_t' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlmemory.c(534,21): warning C4267: '+=': conversion from 'size_t' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
xmlmodule.c
xmlreader.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlreader.c(964,27): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlreader.c(982,9): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlreader.c(996,27): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlreader.c(1000,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
xmlregexp.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(413,18): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(4250,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(4251,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(4896,42): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(5861,9): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(5862,9): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(5923,9): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(5924,9): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(5993,9): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(5994,9): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(6148,9): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(6149,9): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
xmlsave.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(309,19): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(310,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(313,19): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(314,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(1037,55): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(1673,55): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2018,42): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2024,42): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2030,42): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2036,42): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2042,42): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2048,42): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2054,42): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2067,42): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2118,34): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2240,26): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2418,17): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2421,17): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
xmlschemas.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemas.c(2648,55): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemas.c(2672,50): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemas.c(6869,35): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemas.c(8040,33): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemas.c(9006,32): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemas.c(21900,59): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemas.c(21927,57): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemas.c(24888,37): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemas.c(27623,33): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
xmlschemastypes.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemastypes.c(1979,34): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemastypes.c(2034,16): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemastypes.c(2037,16): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemastypes.c(2048,31): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemastypes.c(2790,45): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
xmlstring.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlstring.c(72,30): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlstring.c(119,34): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlstring.c(434,26): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlstring.c(538,35): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlstring.c(698,26): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlstring.c(860,27): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlstring.c(941,36): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Compiling...
xmlunicode.c
xmlwriter.c
xpath.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\timsort.h(132,27): warning C4244: 'initializing': conversion from 'const uint64_t' to 'const int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\timsort.h(515,38): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\timsort.h(568,37): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\timsort.h(569,54): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(714,14): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(727,47): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(738,14): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(3236,26): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(8576,34): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(9790,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(9874,34): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(10191,34): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(10202,34): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(10236,34): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(10247,34): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(10523,37): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
xpointer.c
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpointer.c(115,47): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpointer.c(125,14): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpointer.c(2493,15): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Lib:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\Lib.exe /OUT:"..\..\derived\x64-VC-Unicode Release\3rdparty\install\lib\libxml2.lib" /NOLOGO /MACHINE:X64 /LTCG /LTCG "..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\buf.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\c14n.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\catalog.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\chvalid.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\debugXML.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\dict.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\DOCBparser.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\encoding.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\entities.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\error.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\globals.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\hash.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\HTMLparser.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\HTMLtree.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\legacy.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\list.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\nanoftp.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\nanohttp.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\parser.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\parserInternals.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\pattern.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\relaxng.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\SAX.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\SAX2.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\schematron.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\threads.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\tree.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\uri.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\valid.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\xinclude.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\xlink.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\xmlIO.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\xmlmemory.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\xmlmodule.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\xmlreader.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\xmlregexp.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\xmlsave.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\xmlschemas.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\xmlschemastypes.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\xmlstring.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\xmlunicode.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\xmlwriter.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\xpath.obj"
"..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\xpointer.obj"
libxml2.vcxproj -> Drive:\Capult\\derived\x64-VC-Unicode Release\3rdparty\install\lib\libxml2.lib
FinalizeBuildStatus:
Deleting file "..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\libxml2.tlog\unsuccessfulbuild".
Touching "..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\libxml2.tlog\libxml2.lastbuildstate".
Done Building Project "Drive:\Capult\\build\3rdparty\libxml2.vcxproj" (default targets).
Done Building Project "Drive:\Capult\\build\3rdparty\3rdparty.sln" (default targets).
Build succeeded.
"Drive:\Capult\\build\3rdparty\3rdparty.sln" (default target) (1) ->
"Drive:\Capult\\build\3rdparty\libxml2.vcxproj" (default target) (2) ->
(PrepareForBuild target) ->
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(516,5): warning MSB8004: Intermediate Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Intermediate Directory. [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
"Drive:\Capult\\build\3rdparty\3rdparty.sln" (default target) (1) ->
"Drive:\Capult\\build\3rdparty\libxml2.vcxproj" (default target) (2) ->
(ClCompile target) ->
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(176,45): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(249,27): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(250,28): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(378,5): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(427,5): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(494,5): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(628,5): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(654,5): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(854,5): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(917,5): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(973,6): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(977,31): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(998,5): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(1111,50): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\buf.c(1121,42): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\c14n.c(2035,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\c14n.c(2167,28): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\catalog.c(3172,62): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\catalog.c(3257,52): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\catalog.c(3260,16): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\debugXML.c(2328,46): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\debugXML.c(3244,7): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\dict.c(876,13): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\dict.c(1014,13): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\dict.c(1125,15): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\dict.c(1126,12): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(194,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(195,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(201,19): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(202,24): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(249,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(250,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(257,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(258,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(280,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(281,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(286,19): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(287,24): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(336,19): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(337,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(433,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(434,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(441,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(442,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(454,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(455,22): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(469,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(470,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(475,19): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(476,24): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(548,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(549,23): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(569,19): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(570,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(617,31): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(618,23): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(625,29): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(626,21): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(679,32): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(680,24): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(791,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(792,23): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(812,19): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(813,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(860,18): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(861,23): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(868,18): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(869,23): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(919,32): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(920,24): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2197,32): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2203,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2204,13): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2293,32): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2301,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2302,13): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2486,17): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2507,32): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2513,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2514,13): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2583,38): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2887,34): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2905,25): warning C4244: 'return': conversion from '__int64' to 'long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\encoding.c(2882,27): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\entities.c(1029,35): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\entities.c(1035,35): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\entities.c(1044,34): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\error.c(196,22): warning C4244: '=': conversion from '__int64' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(398,34): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2190,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2191,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2198,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2199,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2236,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2246,19): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2247,24): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2287,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2288,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2295,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2296,25): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2305,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2306,22): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2335,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2345,19): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2346,24): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2661,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2779,19): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2789,19): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2799,23): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2811,19): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(2836,18): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(3002,56): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(3057,58): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(3833,35): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(4487,53): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(4538,47): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(4573,50): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(4593,56): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(4634,53): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(5306,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(5321,15): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(5369,26): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(5411,23): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLparser.c(5797,59): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLtree.c(436,26): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLtree.c(600,10): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\HTMLtree.c(603,10): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(338,14): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(668,48): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(677,35): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(692,33): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(740,35): warning C4244: 'function': conversion from 'SOCKET' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(768,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(796,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(827,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1023,19): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1046,27): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1087,23): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1119,23): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1141,23): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(927,11): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(929,11): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1292,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1343,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1415,15): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1515,15): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1561,34): warning C4244: 'function': conversion from 'SOCKET' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1619,13): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1708,16): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1753,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1776,28): warning C4244: 'function': conversion from 'SOCKET' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1848,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1868,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanoftp.c(1921,28): warning C4244: 'function': conversion from 'SOCKET' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(321,15): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(509,40): warning C4244: 'function': conversion from 'SOCKET' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(637,30): warning C4244: 'function': conversion from 'SOCKET' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(555,38): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(556,35): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(564,39): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(565,43): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(566,41): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(757,50): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(767,57): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(782,50): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(792,57): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(968,22): warning C4244: 'function': conversion from 'SOCKET' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(1315,27): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(1399,36): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(1403,9): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(1419,26): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(1422,31): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(1425,30): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(1426,49): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(1495,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\nanohttp.c(1847,29): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(3372,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(3494,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(3541,25): warning C4244: '+=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(4448,15): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(4500,18): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(5133,32): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(8894,36): warning C4244: '+=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(9091,21): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(9095,38): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(9280,28): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(9296,50): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(10031,53): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(10093,47): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(10121,47): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(10163,50): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11010,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11019,8): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11047,18): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11275,34): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11296,50): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11734,35): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11737,51): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11840,35): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11842,51): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11896,35): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11898,51): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(11966,27): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(12348,44): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(12389,35): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(12392,51): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parser.c(13192,45): warning C4244: '+=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parserInternals.c(384,22): warning C4267: '+=': conversion from 'size_t' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parserInternals.c(877,14): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parserInternals.c(1206,36): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parserInternals.c(1211,12): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\parserInternals.c(1234,37): warning C4267: '+=': conversion from 'size_t' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\pattern.c(846,53): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\pattern.c(848,26): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\pattern.c(884,53): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\pattern.c(886,26): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\pattern.c(2382,33): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\relaxng.c(8584,15): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\relaxng.c(9425,39): warning C4244: '=': conversion from 'ptrdiff_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(1792,50): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(1929,53): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(2020,50): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(2029,20): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(2042,46): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(2070,40): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(2114,39): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(2137,43): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(2151,43): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(2155,43): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(2446,46): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c(2600,19): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(231,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(232,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(1302,29): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(1385,31): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(1465,28): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(1523,29): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(1585,31): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(1664,24): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(7116,23): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(7184,16): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(7185,17): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(7261,15): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(7304,16): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(7393,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(7511,19): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(7763,53): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\tree.c(7773,45): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(223,16): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(262,22): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(264,53): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(298,19): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(300,50): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(307,19): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(377,15): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(379,46): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(493,17): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(495,48): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(603,29): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(605,60): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(649,29): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(651,60): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(691,29): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(693,60): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(733,29): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(735,60): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(1626,25): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(2066,9): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(2068,9): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\uri.c(2431,13): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\valid.c(71,33): warning C4244: 'initializing': conversion from '__int64' to 'long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\valid.c(111,33): warning C4244: 'initializing': conversion from '__int64' to 'long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\valid.c(158,33): warning C4244: 'initializing': conversion from '__int64' to 'long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\valid.c(201,33): warning C4244: 'initializing': conversion from '__int64' to 'long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\valid.c(242,33): warning C4244: 'initializing': conversion from '__int64' to 'long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\valid.c(1302,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\valid.c(1336,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\valid.c(1356,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\valid.c(5255,8): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xinclude.c(1912,8): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(967,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(989,13): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(2001,17): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3190,8): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3197,26): warning C4267: '+=': conversion from 'size_t' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3306,8): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3313,26): warning C4267: '+=': conversion from 'size_t' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3407,20): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3415,20): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3516,19): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3517,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3551,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3563,35): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3605,20): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3614,20): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3682,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3726,34): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlIO.c(3732,34): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlmemory.c(197,21): warning C4267: '+=': conversion from 'size_t' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlmemory.c(273,21): warning C4267: '+=': conversion from 'size_t' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlmemory.c(352,22): warning C4267: '-=': conversion from 'size_t' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlmemory.c(389,21): warning C4267: '+=': conversion from 'size_t' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlmemory.c(467,22): warning C4267: '-=': conversion from 'size_t' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlmemory.c(534,21): warning C4267: '+=': conversion from 'size_t' to 'unsigned long', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlreader.c(964,27): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlreader.c(982,9): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlreader.c(996,27): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlreader.c(1000,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(413,18): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(4250,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(4251,12): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(4896,42): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(5861,9): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(5862,9): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(5923,9): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(5924,9): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(5993,9): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(5994,9): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(6148,9): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlregexp.c(6149,9): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(309,19): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(310,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(313,19): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(314,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(1037,55): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(1673,55): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2018,42): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2024,42): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2030,42): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2036,42): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2042,42): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2048,42): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2054,42): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2067,42): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2118,34): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2240,26): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2418,17): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlsave.c(2421,17): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemas.c(2648,55): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemas.c(2672,50): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemas.c(6869,35): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemas.c(8040,33): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemas.c(9006,32): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemas.c(21900,59): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemas.c(21927,57): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemas.c(24888,37): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemas.c(27623,33): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemastypes.c(1979,34): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemastypes.c(2034,16): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemastypes.c(2037,16): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemastypes.c(2048,31): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlschemastypes.c(2790,45): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlstring.c(72,30): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlstring.c(119,34): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlstring.c(434,26): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlstring.c(538,35): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlstring.c(698,26): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlstring.c(860,27): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xmlstring.c(941,36): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\timsort.h(132,27): warning C4244: 'initializing': conversion from 'const uint64_t' to 'const int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\timsort.h(515,38): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\timsort.h(568,37): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\timsort.h(569,54): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(714,14): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(727,47): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(738,14): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(3236,26): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(8576,34): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(9790,17): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(9874,34): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(10191,34): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(10202,34): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(10236,34): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(10247,34): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(10523,37): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpointer.c(115,47): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpointer.c(125,14): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpointer.c(2493,15): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [Drive:\Capult\\build\3rdparty\libxml2.vcxproj]
379 warning(s)
0 Error(s)
Time Elapsed 00:00:05.11
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxbase32u.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxbase32u.pdb
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxbase32u_net.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxbase32u_net.pdb
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxbase32u_xml.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxbase32u_xml.pdb
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxexpat.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxexpat.pdb
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxjpeg.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxjpeg.pdb
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_adv.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_adv.pdb
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_aui.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_aui.pdb
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_core.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_core.pdb
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_gl.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_gl.pdb
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_html.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_html.pdb
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_media.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_media.pdb
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_propgrid.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_propgrid.pdb
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_qa.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_qa.pdb
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_ribbon.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_ribbon.pdb
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_richtext.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_richtext.pdb
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_stc.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_stc.pdb
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_webview.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_webview.pdb
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_xrc.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxmsw32u_xrc.pdb
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxpng.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxpng.pdb
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxregexu.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxregexu.pdb
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxscintilla.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxscintilla.pdb
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxtiff.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxtiff.pdb
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxzlib.lib
Drive:\Capult\/derived\3rdparty\src\wxWidgets-3.2.1\lib\vc_x64_lib\wxzlib.pdb
46 File(s) copied
MSBuild version 17.6.3+07e294721 for .NET Framework
Build started 6/7/2023 2:02:32 PM.
1>Project "Drive:\Capult\\build\msvc\wxCatapult.sln" on node 1 (default targets).
1>ValidateSolutionConfiguration:
Building solution configuration "Unicode Release|x64".
1>Project "Drive:\Capult\\build\msvc\wxCatapult.sln" (1) is building "Drive:\Capult\\build\msvc\wxCatapult.vcxproj" (2) on node 1 (default targets).
2>InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Unicode Release\build\wxCatapult.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Generating config headers...
Up to date: Drive:\Capult\\derived\x64-VC-Unicode Release\config\resource-info.h
Up to date: Drive:\Capult\\derived\x64-VC-Unicode Release\config\version.ii
Up to date: Drive:\Capult\\derived\x64-VC-Unicode Release\config\config.h
Converting about.wxg to about.xrc
Converting audiocontrols.wxg to audiocontrols.xrc
Converting catapult.wxg to catapult.xrc
Converting checkconfigs.wxg to checkconfigs.xrc
Converting config.wxg to config.xrc
Converting fullscreen.wxg to fullscreen.xrc
Converting input.wxg to input.xrc
Converting ipsselect.wxg to ipsselect.xrc
Converting misccontrols.wxg to misccontrols.xrc
Converting romtype.wxg to romtype.xrc
Converting screenshot.wxg to screenshot.xrc
Converting session.wxg to session.xrc
Converting status.wxg to status.xrc
Converting videocontrols.wxg to videocontrols.xrc
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\src\Version.h" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\resource-info.h" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\src\Version.h" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\version.ii" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\about.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\about.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\audiocontrols.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\audiocontrols.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\catapult.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\catapult.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\checkconfigs.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\checkconfigs.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\config.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\config.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\fullscreen.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\fullscreen.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\input.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\input.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\ipsselect.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\ipsselect.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\misccontrols.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\misccontrols.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\romtype.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\romtype.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\screenshot.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\screenshot.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\session.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\session.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\status.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\status.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\videocontrols.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\videocontrols.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
ClCompile:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\CL.exe /c /I"..\..\derived\x64-VC-Unicode Release\config" /I"..\..\derived\3rdparty\src\wxWidgets-3.2.1\include" /I"..\..\derived\3rdparty\src\wxWidgets-3.2.1\\include\msvc" /I"..\..\derived\3rdparty\src\libxml2-v2.9.14\include" /Zi /nologo /W3 /WX- /diagnostics:column /Ox /Ob2 /Oi /Oy /GT /GL /D WIN32 /D NDEBUG /D _CONSOLE /D _MBCS /D _WINDOWS /D WIN32_LEAN_AND_MEAN /D WINVER=0x500 /D _MT /D wxUSE_GUI=1 /D LIBXML_STATIC /D _VC80_UPGRADE=0x0600 /D _UNICODE /D UNICODE /GF /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"..\..\derived\x64-VC-Unicode Release\build\\" /Fd"..\..\derived\x64-VC-Unicode Release\build\vc143.pdb" /external:W3 /Gd /TP /FC /errorReport:queue ..\..\src\AboutDlg.cpp ..\..\src\AudioControlPage.cpp ..\..\src\CatapultConfigDlg.cpp ..\..\src\CatapultPage.cpp ..\..\src\CatapultXMLParser.cpp ..\..\src\CheckConfigsDlg.cpp ..\..\src\ConfigurationData.cpp ..\..\src\FullScreenDlg.cpp ..\..\src\InputPage.cpp ..\..\src\IPSSelectionDlg.cpp ..\..\src\MiscControlPage.cpp ..\..\src\openMSXController.cpp ..\..\src\PipeConnectThread.cpp ..\..\src\PipeReadThread.cpp ..\..\src\RomTypeDlg.cpp ..\..\src\ScreenShotDlg.cpp ..\..\src\SessionPage.cpp ..\..\src\StatusPage.cpp ..\..\src\Version.cpp ..\..\src\VideoControlPage.cpp ..\..\src\wxCatapultApp.cpp ..\..\src\wxCatapultFrm.cpp ..\..\src\utils.cpp
AboutDlg.cpp
AudioControlPage.cpp
CatapultConfigDlg.cpp
CatapultPage.cpp
CatapultXMLParser.cpp
CheckConfigsDlg.cpp
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(213,14): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(215,14): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(218,14): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(220,14): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(223,14): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(225,14): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(227,14): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(229,14): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(232,14): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(234,14): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(238,14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(240,14): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(243,14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(245,14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(248,14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(250,14): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(252,14): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(254,14): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(257,14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(259,14): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(293,14): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(295,14): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(298,14): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(300,14): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(303,14): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(305,14): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(307,14): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(309,14): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(312,14): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(314,14): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(318,14): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(320,14): warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(323,14): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(325,14): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(328,14): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(330,14): warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(332,14): warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(334,14): warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(337,14): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(339,14): warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(851,14): warning C4996: '_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(853,14): warning C4996: '_wfreopen': This function or variable may be unsafe. Consider using _wfreopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1041,50): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1042,56): warning C4996: '_wgetenv': This function or variable may be unsafe. Consider using _wdupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1044,54): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1045,56): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1047,64): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1048,68): warning C4996: '_wgetenv': This function or variable may be unsafe. Consider using _wdupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\filefn.h(410,14): warning C4996: '_wopen': This function or variable may be unsafe. Consider using _wsopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
ConfigurationData.cpp
FullScreenDlg.cpp
InputPage.cpp
IPSSelectionDlg.cpp
MiscControlPage.cpp
openMSXController.cpp
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(213,14): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(215,14): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(218,14): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(220,14): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(223,14): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(225,14): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(227,14): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(229,14): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(232,14): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(234,14): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(238,14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(240,14): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(243,14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(245,14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(248,14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(250,14): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(252,14): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(254,14): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(257,14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(259,14): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(293,14): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(295,14): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(298,14): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(300,14): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(303,14): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(305,14): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(307,14): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(309,14): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(312,14): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(314,14): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(318,14): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(320,14): warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(323,14): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(325,14): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(328,14): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(330,14): warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(332,14): warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(334,14): warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(337,14): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(339,14): warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(851,14): warning C4996: '_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(853,14): warning C4996: '_wfreopen': This function or variable may be unsafe. Consider using _wfreopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1041,50): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1042,56): warning C4996: '_wgetenv': This function or variable may be unsafe. Consider using _wdupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1044,54): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1045,56): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1047,64): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1048,68): warning C4996: '_wgetenv': This function or variable may be unsafe. Consider using _wdupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\filefn.h(410,14): warning C4996: '_wopen': This function or variable may be unsafe. Consider using _wsopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
PipeConnectThread.cpp
PipeReadThread.cpp
RomTypeDlg.cpp
ScreenShotDlg.cpp
SessionPage.cpp
2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.h(742,1): warning C4005: 'INET_E_CANNOT_LOCK_REQUEST': macro redefinition [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\msw\missing.h(364,1): message : see previous definition of 'INET_E_CANNOT_LOCK_REQUEST' [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.h(743,1): warning C4005: 'INET_E_USE_EXTEND_BINDING': macro redefinition [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\msw\missing.h(368,1): message : see previous definition of 'INET_E_USE_EXTEND_BINDING' [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.h(744,1): warning C4005: 'INET_E_TERMINATED_BIND': macro redefinition [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\msw\missing.h(372,1): message : see previous definition of 'INET_E_TERMINATED_BIND' [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.h(754,1): warning C4005: 'INET_E_ERROR_FIRST': macro redefinition [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\msw\missing.h(288,1): message : see previous definition of 'INET_E_ERROR_FIRST' [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.h(755,1): warning C4005: 'INET_E_CODE_DOWNLOAD_DECLINED': macro redefinition [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\msw\missing.h(380,1): message : see previous definition of 'INET_E_CODE_DOWNLOAD_DECLINED' [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.h(756,1): warning C4005: 'INET_E_RESULT_DISPATCHED': macro redefinition [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\msw\missing.h(384,1): message : see previous definition of 'INET_E_RESULT_DISPATCHED' [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.h(757,1): warning C4005: 'INET_E_CANNOT_REPLACE_SFP_FILE': macro redefinition [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\msw\missing.h(388,1): message : see previous definition of 'INET_E_CANNOT_REPLACE_SFP_FILE' [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.h(759,1): warning C4005: 'INET_E_CODE_INSTALL_SUPPRESSED': macro redefinition [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\msw\missing.h(396,1): message : see previous definition of 'INET_E_CODE_INSTALL_SUPPRESSED' [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.h(761,1): warning C4005: 'INET_E_CODE_INSTALL_BLOCKED_BY_HASH_POLICY': macro redefinition [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\msw\missing.h(392,1): message : see previous definition of 'INET_E_CODE_INSTALL_BLOCKED_BY_HASH_POLICY' [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.h(6848,1): warning C4005: 'INET_E_QUERYOPTION_UNKNOWN': macro redefinition [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\msw\missing.h(352,1): message : see previous definition of 'INET_E_QUERYOPTION_UNKNOWN' [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
StatusPage.cpp
2>Drive:\Capult\\src\StatusPage.cpp(26,9): warning C4996: 'wxFont::wxFont': use wxFONT{FAMILY,STYLE,WEIGHT}_XXX constants ie: wxFONTFAMILY_SWISS, wxFONTSTYLE_NORMAL, wxFONTWEIGHT_BOLD [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Version.cpp
VideoControlPage.cpp
Compiling...
wxCatapultApp.cpp
wxCatapultFrm.cpp
utils.cpp
ResourceCompile:
C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x64\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0600 /D _UNICODE /D UNICODE /l"0x0409" /I\Scratch\Build\catapult\src /I"..\..\derived\x64-VC-Unicode Release\config" /nologo /fo"..\..\derived\x64-VC-Unicode Release\build\catapult.res" ..\..\src\catapult.rc
Link:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"..\..\derived\x64-VC-Unicode Release\install\catapult.exe" /VERSION:"0.1" /NOLOGO /LIBPATH:"..\..\derived\x64-VC-Unicode Release\3rdparty\install\lib" libxml2.lib ole32.lib oleaut32.lib gdi32.lib shell32.lib advapi32.lib user32.lib comctl32.lib comdlg32.lib winmm.lib wsock32.lib rpcrt4.lib winspool.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"..\..\derived\x64-VC-Unicode Release\install\catapult.pdb" /SUBSYSTEM:WINDOWS /LTCG /LTCGOUT:"..\..\derived\x64-VC-Unicode Release\build\catapult.iobj" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"..\..\derived\x64-VC-Unicode Release\install\catapult.lib" /MACHINE:X64 "..\..\derived\x64-VC-Unicode Release\build\catapult.res"
"..\..\derived\x64-VC-Unicode Release\build\AboutDlg.obj"
"..\..\derived\x64-VC-Unicode Release\build\AudioControlPage.obj"
"..\..\derived\x64-VC-Unicode Release\build\CatapultConfigDlg.obj"
"..\..\derived\x64-VC-Unicode Release\build\CatapultPage.obj"
"..\..\derived\x64-VC-Unicode Release\build\CatapultXMLParser.obj"
"..\..\derived\x64-VC-Unicode Release\build\CheckConfigsDlg.obj"
"..\..\derived\x64-VC-Unicode Release\build\ConfigurationData.obj"
"..\..\derived\x64-VC-Unicode Release\build\FullScreenDlg.obj"
"..\..\derived\x64-VC-Unicode Release\build\InputPage.obj"
"..\..\derived\x64-VC-Unicode Release\build\IPSSelectionDlg.obj"
"..\..\derived\x64-VC-Unicode Release\build\MiscControlPage.obj"
"..\..\derived\x64-VC-Unicode Release\build\openMSXController.obj"
"..\..\derived\x64-VC-Unicode Release\build\PipeConnectThread.obj"
"..\..\derived\x64-VC-Unicode Release\build\PipeReadThread.obj"
"..\..\derived\x64-VC-Unicode Release\build\RomTypeDlg.obj"
"..\..\derived\x64-VC-Unicode Release\build\ScreenShotDlg.obj"
"..\..\derived\x64-VC-Unicode Release\build\SessionPage.obj"
"..\..\derived\x64-VC-Unicode Release\build\StatusPage.obj"
"..\..\derived\x64-VC-Unicode Release\build\Version.obj"
"..\..\derived\x64-VC-Unicode Release\build\VideoControlPage.obj"
"..\..\derived\x64-VC-Unicode Release\build\wxCatapultApp.obj"
"..\..\derived\x64-VC-Unicode Release\build\wxCatapultFrm.obj"
"..\..\derived\x64-VC-Unicode Release\build\utils.obj"
Creating library ..\..\derived\x64-VC-Unicode Release\install\catapult.lib and object ..\..\derived\x64-VC-Unicode Release\install\catapult.exp
Generating code
2>Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(506): warning C4723: potential divide by 0 [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(505): warning C4723: potential divide by 0 [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(506): warning C4723: potential divide by 0 [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
2>Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(505): warning C4723: potential divide by 0 [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Finished generating code
wxCatapult.vcxproj -> Drive:\Capult\\derived\x64-VC-Unicode Release\install\catapult.exe
FinalizeBuildStatus:
Deleting file "..\..\derived\x64-VC-Unicode Release\build\wxCatapult.tlog\unsuccessfulbuild".
Touching "..\..\derived\x64-VC-Unicode Release\build\wxCatapult.tlog\wxCatapult.lastbuildstate".
2>Done Building Project "Drive:\Capult\\build\msvc\wxCatapult.vcxproj" (default targets).
1>Done Building Project "Drive:\Capult\\build\msvc\wxCatapult.sln" (default targets).
Build succeeded.
"Drive:\Capult\\build\msvc\wxCatapult.sln" (default target) (1) ->
"Drive:\Capult\\build\msvc\wxCatapult.vcxproj" (default target) (2) ->
(CustomBuild target) ->
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\src\Version.h" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\resource-info.h" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\src\Version.h" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\version.ii" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\about.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\about.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\audiocontrols.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\audiocontrols.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\catapult.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\catapult.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\checkconfigs.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\checkconfigs.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\config.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\config.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\fullscreen.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\fullscreen.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\input.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\input.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\ipsselect.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\ipsselect.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\misccontrols.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\misccontrols.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\romtype.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\romtype.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\screenshot.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\screenshot.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\session.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\session.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\status.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\status.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(248,5): warning MSB8065: Custom build for item "..\..\dialogs\videocontrols.wxg" succeeded, but specified output "c:\compiler\openmsx-wxcatapult\build\msvc\videocontrols.xrc" has not been created. This may cause incremental build to work incorrectly. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
"Drive:\Capult\\build\msvc\wxCatapult.sln" (default target) (1) ->
"Drive:\Capult\\build\msvc\wxCatapult.vcxproj" (default target) (2) ->
(ClCompile target) ->
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(213,14): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(215,14): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(218,14): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(220,14): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(223,14): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(225,14): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(227,14): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(229,14): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(232,14): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(234,14): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(238,14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(240,14): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(243,14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(245,14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(248,14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(250,14): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(252,14): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(254,14): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(257,14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(259,14): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(293,14): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(295,14): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(298,14): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(300,14): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(303,14): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(305,14): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(307,14): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(309,14): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(312,14): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(314,14): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(318,14): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(320,14): warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(323,14): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(325,14): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(328,14): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(330,14): warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(332,14): warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(334,14): warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(337,14): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(339,14): warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(851,14): warning C4996: '_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(853,14): warning C4996: '_wfreopen': This function or variable may be unsafe. Consider using _wfreopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1041,50): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1042,56): warning C4996: '_wgetenv': This function or variable may be unsafe. Consider using _wdupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1044,54): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1045,56): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1047,64): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1048,68): warning C4996: '_wgetenv': This function or variable may be unsafe. Consider using _wdupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\filefn.h(410,14): warning C4996: '_wopen': This function or variable may be unsafe. Consider using _wsopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(213,14): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(215,14): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(218,14): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(220,14): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(223,14): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(225,14): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(227,14): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(229,14): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(232,14): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(234,14): warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(238,14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(240,14): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(243,14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(245,14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(248,14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(250,14): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(252,14): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(254,14): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(257,14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(259,14): warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(293,14): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(295,14): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(298,14): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(300,14): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(303,14): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(305,14): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(307,14): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(309,14): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(312,14): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(314,14): warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(318,14): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(320,14): warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(323,14): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(325,14): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(328,14): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(330,14): warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(332,14): warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(334,14): warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(337,14): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(339,14): warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(851,14): warning C4996: '_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(853,14): warning C4996: '_wfreopen': This function or variable may be unsafe. Consider using _wfreopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1041,50): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1042,56): warning C4996: '_wgetenv': This function or variable may be unsafe. Consider using _wdupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1044,54): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1045,56): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1047,64): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\wxcrt.h(1048,68): warning C4996: '_wgetenv': This function or variable may be unsafe. Consider using _wdupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\filefn.h(410,14): warning C4996: '_wopen': This function or variable may be unsafe. Consider using _wsopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.h(742,1): warning C4005: 'INET_E_CANNOT_LOCK_REQUEST': macro redefinition [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.h(743,1): warning C4005: 'INET_E_USE_EXTEND_BINDING': macro redefinition [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.h(744,1): warning C4005: 'INET_E_TERMINATED_BIND': macro redefinition [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.h(754,1): warning C4005: 'INET_E_ERROR_FIRST': macro redefinition [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.h(755,1): warning C4005: 'INET_E_CODE_DOWNLOAD_DECLINED': macro redefinition [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.h(756,1): warning C4005: 'INET_E_RESULT_DISPATCHED': macro redefinition [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.h(757,1): warning C4005: 'INET_E_CANNOT_REPLACE_SFP_FILE': macro redefinition [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.h(759,1): warning C4005: 'INET_E_CODE_INSTALL_SUPPRESSED': macro redefinition [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.h(761,1): warning C4005: 'INET_E_CODE_INSTALL_BLOCKED_BY_HASH_POLICY': macro redefinition [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.h(6848,1): warning C4005: 'INET_E_QUERYOPTION_UNKNOWN': macro redefinition [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\src\StatusPage.cpp(26,9): warning C4996: 'wxFont::wxFont': use wxFONT{FAMILY,STYLE,WEIGHT}_XXX constants ie: wxFONTFAMILY_SWISS, wxFONTSTYLE_NORMAL, wxFONTWEIGHT_BOLD [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
"Drive:\Capult\\build\msvc\wxCatapult.sln" (default target) (1) ->
"Drive:\Capult\\build\msvc\wxCatapult.vcxproj" (default target) (2) ->
(Link target) ->
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(506): warning C4723: potential divide by 0 [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(505): warning C4723: potential divide by 0 [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(506): warning C4723: potential divide by 0 [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
Drive:\Capult\\derived\3rdparty\src\libxml2-v2.9.14\xpath.c(505): warning C4723: potential divide by 0 [Drive:\Capult\\build\msvc\wxCatapult.vcxproj]
129 warning(s)
0 Error(s)
Time Elapsed 00:00:42.02
MSBuild version 17.6.3+07e294721 for .NET Framework
Build started 6/7/2023 2:03:24 PM.
1>Project "Drive:\openMSX\build\3rdparty\3rdparty.sln" on node 1 (default targets).
1>ValidateSolutionConfiguration:
Building solution configuration "Release|x64".
1>Project "Drive:\openMSX\build\3rdparty\3rdparty.sln" (1) is building "Drive:\openMSX\build\3rdparty\glew.vcxproj" (2) on node 1 (default targets).
2>InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\3rdParty\build\glew-2.1.0\glew.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\CL.exe /c /I"..\..\derived\3rdParty\src\glew-2.1.0\include" /Zi /nologo /W3 /WX- /diagnostics:column /Ox /Ob2 /Oi /Os /Oy /GT /GL /D WIN32 /D NDEBUG /D _LIB /D WIN32_LEAN_AND_MEAN /D VC_EXTRALEAN /D GLEW_STATIC /D _VC80_UPGRADE=0x0600 /D _MBCS /GF /Gm- /EHsc /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"..\..\derived\x64-VC-Release\3rdParty\build\glew-2.1.0\\" /Fd"..\..\derived\x64-VC-Release\3rdParty\install\lib\glew.pdb" /external:W3 /Gd /TC /FC /errorReport:queue "..\..\derived\3rdParty\src\glew-2.1.0\src\glew.c"
glew.c
ResourceCompile:
C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x64\rc.exe /D NDEBUG /D GLEW_MX /D GLEW_STATIC /D _VC80_UPGRADE=0x0600 /l"0x0409" /nologo /fo"..\..\derived\x64-VC-Release\3rdParty\build\glew-2.1.0\glew.res" "..\..\derived\3rdParty\src\glew-2.1.0\build\glew.rc"
Lib:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\Lib.exe /OUT:"..\..\derived\x64-VC-Release\3rdParty\install\lib\glew.lib" /NOLOGO /MACHINE:X64 /LTCG "..\..\derived\x64-VC-Release\3rdParty\build\glew-2.1.0\glew.res"
"..\..\derived\x64-VC-Release\3rdParty\build\glew-2.1.0\glew.obj"
1>Project "Drive:\openMSX\build\3rdparty\3rdparty.sln" (1) is building "Drive:\openMSX\build\3rdparty\zlib.vcxproj" (3) on node 7 (default targets).
3>InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\zlib.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
2>Lib:
glew.vcxproj -> Drive:\openMSX\derived\x64-VC-Release\3rdParty\install\lib\glew.lib
1>Project "Drive:\openMSX\build\3rdparty\3rdparty.sln" (1) is building "Drive:\openMSX\build\3rdparty\libogg.vcxproj" (5) on node 9 (default targets).
5>InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\3rdParty\build\libogg-1.3.5\libogg.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
1>Project "Drive:\openMSX\build\3rdparty\3rdparty.sln" (1) is building "Drive:\openMSX\build\3rdparty\libpng.vcxproj" (4) on node 11 (default targets).
4>InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\libpng.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
1>Project "Drive:\openMSX\build\3rdparty\3rdparty.sln" (1) is building "Drive:\openMSX\build\3rdparty\SDL.vcxproj" (9) on node 5 (default targets).
9>InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
4>PreBuildEvent:
copy ..\..\derived\3rdParty\src\libpng-1.6.39\scripts\pnglibconf.h.prebuilt ..\..\derived\3rdParty\src\libpng-1.6.39\pnglibconf.h
:VCEnd
1>Project "Drive:\openMSX\build\3rdparty\3rdparty.sln" (1) is building "Drive:\openMSX\build\3rdparty\SDLmain.vcxproj" (6) on node 10 (default targets).
6>InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\3rdParty\build\SDLmain\SDLmain.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
2>FinalizeBuildStatus:
Deleting file "..\..\derived\x64-VC-Release\3rdParty\build\glew-2.1.0\glew.tlog\unsuccessfulbuild".
Touching "..\..\derived\x64-VC-Release\3rdParty\build\glew-2.1.0\glew.tlog\glew.lastbuildstate".
2>Done Building Project "Drive:\openMSX\build\3rdparty\glew.vcxproj" (default targets).
1>Project "Drive:\openMSX\build\3rdparty\3rdparty.sln" (1) is building "Drive:\openMSX\build\3rdparty\libvorbis.vcxproj" (8) on node 8 (default targets).
8>InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\libvorbis.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
1>Project "Drive:\openMSX\build\3rdparty\3rdparty.sln" (1) is building "Drive:\openMSX\build\3rdparty\SDL_ttf.vcxproj" (7) on node 6 (default targets).
7>InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\3rdParty\build\SDL2_ttf-2.0.15\SDL_ttf.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
1>Project "Drive:\openMSX\build\3rdparty\3rdparty.sln" (1) is building "Drive:\openMSX\build\3rdparty\freetype.vcxproj" (10) on node 3 (default targets).
10>InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\freetype.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
1>Project "Drive:\openMSX\build\3rdparty\3rdparty.sln" (1) is building "Drive:\openMSX\build\3rdparty\libtheora.vcxproj" (11) on node 2 (default targets).
11>InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\libtheora.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
1>Project "Drive:\openMSX\build\3rdparty\3rdparty.sln" (1) is building "Drive:\openMSX\build\3rdparty\tcl.vcxproj" (12) on node 4 (default targets).
12>InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tcl.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
4>PreBuildEvent:
1 file(s) copied.
3>ClCompile:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\CL.exe /c /Zi /nologo /W3 /WX- /diagnostics:column /Ox /Ob2 /Oi /Os /Oy /GT /GL /D WIN32 /D NDEBUG /D _CRT_SECURE_NO_WARNINGS /D _VC80_UPGRADE=0x0600 /GF /Gm- /EHsc /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\\" /Fd"..\..\derived\x64-VC-Release\3rdParty\install\lib\zlib.pdb" /external:W3 /Gd /TC /FC /errorReport:queue "..\..\derived\3rdParty\src\zlib-1.2.11\adler32.c" "..\..\derived\3rdParty\src\zlib-1.2.11\compress.c" "..\..\derived\3rdParty\src\zlib-1.2.11\crc32.c" "..\..\derived\3rdParty\src\zlib-1.2.11\deflate.c" "..\..\derived\3rdParty\src\zlib-1.2.11\infback.c" "..\..\derived\3rdParty\src\zlib-1.2.11\inffast.c" "..\..\derived\3rdParty\src\zlib-1.2.11\inflate.c" "..\..\derived\3rdParty\src\zlib-1.2.11\inftrees.c" "..\..\derived\3rdParty\src\zlib-1.2.11\trees.c" "..\..\derived\3rdParty\src\zlib-1.2.11\uncompr.c" "..\..\derived\3rdParty\src\zlib-1.2.11\zutil.c" "..\..\derived\3rdParty\src\zlib-1.2.11\gzlib.c" "..\..\derived\3rdParty\src\zlib-1.2.11\gzread.c" "..\..\derived\3rdParty\src\zlib-1.2.11\gzwrite.c" "..\..\derived\3rdParty\src\zlib-1.2.11\gzclose.c"
5>ClCompile:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\CL.exe /c /I"..\..\derived\3rdParty\src\libogg-1.3.5\include" /nologo /W4 /WX- /diagnostics:column /Ox /Ob2 /Oi /Os /Oy /GT /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D LIBOGG_EXPORTS /D _UNICODE /D UNICODE /GF /Gm- /EHsc /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"..\..\derived\x64-VC-Release\3rdParty\build\libogg-1.3.5\\" /Fd"..\..\derived\x64-VC-Release\3rdParty\install\lib\libogg.pdb" /external:W4 /Gd /TC /wd4244 /FC /errorReport:queue "..\..\derived\3rdParty\src\libogg-1.3.5\src\bitwise.c" "..\..\derived\3rdParty\src\libogg-1.3.5\src\framing.c"
6>ClCompile:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\CL.exe /c /I"..\..\derived\3rdParty\src\SDL2-2.26.4\include" /Zi /nologo /W3 /WX- /diagnostics:column /Ox /Ob2 /Oi /Os /Oy /GT /GL /D _CRT_SECURE_NO_DEPRECATE /D WIN32 /D NDEBUG /D _WINDOWS /D NO_STDIO_REDIRECT /D _VC80_UPGRADE=0x0700 /GF /Gm- /EHsc /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"..\..\derived\x64-VC-Release\3rdParty\build\SDLmain\\" /Fd"..\..\derived\x64-VC-Release\3rdParty\install\lib\SDLmain.pdb" /external:W3 /Gd /TC /FC /errorReport:queue "..\..\derived\3rdParty\src\SDL2-2.26.4\src\main\windows\SDL_windows_main.c"
8>ClCompile:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\CL.exe /c /I"..\..\derived\3rdParty\src\libvorbis-1.3.7\include" /I"..\..\derived\3rdParty\src\libogg-1.3.5\include" /Zi /nologo /W4 /WX- /diagnostics:column /Ox /Ob2 /Oi /Os /Oy /GT /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D LIBVORBIS_EXPORTS /D _VC80_UPGRADE=0x0710 /D _UNICODE /D UNICODE /GF /Gm- /EHsc /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\\" /Fd"..\..\derived\x64-VC-Release\3rdParty\install\lib\libvorbis.pdb" /external:W4 /Gd /TC /wd4244 /wd4100 /wd4267 /wd4189 /wd4305 /wd4127 /wd4706 /FC /errorReport:queue "..\..\derived\3rdParty\src\libvorbis-1.3.7\lib\analysis.c" "..\..\derived\3rdParty\src\libvorbis-1.3.7\lib\bitrate.c" "..\..\derived\3rdParty\src\libvorbis-1.3.7\lib\block.c" "..\..\derived\3rdParty\src\libvorbis-1.3.7\lib\codebook.c" "..\..\derived\3rdParty\src\libvorbis-1.3.7\lib\envelope.c" "..\..\derived\3rdParty\src\libvorbis-1.3.7\lib\floor0.c" "..\..\derived\3rdParty\src\libvorbis-1.3.7\lib\floor1.c" "..\..\derived\3rdParty\src\libvorbis-1.3.7\lib\info.c" "..\..\derived\3rdParty\src\libvorbis-1.3.7\lib\lookup.c" "..\..\derived\3rdParty\src\libvorbis-1.3.7\lib\lpc.c" "..\..\derived\3rdParty\src\libvorbis-1.3.7\lib\lsp.c" "..\..\derived\3rdParty\src\libvorbis-1.3.7\lib\mapping0.c" "..\..\derived\3rdParty\src\libvorbis-1.3.7\lib\mdct.c" "..\..\derived\3rdParty\src\libvorbis-1.3.7\lib\psy.c" "..\..\derived\3rdParty\src\libvorbis-1.3.7\lib\registry.c" "..\..\derived\3rdParty\src\libvorbis-1.3.7\lib\res0.c" "..\..\derived\3rdParty\src\libvorbis-1.3.7\lib\sharedbook.c" "..\..\derived\3rdParty\src\libvorbis-1.3.7\lib\smallft.c" "..\..\derived\3rdParty\src\libvorbis-1.3.7\lib\synthesis.c" "..\..\derived\3rdParty\src\libvorbis-1.3.7\lib\vorbisenc.c" "..\..\derived\3rdParty\src\libvorbis-1.3.7\lib\window.c"
7>ClCompile:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\CL.exe /c /I"..\..\derived\3rdParty\src\SDL2-2.26.4\include" /I"..\..\derived\3rdParty\src\freetype-2.11.1\include" /Zi /nologo /W3 /WX- /diagnostics:column /Ox /Ob2 /Oi /Os /Oy /GT /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _VC80_UPGRADE=0x0600 /GF /Gm- /EHsc /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"..\..\derived\x64-VC-Release\3rdParty\build\SDL2_ttf-2.0.15\\" /Fd"..\..\derived\x64-VC-Release\3rdParty\install\lib\SDL_ttf.pdb" /external:W3 /Gd /TC /FC /errorReport:queue "..\..\derived\3rdParty\src\SDL2_ttf-2.0.15\SDL_ttf.c"
3>ClCompile:
adler32.c
10>ClCompile:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\CL.exe /c /I"..\..\derived\3rdParty\src\freetype-2.11.1\include" /nologo /W4 /WX- /diagnostics:column /Ox /Ob2 /Oi /Os /Oy /GT /GL /D NDEBUG /D WIN32 /D _LIB /D FT2_BUILD_LIBRARY /D _CRT_SECURE_NO_WARNINGS /D _VC80_UPGRADE=0x0710 /D _MBCS /GF /Gm- /EHsc /MT /GS /Gy /fp:precise /Za /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\\" /Fd"..\..\derived\x64-VC-Release\3rdParty\install\lib\freetype.pdb" /external:W4 /Gd /TC /wd4001 /FC /errorReport:queue "..\..\derived\3rdParty\src\freetype-2.11.1\src\autofit\autofit.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\base\ftbitmap.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\base\ftgasp.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\base\ftstroke.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\base\ftbbox.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\base\ftpfr.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\base\ftsynth.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\base\fttype1.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\base\ftwinfnt.c"
4>ClCompile:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\CL.exe /c /I"..\..\derived\3rdParty\src\libpng-1.6.39" /I"..\..\derived\3rdParty\src\zlib-1.2.11" /Zi /nologo /W3 /WX- /diagnostics:column /Ox /Ob2 /Oi /Os /Oy /GT /GL /D WIN32 /D NDEBUG /D PNG_USE_PNGVCRD /D PNG_LIBPNG_SPECIALBUILD /D _CRT_SECURE_NO_WARNINGS /D _VC80_UPGRADE=0x0710 /GF /Gm- /EHsc /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\\" /Fd"..\..\derived\x64-VC-Release\3rdParty\install\lib\libpng.pdb" /external:W3 /Gd /TC /FC /errorReport:queue "..\..\derived\3rdParty\src\libpng-1.6.39\png.c" "..\..\derived\3rdParty\src\libpng-1.6.39\pngerror.c" "..\..\derived\3rdParty\src\libpng-1.6.39\pngget.c" "..\..\derived\3rdParty\src\libpng-1.6.39\pngmem.c" "..\..\derived\3rdParty\src\libpng-1.6.39\pngpread.c" "..\..\derived\3rdParty\src\libpng-1.6.39\pngread.c" "..\..\derived\3rdParty\src\libpng-1.6.39\pngrio.c" "..\..\derived\3rdParty\src\libpng-1.6.39\pngrtran.c" "..\..\derived\3rdParty\src\libpng-1.6.39\pngrutil.c" "..\..\derived\3rdParty\src\libpng-1.6.39\pngset.c" "..\..\derived\3rdParty\src\libpng-1.6.39\pngtrans.c" "..\..\derived\3rdParty\src\libpng-1.6.39\pngwio.c" "..\..\derived\3rdParty\src\libpng-1.6.39\pngwrite.c" "..\..\derived\3rdParty\src\libpng-1.6.39\pngwtran.c" "..\..\derived\3rdParty\src\libpng-1.6.39\pngwutil.c"
5>ClCompile:
bitwise.c
11>ClCompile:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\CL.exe /c /I"..\..\derived\3rdParty\src\libtheora-1.1.1\include" /I"..\..\derived\3rdParty\src\libogg-1.3.5\include" /nologo /W4 /WX- /diagnostics:column /Ox /Ob2 /Oi /Os /Oy /GT /GL /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _BIND_TO_CURRENT_CRT_VERSION /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D LIBTHEORA_EXPORTS /D _VC80_UPGRADE=0x0710 /D _UNICODE /D UNICODE /GF /Gm- /EHsc /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\\" /Fd"..\..\derived\x64-VC-Release\3rdParty\install\lib\libtheora.pdb" /external:W4 /Gd /TC /wd4244 /wd4267 /wd4057 /wd4100 /wd4245 /FC /errorReport:queue "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\cpu.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\analyze.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\encapiwrapper.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\encfrag.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\encinfo.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\enquant.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\fdct.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\huffenc.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\mcenc.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\rate.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\tokenize.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\x86_vc\mmxencfrag.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\x86_vc\mmxfdct.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\x86_vc\x86enc.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\apiwrapper.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\bitpack.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\decapiwrapper.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\decinfo.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\dequant.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\fragment.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\huffdec.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\info.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\internal.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\state.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\x86_vc\mmxfrag.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\x86_vc\mmxidct.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\x86_vc\mmxstate.c" "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\x86_vc\x86state.c"
3>ClCompile:
compress.c
6>ClCompile:
SDL_windows_main.c
5>ClCompile:
framing.c
3>ClCompile:
crc32.c
9>ClCompile:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\CL.exe /c /I\include /I"..\..\derived\3rdParty\src\SDL2-2.26.4\include" /Zi /nologo /W3 /WX- /diagnostics:column /Ox /Ob2 /Oi /Os /Oy /GT /GL /D HAVE_LIBC=1 /D _CRT_SECURE_NO_DEPRECATE /D NDEBUG /D _WINDOWS /D _WIN32_WINNT=0x0400 /D _VC80_UPGRADE=0x0700 /GF /Gm- /EHsc /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\\" /Fd"..\..\derived\x64-VC-Release\3rdParty\install\lib\SDL.pdb" /external:W3 /Gd /TC /FC /errorReport:queue "..\..\derived\3rdParty\src\SDL2-2.26.4\src\SDL_guid.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\atomic\SDL_atomic.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\atomic\SDL_spinlock.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\audio\directsound\SDL_directsound.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\audio\disk\SDL_diskaudio.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\audio\dummy\SDL_dummyaudio.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\audio\SDL_audio.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\audio\SDL_audiocvt.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\audio\SDL_audiodev.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\audio\SDL_audiotypecvt.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\audio\SDL_mixer.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\audio\SDL_wave.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\audio\winmm\SDL_winmm.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\audio\wasapi\SDL_wasapi.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\audio\wasapi\SDL_wasapi_win32.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\core\windows\SDL_hid.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\core\windows\SDL_immdevice.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\core\windows\SDL_windows.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\core\windows\SDL_xinput.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\cpuinfo\SDL_cpuinfo.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\dynapi\SDL_dynapi.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\events\SDL_clipboardevents.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\events\SDL_displayevents.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\events\SDL_dropevents.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\events\SDL_events.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\events\SDL_gesture.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\events\SDL_keyboard.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\events\SDL_mouse.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\events\SDL_quit.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\events\SDL_touch.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\events\SDL_windowevents.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\file\SDL_rwops.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\filesystem\windows\SDL_sysfilesystem.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\haptic\dummy\SDL_syshaptic.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\haptic\SDL_haptic.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\haptic\windows\SDL_dinputhaptic.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\haptic\windows\SDL_windowshaptic.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\haptic\windows\SDL_xinputhaptic.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\hidapi\SDL_hidapi.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\controller_type.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\dummy\SDL_sysjoystick.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\hidapi\SDL_hidapijoystick.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\hidapi\SDL_hidapi_combined.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\hidapi\SDL_hidapi_gamecube.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\hidapi\SDL_hidapi_luna.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\hidapi\SDL_hidapi_ps3.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\hidapi\SDL_hidapi_ps4.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\hidapi\SDL_hidapi_ps5.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\hidapi\SDL_hidapi_rumble.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\hidapi\SDL_hidapi_shield.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\hidapi\SDL_hidapi_stadia.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\hidapi\SDL_hidapi_steam.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\hidapi\SDL_hidapi_switch.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\hidapi\SDL_hidapi_wii.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\hidapi\SDL_hidapi_xbox360.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\hidapi\SDL_hidapi_xbox360w.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\hidapi\SDL_hidapi_xboxone.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\SDL_gamecontroller.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\SDL_joystick.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\virtual\SDL_virtualjoystick.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\windows\SDL_dinputjoystick.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\windows\SDL_rawinputjoystick.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\windows\SDL_windowsjoystick.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\windows\SDL_windows_gaming_input.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\joystick\windows\SDL_xinputjoystick.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\libm\e_atan2.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\libm\e_exp.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\libm\e_fmod.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\libm\e_log.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\libm\e_log10.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\libm\e_pow.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\libm\e_rem_pio2.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\libm\e_sqrt.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\libm\k_cos.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\libm\k_rem_pio2.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\libm\k_sin.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\libm\k_tan.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\libm\s_atan.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\libm\s_copysign.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\libm\s_cos.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\libm\s_fabs.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\libm\s_floor.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\libm\s_scalbn.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\libm\s_sin.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\libm\s_tan.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\loadso\windows\SDL_sysloadso.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\locale\SDL_locale.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\locale\windows\SDL_syslocale.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\misc\SDL_url.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\misc\windows\SDL_sysurl.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\power\SDL_power.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\power\windows\SDL_syspower.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\render\direct3d11\SDL_shaders_d3d11.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\render\direct3d12\SDL_render_d3d12.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\render\direct3d12\SDL_shaders_d3d12.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\render\direct3d\SDL_render_d3d.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\render\direct3d11\SDL_render_d3d11.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\render\direct3d\SDL_shaders_d3d.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\render\opengl\SDL_render_gl.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\render\opengl\SDL_shaders_gl.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\render\opengles2\SDL_render_gles2.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\render\opengles2\SDL_shaders_gles2.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\render\SDL_d3dmath.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\render\SDL_render.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\render\SDL_yuv_sw.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\render\software\SDL_blendfillrect.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\render\software\SDL_blendline.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\render\software\SDL_blendpoint.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\render\software\SDL_drawline.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\render\software\SDL_drawpoint.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\render\software\SDL_render_sw.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\render\software\SDL_rotate.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\render\software\SDL_triangle.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\SDL.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\SDL_assert.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\SDL_dataqueue.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\SDL_list.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\SDL_error.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\SDL_hints.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\SDL_log.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\SDL_utils.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\sensor\dummy\SDL_dummysensor.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\sensor\SDL_sensor.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\sensor\windows\SDL_windowssensor.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\stdlib\SDL_crc16.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\stdlib\SDL_crc32.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\stdlib\SDL_getenv.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\stdlib\SDL_iconv.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\stdlib\SDL_malloc.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\stdlib\SDL_mslibc.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\stdlib\SDL_qsort.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\stdlib\SDL_stdlib.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\stdlib\SDL_string.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\stdlib\SDL_strtokr.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\thread\generic\SDL_syscond.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\thread\SDL_thread.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\thread\windows\SDL_syscond_cv.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\thread\windows\SDL_sysmutex.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\thread\windows\SDL_syssem.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\thread\windows\SDL_systhread.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\thread\windows\SDL_systls.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\timer\SDL_timer.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\timer\windows\SDL_systimer.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\dummy\SDL_nullevents.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\dummy\SDL_nullframebuffer.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\dummy\SDL_nullvideo.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\SDL_blit.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\SDL_blit_0.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\SDL_blit_1.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\SDL_blit_A.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\SDL_blit_auto.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\SDL_blit_copy.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\SDL_blit_N.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\SDL_blit_slow.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\SDL_bmp.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\SDL_clipboard.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\SDL_egl.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\SDL_fillrect.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\SDL_pixels.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\SDL_rect.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\SDL_RLEaccel.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\SDL_shape.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\SDL_stretch.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\SDL_surface.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\SDL_video.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\SDL_vulkan_utils.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\SDL_yuv.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\windows\SDL_windowsclipboard.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\windows\SDL_windowsevents.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\windows\SDL_windowsframebuffer.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\windows\SDL_windowskeyboard.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\windows\SDL_windowsmessagebox.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\windows\SDL_windowsmodes.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\windows\SDL_windowsmouse.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\windows\SDL_windowsopengl.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\windows\SDL_windowsopengles.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\windows\SDL_windowsshape.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\windows\SDL_windowsvideo.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\windows\SDL_windowsvulkan.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\windows\SDL_windowswindow.c" "..\..\derived\3rdParty\src\SDL2-2.26.4\src\video\yuv2rgb\yuv_rgb.c"
8>ClCompile:
analysis.c
7>ClCompile:
SDL_ttf.c
3>ClCompile:
deflate.c
10>ClCompile:
autofit.c
4>ClCompile:
png.c
11>ClCompile:
cpu.c
3>ClCompile:
infback.c
8>ClCompile:
bitrate.c
12>ClCompile:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\CL.exe /c /I..\..\derived\3rdParty\src\tcl8.6.13\win /I..\..\derived\3rdParty\src\tcl8.6.13\generic /I..\..\derived\3rdParty\src\tcl8.6.13\libtommath /Zi /nologo /W3 /WX- /diagnostics:column /Ox /Ob2 /Oi /Os /Oy /GT /GL /D WIN32 /D NDEBUG /D _LIB /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D TCL_TOMMATH /D MP_PREC=4 /D MP_FIXED_CUTOFFS /D MP_NO_STDINT /D "TCL_CFGVAL_ENCODING=\"cp1252\"" /D STDC_HEADERS /D STATIC_BUILD /D TCL_CFG_DEBUG /D TCL_USE_STATIC_PACKAGES=1 /D BUILD_tcl /D inline=__inline /D "TCL_PIPE_DLL=\"tclpip85sg.dll\"" /D "CFG_INSTALL_LIBDIR=\"C:\\Program Files\\Tcl\\lib\"" /D "CFG_INSTALL_BINDIR=\"C:\\Program Files\\Tcl\\bin\"" /D "CFG_INSTALL_SCRDIR=\"C:\\Program Files\\Tcl\\lib\\tcl8.5\"" /D "CFG_INSTALL_INCDIR=\"C:\\Program Files\\Tcl\\include\"" /D "CFG_INSTALL_DOCDIR=\"C:\\Program Files\\Tcl\\doc\"" /D "CFG_RUNTIME_LIBDIR=\"C:\\Program Files\\Tcl\\lib\"" /D "CFG_RUNTIME_BINDIR=\"C:\\Program Files\\Tcl\\bin\"" /D "CFG_RUNTIME_SCRDIR=\"C:\\Program Files\\Tcl\\lib\\tcl8.5\"" /D "CFG_RUNTIME_INCDIR=\"C:\\Program Files\\Tcl\\include\"" /D "CFG_RUNTIME_DOCDIR=\"C:\\Program Files\\Tcl\\doc\"" /D _stati64=_stat64 /D _UNICODE /D UNICODE /GF /Gm- /EHsc /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\\" /Fd"..\..\derived\x64-VC-Release\3rdParty\install\lib\tcl.pdb" /external:W3 /Gd /TC /FC /errorReport:queue /MP ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_add.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_add_d.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_and.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_clamp.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_clear.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_clear_multi.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_cmp.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_cmp_d.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_cmp_mag.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_cnt_lsb.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_copy.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_count_bits.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_div_2.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_div_2d.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_div_3.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_div.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_div_d.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_exch.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_expt_u32.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_grow.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_init.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_init_copy.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_init_multi.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_init_set.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_init_size.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_lshd.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_mod_2d.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_mod.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_mod_d.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_mul_2.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_mul_2d.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_mul.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_mul_d.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_neg.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_or.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_radix_size.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_radix_smap.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_read_radix.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_rshd.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_set.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_shrink.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_signed_rsh.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_sqr.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_sqrt.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_sub.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_sub_d.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_to_radix.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_to_ubin.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_ubin_size.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_xor.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_mp_zero.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_s_mp_add.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_s_mp_balance_mul.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_s_mp_karatsuba_mul.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_s_mp_karatsuba_sqr.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_s_mp_mul_digs.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_s_mp_mul_digs_fast.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_s_mp_reverse.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_s_mp_sqr.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_s_mp_sqr_fast.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_s_mp_sub.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_s_mp_toom_mul.c ..\..\derived\3rdParty\src\tcl8.6.13\libtommath\bn_s_mp_toom_sqr.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\regcomp.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\regerror.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\regexec.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\regfree.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclAlloc.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclAssembly.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclAsync.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclBinary.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclCkalloc.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclClock.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclCmdAH.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclCmdIL.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclCmdMZ.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclCompCmds.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclCompCmdsGR.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclCompCmdsSZ.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclCompExpr.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclCompile.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclConfig.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclDate.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclDictObj.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclDisassemble.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclEncoding.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclEnsemble.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclEnv.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclEvent.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclFCmd.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclFileName.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclGet.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclHash.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclHistory.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclIndexObj.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclInterp.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclIO.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclIOCmd.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclIOGT.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclIOSock.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclIOUtil.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclIORChan.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclIORTrans.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclLink.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclListObj.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclLiteral.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclLoad.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclMain.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclNamesp.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclNotify.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclOO.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclOOBasic.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclOODefineCmds.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclOOInfo.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclOOMethod.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclOOStubInit.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclOptimize.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclPanic.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclParse.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclPathObj.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclPipe.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclPkgConfig.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclPosixStr.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclPreserve.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclProc.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclRegexp.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclResolve.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclResult.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclScan.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclStringObj.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclStrToD.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclStubInit.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclThread.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclThreadAlloc.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclThreadJoin.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclThreadStorage.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclTimer.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclTomMathInterface.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclTrace.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclUtf.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclUtil.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclVar.c ..\..\derived\3rdParty\src\tcl8.6.13\generic\tclZlib.c ..\..\derived\3rdParty\src\tcl8.6.13\win\tclWin32Dll.c ..\..\derived\3rdParty\src\tcl8.6.13\win\tclWinChan.c ..\..\derived\3rdParty\src\tcl8.6.13\win\tclWinConsole.c ..\..\derived\3rdParty\src\tcl8.6.13\win\tclWinDde.c ..\..\derived\3rdParty\src\tcl8.6.13\win\tclWinError.c ..\..\derived\3rdParty\src\tcl8.6.13\win\tclWinFCmd.c ..\..\derived\3rdParty\src\tcl8.6.13\win\tclWinFile.c ..\..\derived\3rdParty\src\tcl8.6.13\win\tclWinInit.c ..\..\derived\3rdParty\src\tcl8.6.13\win\tclWinLoad.c ..\..\derived\3rdParty\src\tcl8.6.13\win\tclWinNotify.c ..\..\derived\3rdParty\src\tcl8.6.13\win\tclWinPipe.c ..\..\derived\3rdParty\src\tcl8.6.13\win\tclWinReg.c ..\..\derived\3rdParty\src\tcl8.6.13\win\tclWinSerial.c ..\..\derived\3rdParty\src\tcl8.6.13\win\tclWinSock.c ..\..\derived\3rdParty\src\tcl8.6.13\win\tclWinThrd.c ..\..\derived\3rdParty\src\tcl8.6.13\win\tclWinTime.c
11>ClCompile:
analyze.c
3>ClCompile:
inffast.c
8>ClCompile:
block.c
9>ClCompile:
SDL_guid.c
5>Lib:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\Lib.exe /OUT:"..\..\derived\x64-VC-Release\3rdParty\install\lib\libogg.lib" /NOLOGO /MACHINE:X64 /LTCG "..\..\derived\x64-VC-Release\3rdParty\build\libogg-1.3.5\bitwise.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libogg-1.3.5\framing.obj"
3>ClCompile:
inflate.c
inftrees.c
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\analyze.c(564,25): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\analyze.c(1537,19): warning C4456: declaration of 'mask' hides previous local declaration [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\analyze.c(1504,27): message : see declaration of 'mask' [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\analyze.c(1550,28): warning C4018: '>': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\analyze.c(1589,30): warning C4018: '>': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\analyze.c(1729,32): warning C4132: 'OC_MV_ZERO': const object should be initialized [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
encapiwrapper.c
8>Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\block.c(255,9): warning C4456: declaration of 'i' hides previous local declaration [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\block.c(171,7): message : see declaration of 'i' [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
8>Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\block.c(1028,9): warning C4456: declaration of 'i' hides previous local declaration [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\block.c(971,7): message : see declaration of 'i' [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
codebook.c
envelope.c
11>ClCompile:
encfrag.c
3>ClCompile:
trees.c
10>ClCompile:
ftbitmap.c
7>Drive:\openMSX\derived\3rdParty\src\SDL2_ttf-2.0.15\SDL_ttf.c(602,34): warning C4244: '+=': conversion from 'float' to 'int', possible loss of data [Drive:\openMSX\build\3rdparty\SDL_ttf.vcxproj]
7>Drive:\openMSX\derived\3rdParty\src\SDL2_ttf-2.0.15\SDL_ttf.c(603,34): warning C4244: '+=': conversion from 'float' to 'int', possible loss of data [Drive:\openMSX\build\3rdparty\SDL_ttf.vcxproj]
7>Drive:\openMSX\derived\3rdParty\src\SDL2_ttf-2.0.15\SDL_ttf.c(1949,55): warning C4018: '>': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\SDL_ttf.vcxproj]
11>ClCompile:
encinfo.c
8>ClCompile:
floor0.c
3>ClCompile:
uncompr.c
zutil.c
12>ClCompile:
bn_mp_add.c
11>ClCompile:
encode.c
12>ClCompile:
bn_mp_add_d.c
bn_mp_and.c
bn_mp_clamp.c
bn_mp_clear.c
8>ClCompile:
floor1.c
12>ClCompile:
bn_mp_clear_multi.c
bn_mp_cmp.c
bn_mp_cmp_d.c
bn_mp_cmp_mag.c
bn_mp_cnt_lsb.c
bn_mp_copy.c
bn_mp_count_bits.c
bn_mp_div_2.c
bn_mp_div_2d.c
bn_mp_div_3.c
bn_mp_div.c
10>ClCompile:
ftgasp.c
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c(577,38): warning C4389: '!=': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
3>ClCompile:
gzlib.c
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c(973,26): warning C4018: '>=': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c(973,47): warning C4018: '>=': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c(982,26): warning C4018: '>=': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c(982,47): warning C4018: '>=': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c(1323,19): warning C4018: '>=': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c(1433,14): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c(1442,16): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c(1444,30): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c(1451,16): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c(1453,30): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
5>Lib:
libogg.vcxproj -> Drive:\openMSX\derived\x64-VC-Release\3rdParty\install\lib\libogg.lib
11>ClCompile:
enquant.c
7>Lib:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\Lib.exe /OUT:"..\..\derived\x64-VC-Release\3rdParty\install\lib\SDL_ttf.lib" /NOLOGO /MACHINE:X64 /LTCG "..\..\derived\x64-VC-Release\3rdParty\build\SDL2_ttf-2.0.15\SDL_ttf.obj"
8>Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\floor1.c(496,14): warning C4457: declaration of 'a' hides function parameter [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\floor1.c(456,32): message : see declaration of 'a' [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
8>Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\floor1.c(713,11): warning C4456: declaration of 'y0' hides previous local declaration [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\floor1.c(612,9): message : see declaration of 'y0' [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
8>Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\floor1.c(714,11): warning C4456: declaration of 'y1' hides previous local declaration [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\floor1.c(613,9): message : see declaration of 'y1' [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
info.c
11>ClCompile:
fdct.c
8>Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\info.c(64,3): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
8>Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\info.c(72,3): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
8>Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\info.c(73,3): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
8>Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\info.c(74,3): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
8>Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\info.c(97,3): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
8>Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\info.c(98,3): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
8>Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\info.c(119,3): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
8>Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\info.c(120,3): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
5>FinalizeBuildStatus:
Deleting file "..\..\derived\x64-VC-Release\3rdParty\build\libogg-1.3.5\libogg.tlog\unsuccessfulbuild".
Touching "..\..\derived\x64-VC-Release\3rdParty\build\libogg-1.3.5\libogg.tlog\libogg.lastbuildstate".
8>ClCompile:
lookup.c
5>Done Building Project "Drive:\openMSX\build\3rdparty\libogg.vcxproj" (default targets).
11>ClCompile:
huffenc.c
9>ClCompile:
SDL_atomic.c
3>Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzlib.c(245,9): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
gzread.c
3>Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzread.c(35,15): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
3>Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzread.c(319,17): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
3>Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzread.c(400,11): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
3>Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzread.c(472,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
3>Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzread.c(651,11): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
8>ClCompile:
lpc.c
10>ClCompile:
ftstroke.c
3>ClCompile:
gzwrite.c
6>Lib:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\Lib.exe /OUT:"..\..\derived\x64-VC-Release\3rdParty\install\lib\SDLmain.lib" /NOLOGO /MACHINE:X64 /LTCG "..\..\derived\x64-VC-Release\3rdParty\build\SDLmain\SDL_windows_main.obj"
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\huffenc.c(865,39): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
mathops.c
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(180,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(188,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(196,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(197,42): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(221,45): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(227,29): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(227,35): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(257,15): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(258,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(265,15): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
8>ClCompile:
lsp.c
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(266,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(273,15): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(274,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(281,15): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(282,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(289,15): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(290,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(293,13): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
mcenc.c
3>Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzwrite.c(89,20): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
3>Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzwrite.c(110,24): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
3>Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzwrite.c(212,24): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
3>Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzwrite.c(232,21): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
3>Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzwrite.c(371,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
3>Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzwrite.c(661,9): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
gzclose.c
ClCompile:
mapping0.c
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mcenc.c(632,11): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
rate.c
9>ClCompile:
SDL_spinlock.c
7>Lib:
SDL_ttf.vcxproj -> Drive:\openMSX\derived\x64-VC-Release\3rdParty\install\lib\SDL_ttf.lib
10>ClCompile:
ftbbox.c
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\rate.c(267,4): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\rate.c(364,6): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\rate.c(383,15): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\rate.c(488,38): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\rate.c(1073,23): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\rate.c(1108,27): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
tokenize.c
8>ClCompile:
mdct.c
4>ClCompile:
pngerror.c
7>FinalizeBuildStatus:
Deleting file "..\..\derived\x64-VC-Release\3rdParty\build\SDL2_ttf-2.0.15\SDL_ttf.tlog\unsuccessfulbuild".
11>ClCompile:
mmxencfrag.c
7>FinalizeBuildStatus:
Touching "..\..\derived\x64-VC-Release\3rdParty\build\SDL2_ttf-2.0.15\SDL_ttf.tlog\SDL_ttf.lastbuildstate".
8>Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\mdct.c(78,31): warning C4456: declaration of 'i' hides previous local declaration [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\mdct.c(55,7): message : see declaration of 'i' [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
8>Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\mdct.c(439,16): warning C4456: declaration of 'iX' hides previous local declaration [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\mdct.c(403,14): message : see declaration of 'iX' [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
7>Done Building Project "Drive:\openMSX\build\3rdparty\SDL_ttf.vcxproj" (default targets).
8>ClCompile:
psy.c
6>Lib:
SDLmain.vcxproj -> Drive:\openMSX\derived\x64-VC-Release\3rdParty\install\lib\SDLmain.lib
11>ClCompile:
mmxfdct.c
10>ClCompile:
ftpfr.c
8>Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\psy.c(238,13): warning C4456: declaration of 'bin' hides previous local declaration [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\psy.c(159,27): message : see declaration of 'bin' [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
11>ClCompile:
x86enc.c
8>ClCompile:
registry.c
6>FinalizeBuildStatus:
Deleting file "..\..\derived\x64-VC-Release\3rdParty\build\SDLmain\SDLmain.tlog\unsuccessfulbuild".
Touching "..\..\derived\x64-VC-Release\3rdParty\build\SDLmain\SDLmain.tlog\SDLmain.lastbuildstate".
6>Done Building Project "Drive:\openMSX\build\3rdparty\SDLmain.vcxproj" (default targets).
11>ClCompile:
apiwrapper.c
8>ClCompile:
res0.c
3>ResourceCompile:
C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x64\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0600 /l"0x0409" /nologo /fo"..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\zlib1.res" "..\..\derived\3rdParty\src\zlib-1.2.11\win32\zlib1.rc"
10>ClCompile:
ftsynth.c
11>ClCompile:
bitpack.c
8>ClCompile:
sharedbook.c
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\bitpack.c(41,62): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
9>ClCompile:
SDL_directsound.c
8>ClCompile:
smallft.c
10>ClCompile:
fttype1.c
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\bitpack.c(61,37): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\bitpack.c(81,41): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
8>ClCompile:
synthesis.c
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\bitpack.c(100,37): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
decapiwrapper.c
decinfo.c
10>ClCompile:
ftwinfnt.c
8>ClCompile:
vorbisenc.c
4>ClCompile:
pngget.c
12>ClCompile:
bn_mp_div_d.c
bn_mp_exch.c
bn_mp_expt_u32.c
bn_mp_grow.c
bn_mp_init.c
bn_mp_init_copy.c
bn_mp_init_multi.c
bn_mp_init_set.c
bn_mp_init_size.c
bn_mp_lshd.c
bn_mp_mod_2d.c
bn_mp_mod.c
bn_mp_mod_d.c
bn_mp_mul_2.c
bn_mp_mul_2d.c
bn_mp_mul.c
3>Lib:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\Lib.exe /OUT:"..\..\derived\x64-VC-Release\3rdParty\install\lib\zlib.lib" /NOLOGO /MACHINE:X64 /LTCG "..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\zlib1.res"
"..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\adler32.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\compress.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\crc32.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\deflate.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\infback.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\inffast.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\inflate.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\inftrees.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\trees.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\uncompr.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\zutil.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\gzlib.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\gzread.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\gzwrite.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\gzclose.obj"
11>ClCompile:
Compiling...
dequant.c
9>ClCompile:
SDL_diskaudio.c
11>ClCompile:
fragment.c
huffdec.c
12>ClCompile:
bn_mp_mul_d.c
bn_mp_neg.c
bn_mp_or.c
bn_mp_radix_size.c
bn_mp_radix_smap.c
bn_mp_read_radix.c
9>ClCompile:
SDL_dummyaudio.c
12>ClCompile:
bn_mp_rshd.c
bn_mp_set.c
bn_mp_shrink.c
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\huffdec.c(185,55): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
11>Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\huffdec.c(389,22): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
ClCompile:
bn_mp_signed_rsh.c
bn_mp_sqr.c
bn_mp_sqrt.c
11>ClCompile:
info.c
12>ClCompile:
bn_mp_sub.c
bn_mp_sub_d.c
bn_mp_to_radix.c
bn_mp_to_ubin.c
10>ClCompile:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\CL.exe /c /I"..\..\derived\3rdParty\src\freetype-2.11.1\include" /nologo /W4 /WX- /diagnostics:column /O2 /Ob2 /Oi /Os /Oy /GT /GL /D NDEBUG /D WIN32 /D _LIB /D FT2_BUILD_LIBRARY /D _CRT_SECURE_NO_WARNINGS /D _VC80_UPGRADE=0x0710 /D _MBCS /GF /Gm- /EHsc /MT /GS /Gy /fp:precise /Za /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\\" /Fd"..\..\derived\x64-VC-Release\3rdParty\install\lib\freetype.pdb" /external:W4 /Gd /TC /wd4001 /FC /errorReport:queue "..\..\derived\3rdParty\src\freetype-2.11.1\src\bdf\bdf.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\cff\cff.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\base\ftbase.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\cache\ftcache.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\base\ftglyph.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\gzip\ftgzip.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\base\ftinit.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\lzw\ftlzw.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\base\ftsystem.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\smooth\smooth.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\base\ftmm.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\pcf\pcf.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\pfr\pfr.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\psaux\psaux.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\pshinter\pshinter.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\psnames\psmodule.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\raster\raster.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\sdf\sdf.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\sfnt\sfnt.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\truetype\truetype.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\type1\type1.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\cid\type1cid.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\type42\type42.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\winfonts\winfnt.c"
8>ClCompile:
Compiling...
window.c
11>ClCompile:
internal.c
state.c
9>ClCompile:
SDL_audio.c
4>ClCompile:
pngmem.c
11>ClCompile:
mmxfrag.c
mmxidct.c
mmxstate.c
12>ClCompile:
bn_mp_ubin_size.c
bn_mp_xor.c
bn_mp_zero.c
bn_s_mp_add.c
bn_s_mp_balance_mul.c
bn_s_mp_karatsuba_mul.c
bn_s_mp_karatsuba_sqr.c
bn_s_mp_mul_digs.c
11>ClCompile:
x86state.c
12>ClCompile:
bn_s_mp_mul_digs_fast.c
bn_s_mp_reverse.c
10>ClCompile:
bdf.c
12>ClCompile:
bn_s_mp_sqr.c
bn_s_mp_sqr_fast.c
bn_s_mp_sub.c
bn_s_mp_toom_mul.c
bn_s_mp_toom_sqr.c
regcomp.c
8>Lib:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\Lib.exe /OUT:"..\..\derived\x64-VC-Release\3rdParty\install\lib\libvorbis.lib" /NOLOGO /MACHINE:X64 /LTCG "..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\analysis.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\bitrate.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\block.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\codebook.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\envelope.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\floor0.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\floor1.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\info.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\lookup.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\lpc.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\lsp.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\mapping0.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\mdct.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\psy.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\registry.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\res0.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\sharedbook.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\smallft.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\synthesis.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\vorbisenc.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\window.obj"
9>ClCompile:
SDL_audiocvt.c
3>Lib:
zlib.vcxproj -> Drive:\openMSX\derived\x64-VC-Release\3rdParty\install\lib\zlib.lib
10>ClCompile:
cff.c
12>ClCompile:
regerror.c
regexec.c
regfree.c
tclAlloc.c
4>ClCompile:
pngpread.c
3>FinalizeBuildStatus:
Deleting file "..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\zlib.tlog\unsuccessfulbuild".
Touching "..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\zlib.tlog\zlib.lastbuildstate".
3>Done Building Project "Drive:\openMSX\build\3rdparty\zlib.vcxproj" (default targets).
12>ClCompile:
tclAssembly.c
tclAsync.c
tclBasic.c
tclBinary.c
tclCkalloc.c
tclClock.c
tclCmdAH.c
tclCmdIL.c
tclCmdMZ.c
tclCompCmds.c
tclCompCmdsGR.c
9>ClCompile:
SDL_audiodev.c
11>ClCompile:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\CL.exe /c /I"..\..\derived\3rdParty\src\libtheora-1.1.1\include" /I"..\..\derived\3rdParty\src\libogg-1.3.5\include" /nologo /W4 /WX- /diagnostics:column /Ox /Ob2 /Oi /Os /Oy /GT /GL /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _BIND_TO_CURRENT_CRT_VERSION /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D LIBTHEORA_EXPORTS /D _VC80_UPGRADE=0x0710 /D _UNICODE /D UNICODE /GF /Gm- /EHsc /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\decode1.obj" /Fd"..\..\derived\x64-VC-Release\3rdParty\install\lib\libtheora.pdb" /external:W4 /Gd /TC /wd4244 /wd4267 /wd4057 /wd4100 /wd4245 /FC /errorReport:queue "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\decode.c"
12>ClCompile:
tclCompCmdsSZ.c
10>ClCompile:
ftbase.c
9>ClCompile:
SDL_audiotypecvt.c
12>ClCompile:
tclCompExpr.c
tclCompile.c
tclConfig.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclAssembly.c(3116,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
9>ClCompile:
SDL_mixer.c
10>ClCompile:
ftcache.c
12>ClCompile:
tclDate.c
tclDictObj.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBinary.c(2140,13): warning C4312: 'type cast': conversion from 'long' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclDisassemble.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4261,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclEncoding.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4272,17): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4273,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclEnsemble.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4416,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4421,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4433,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdIL.c(238,52): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4580,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdIL.c(250,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4589,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclEnv.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdIL.c(252,13): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdAH.c(339,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4626,28): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdMZ.c(1087,13): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdIL.c(324,7): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdAH.c(355,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4658,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdMZ.c(4055,47): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCompCmds.c(841,5): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4770,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
11>ClCompile:
decode.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdMZ.c(4056,6): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclEvent.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4781,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdMZ.c(4068,21): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCompCmdsSZ.c(2552,11): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclExecute.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4862,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdMZ.c(4070,14): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCompCmdsSZ.c(2583,11): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclFCmd.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdMZ.c(4979,24): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
10>ClCompile:
ftglyph.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(6192,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
9>ClCompile:
SDL_wave.c
4>ClCompile:
pngread.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdMZ.c(5048,12): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdMZ.c(5194,7): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(6250,27): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdMZ.c(5263,20): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(7786,37): warning C4311: 'type cast': pointer truncation from 'Tcl_ThreadId' to 'unsigned int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(8198,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclFileName.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(8665,29): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCompile.c(1293,15): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(8826,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclGet.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCompile.c(1320,41): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(8867,21): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(8869,28): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclHash.c
tclHistory.c
tclIndexObj.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclDisassemble.c(1606,9): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclEncoding.c(3161,13): warning C4311: 'type cast': pointer truncation from 'Tcl_EncodingState' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclEncoding.c(3301,37): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclEncoding.c(3390,10): warning C4311: 'type cast': pointer truncation from 'Tcl_EncodingState' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclEncoding.c(3514,37): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclInterp.c
11>ClCompile:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\CL.exe /c /I"..\..\derived\3rdParty\src\libtheora-1.1.1\include" /I"..\..\derived\3rdParty\src\libogg-1.3.5\include" /nologo /W4 /WX- /diagnostics:column /Ox /Ob2 /Oi /Os /Oy /GT /GL /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _BIND_TO_CURRENT_CRT_VERSION /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D LIBTHEORA_EXPORTS /D _VC80_UPGRADE=0x0710 /D _UNICODE /D UNICODE /GF /Gm- /EHsc /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\idct1.obj" /Fd"..\..\derived\x64-VC-Release\3rdParty\install\lib\libtheora.pdb" /external:W4 /Gd /TC /wd4244 /wd4267 /wd4057 /wd4100 /wd4245 /FC /errorReport:queue "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\idct.c"
12>ClCompile:
tclIO.c
10>ClCompile:
ftgzip.c
12>ClCompile:
tclIOCmd.c
tclIOGT.c
tclIOSock.c
tclIOUtil.c
tclIORChan.c
9>ClCompile:
SDL_winmm.c
12>ClCompile:
tclIORTrans.c
8>Lib:
libvorbis.vcxproj -> Drive:\openMSX\derived\x64-VC-Release\3rdParty\install\lib\libvorbis.lib
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(1061,16): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(2099,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclEvent.c(958,20): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(2179,19): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
10>ClCompile:
ftinit.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(2593,20): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(2609,2): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(2611,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(2667,11): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(2927,22): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(3008,2): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(3024,2): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(3031,22): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(3096,2): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(3239,2): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclLink.c
tclListObj.c
8>FinalizeBuildStatus:
Deleting file "..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\libvorbis.tlog\unsuccessfulbuild".
Touching "..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\libvorbis.tlog\libvorbis.lastbuildstate".
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(4645,23): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclIndexObj.c(1170,35): warning C4311: 'type cast': pointer truncation from 'void *const ' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclHash.c(311,9): warning C4311: 'type cast': pointer truncation from 'const char *' to 'unsigned int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
8>Done Building Project "Drive:\openMSX\build\3rdparty\libvorbis.vcxproj" (default targets).
12>ClCompile:
tclLiteral.c
tclLoad.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(5014,2): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclHash.c(325,18): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(5021,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclHash.c(343,18): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(5025,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclHash.c(375,18): warning C4312: 'type cast': conversion from 'unsigned int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclMain.c
tclNamesp.c
tclNotify.c
10>ClCompile:
ftlzw.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclHash.c(442,10): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclOO.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(7061,41): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclHash.c(444,10): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(7093,12): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(7094,12): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(7106,45): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclOOBasic.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclHash.c(1075,11): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclHash.c(1077,11): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclOOCall.c
11>ClCompile:
idct.c
12>ClCompile:
tclOODefineCmds.c
tclOOInfo.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(8279,25): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclOOMethod.c
9>ClCompile:
SDL_wasapi.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(8280,24): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(8305,25): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclOOStubInit.c
tclObj.c
4>ClCompile:
pngrio.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(8306,24): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
10>ClCompile:
ftsystem.c
12>ClCompile:
tclOptimize.c
tclPanic.c
11>ClCompile:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\CL.exe /c /I"..\..\derived\3rdParty\src\libtheora-1.1.1\include" /I"..\..\derived\3rdParty\src\libogg-1.3.5\include" /nologo /W4 /WX- /diagnostics:column /Ox /Ob2 /Oi /Os /Oy /GT /GL /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _BIND_TO_CURRENT_CRT_VERSION /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D LIBTHEORA_EXPORTS /D _VC80_UPGRADE=0x0710 /D _UNICODE /D UNICODE /GF /Gm- /EHsc /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\quant1.obj" /Fd"..\..\derived\x64-VC-Release\3rdParty\install\lib\libtheora.pdb" /external:W4 /Gd /TC /wd4244 /wd4267 /wd4057 /wd4100 /wd4245 /FC /errorReport:queue "..\..\derived\3rdParty\src\libtheora-1.1.1\lib\quant.c"
10>ClCompile:
smooth.c
12>ClCompile:
tclParse.c
tclPathObj.c
tclPipe.c
tclPkg.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOBasic.c(873,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclPkgConfig.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOBasic.c(924,22): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOO.c(372,26): warning C4312: 'type cast': conversion from 'const int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOO.c(379,26): warning C4312: 'type cast': conversion from 'const int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclPosixStr.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(414,3): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclPreserve.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOO.c(2797,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(434,7): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOO.c(2821,25): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(436,20): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOO.c(2822,24): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(439,4): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(476,39): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(477,7): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(549,39): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(550,7): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(668,3): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(669,18): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(671,18): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(674,3): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
11>ClCompile:
quant.c
12>ClCompile:
tclProc.c
tclRegexp.c
tclResolve.c
tclResult.c
tclScan.c
tclStringObj.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(2302,6): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(2814,6): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(3114,6): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(3194,5): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(3196,9): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(3227,5): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(3231,5): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(3263,5): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(3402,3): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(3412,3): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
10>Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\smooth\ftgrays.c(1978,20): warning C4267: '+=': conversion from 'size_t' to 'TCoord', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
ClCompile:
tclStrToD.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOptimize.c(104,4): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(3622,5): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
10>ClCompile:
ftmm.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOptimize.c(364,3): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
9>ClCompile:
SDL_wasapi_win32.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(3690,6): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclStubInit.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOptimize.c(393,3): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
4>ClCompile:
pngrtran.c
12>ClCompile:
tclThread.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(365,67): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(373,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclThreadAlloc.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(386,51): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
11>Lib:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\Lib.exe /OUT:"..\..\derived\x64-VC-Release\3rdParty\install\lib\libtheora.lib" /NOLOGO /MACHINE:X64 /LTCG "..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\cpu.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\analyze.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\encapiwrapper.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\encfrag.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\encinfo.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\encode.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\enquant.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\fdct.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\huffenc.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\mathops.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\mcenc.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\rate.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\tokenize.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\mmxencfrag.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\mmxfdct.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\x86enc.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\apiwrapper.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\bitpack.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\decapiwrapper.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\decinfo.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\dequant.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\fragment.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\huffdec.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\info.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\internal.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\state.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\mmxfrag.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\mmxidct.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\mmxstate.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\x86state.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\decode1.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\idct1.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\quant1.obj"
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(388,57): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(398,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclThreadJoin.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(409,58): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclThreadStorage.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(416,58): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclTimer.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(425,57): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(433,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(450,54): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(457,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(515,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(654,45): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(668,56): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(677,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
10>ClCompile:
pcf.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(760,48): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclTomMathInterface.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(1138,63): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(1161,63): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclTrace.c
tclUtf.c
tclUtil.c
tclVar.c
tclZlib.c
tclWin32Dll.c
tclWinChan.c
tclWinConsole.c
ClCompile:
pfr.c
12>ClCompile:
tclWinDde.c
tclWinError.c
tclWinFCmd.c
tclWinFile.c
tclWinInit.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclTimer.c(310,47): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclWinLoad.c
10>ClCompile:
psaux.c
12>ClCompile:
tclWinNotify.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclTimer.c(583,24): warning C4311: 'type cast': pointer truncation from 'Tcl_TimerToken' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclWinPipe.c
tclWinReg.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclVar.c(581,15): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclZlib.c(4015,17): warning C4028: formal parameter 2 different from declaration [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclWinSerial.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclVar.c(748,43): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclUtil.c(4245,12): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
9>ClCompile:
SDL_hid.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclZlib.c(4024,17): warning C4028: formal parameter 2 different from declaration [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclWinSock.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclUtil.c(4305,12): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclUtil.c(4338,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclVar.c(4959,44): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
4>ClCompile:
pngrutil.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclVar.c(5021,10): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
tclWinThrd.c
tclWinTime.c
12>Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclVar.c(5023,14): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
10>Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\psaux\t1decode.c(1996,23): warning C4267: '=': conversion from 'size_t' to 'FT_Int', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
10>Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\psaux\psintrp.c(1005,25): warning C4267: '=': conversion from 'size_t' to 'FT_Fast', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
pshinter.c
9>ClCompile:
SDL_immdevice.c
10>ClCompile:
psmodule.c
11>Lib:
libtheora.vcxproj -> Drive:\openMSX\derived\x64-VC-Release\3rdParty\install\lib\libtheora.lib
FinalizeBuildStatus:
Deleting file "..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\libtheora.tlog\unsuccessfulbuild".
Touching "..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\libtheora.tlog\libtheora.lastbuildstate".
11>Done Building Project "Drive:\openMSX\build\3rdparty\libtheora.vcxproj" (default targets).
10>ClCompile:
raster.c
4>ClCompile:
pngset.c
10>ClCompile:
sdf.c
9>ClCompile:
SDL_windows.c
10>ClCompile:
sfnt.c
10>Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\sfnt\sfdriver.c(859,13): warning C4267: '=': conversion from 'size_t' to 'FT_UInt', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
10>Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\sfnt\sfdriver.c(1011,36): warning C4244: 'function': conversion from '__int64' to 'const unsigned int', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
4>ClCompile:
pngtrans.c
10>ClCompile:
truetype.c
12>Lib:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\Lib.exe /OUT:"..\..\derived\x64-VC-Release\3rdParty\install\lib\tcl.lib" /NOLOGO /MACHINE:X64 /LTCG "..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_add.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_add_d.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_and.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_clamp.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_clear.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_clear_multi.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_cmp.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_cmp_d.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_cmp_mag.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_cnt_lsb.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_copy.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_count_bits.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_div_2.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_div_2d.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_div_3.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_div.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_div_d.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_exch.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_expt_u32.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_grow.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_init.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_init_copy.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_init_multi.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_init_set.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_init_size.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_lshd.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_mod_2d.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_mod.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_mod_d.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_mul_2.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_mul_2d.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_mul.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_mul_d.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_neg.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_or.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_radix_size.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_radix_smap.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_read_radix.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_rshd.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_set.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_shrink.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_signed_rsh.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_sqr.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_sqrt.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_sub.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_sub_d.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_to_radix.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_to_ubin.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_ubin_size.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_xor.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_mp_zero.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_s_mp_add.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_s_mp_balance_mul.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_s_mp_karatsuba_mul.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_s_mp_karatsuba_sqr.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_s_mp_mul_digs.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_s_mp_mul_digs_fast.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_s_mp_reverse.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_s_mp_sqr.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_s_mp_sqr_fast.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_s_mp_sub.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_s_mp_toom_mul.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\bn_s_mp_toom_sqr.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\regcomp.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\regerror.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\regexec.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\regfree.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclAlloc.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclAssembly.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclAsync.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclBasic.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclBinary.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclCkalloc.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclClock.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclCmdAH.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclCmdIL.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclCmdMZ.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclCompCmds.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclCompCmdsGR.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclCompCmdsSZ.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclCompExpr.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclCompile.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclConfig.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclDate.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclDictObj.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclDisassemble.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclEncoding.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclEnsemble.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclEnv.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclEvent.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclExecute.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclFCmd.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclFileName.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclGet.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclHash.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclHistory.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclIndexObj.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclInterp.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclIO.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclIOCmd.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclIOGT.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclIOSock.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclIOUtil.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclIORChan.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclIORTrans.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclLink.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclListObj.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclLiteral.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclLoad.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclMain.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclNamesp.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclNotify.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclOO.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclOOBasic.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclOOCall.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclOODefineCmds.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclOOInfo.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclOOMethod.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclOOStubInit.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclObj.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclOptimize.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclPanic.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclParse.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclPathObj.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclPipe.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclPkg.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclPkgConfig.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclPosixStr.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclPreserve.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclProc.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclRegexp.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclResolve.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclResult.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclScan.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclStringObj.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclStrToD.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclStubInit.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclThread.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclThreadAlloc.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclThreadJoin.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclThreadStorage.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclTimer.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclTomMathInterface.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclTrace.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclUtf.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclUtil.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclVar.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclZlib.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclWin32Dll.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclWinChan.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclWinConsole.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclWinDde.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclWinError.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclWinFCmd.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclWinFile.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclWinInit.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclWinLoad.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclWinNotify.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclWinPipe.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclWinReg.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclWinSerial.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclWinSock.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclWinThrd.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tclWinTime.obj"
9>ClCompile:
SDL_xinput.c
10>ClCompile:
Compiling...
type1.c
4>ClCompile:
pngwio.c
10>Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type1\t1driver.c(276,48): warning C4267: '=': conversion from 'size_t' to 'FT_ULong', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
10>Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type1\t1driver.c(297,55): warning C4267: '=': conversion from 'size_t' to 'FT_ULong', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
10>Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type1\t1driver.c(329,62): warning C4267: '=': conversion from 'size_t' to 'FT_ULong', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
10>Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type1\t1driver.c(359,19): warning C4267: '=': conversion from 'size_t' to 'FT_UInt', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
10>Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type1\t1driver.c(568,56): warning C4267: '=': conversion from 'size_t' to 'FT_ULong', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
10>Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type1\t1driver.c(577,55): warning C4267: '=': conversion from 'size_t' to 'FT_ULong', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
10>Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type1\t1driver.c(586,58): warning C4267: '=': conversion from 'size_t' to 'FT_ULong', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
10>Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type1\t1driver.c(595,60): warning C4267: '=': conversion from 'size_t' to 'FT_ULong', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
10>Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type1\t1driver.c(605,55): warning C4267: '=': conversion from 'size_t' to 'FT_ULong', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
10>Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type1\t1load.c(1771,64): warning C4244: '=': conversion from '__int64' to 'FT_Int', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
10>Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type1\t1load.c(1941,36): warning C4244: '=': conversion from '__int64' to 'FT_Int', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
type1cid.c
9>ClCompile:
SDL_cpuinfo.c
10>ClCompile:
type42.c
10>Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type42\t42parse.c(851,62): warning C4244: '=': conversion from '__int64' to 'FT_Int', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
winfnt.c
4>ClCompile:
pngwrite.c
9>ClCompile:
Compiling...
SDL_dynapi.c
10>ClCompile:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\CL.exe /c /I"..\..\derived\3rdParty\src\freetype-2.11.1\include" /nologo /W4 /WX- /diagnostics:column /O2 /Ob2 /Oi /Os /Oy /GT /GL /D NDEBUG /D WIN32 /D _LIB /D FT2_BUILD_LIBRARY /D _CRT_SECURE_NO_WARNINGS /D _VC80_UPGRADE=0x0710 /D _MBCS /GF /Gm- /EHsc /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\\" /Fd"..\..\derived\x64-VC-Release\3rdParty\install\lib\freetype.pdb" /external:W4 /Gd /TC /wd4001 /FC /errorReport:queue "..\..\derived\3rdParty\src\freetype-2.11.1\builds\windows\ftdebug.c"
ftdebug.c
4>ClCompile:
pngwtran.c
9>ClCompile:
SDL_clipboardevents.c
10>Lib:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\Lib.exe /OUT:"..\..\derived\x64-VC-Release\3rdParty\install\lib\freetype.lib" /NOLOGO /MACHINE:X64 /LTCG "..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\autofit.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\bdf.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\cff.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\ftbase.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\ftbitmap.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\ftcache.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\ftdebug.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\ftgasp.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\ftglyph.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\ftgzip.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\ftinit.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\ftlzw.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\ftstroke.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\ftsystem.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\smooth.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\ftbbox.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\ftmm.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\ftpfr.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\ftsynth.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\fttype1.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\ftwinfnt.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\pcf.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\pfr.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\psaux.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\pshinter.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\psmodule.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\raster.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\sdf.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\sfnt.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\truetype.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\type1.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\type1cid.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\type42.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\winfnt.obj"
12>Lib:
tcl.vcxproj -> Drive:\openMSX\derived\x64-VC-Release\3rdParty\install\lib\tcl.lib
FinalizeBuildStatus:
Deleting file "..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tcl.tlog\unsuccessfulbuild".
Touching "..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tcl.tlog\tcl.lastbuildstate".
12>Done Building Project "Drive:\openMSX\build\3rdparty\tcl.vcxproj" (default targets).
9>ClCompile:
SDL_displayevents.c
4>ClCompile:
pngwutil.c
10>Lib:
freetype.vcxproj -> Drive:\openMSX\derived\x64-VC-Release\3rdParty\install\lib\freetype.lib
FinalizeBuildStatus:
Deleting file "..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\freetype.tlog\unsuccessfulbuild".
Touching "..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\freetype.tlog\freetype.lastbuildstate".
10>Done Building Project "Drive:\openMSX\build\3rdparty\freetype.vcxproj" (default targets).
9>ClCompile:
SDL_dropevents.c
SDL_events.c
4>ResourceCompile:
C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x64\rc.exe /D _VC80_UPGRADE=0x0710 /l"0x0409" /nologo /fo"..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\pngwin.res" "..\..\derived\3rdParty\src\libpng-1.6.39\scripts\pngwin.rc"
9>ClCompile:
SDL_gesture.c
4>Lib:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\Lib.exe /OUT:"..\..\derived\x64-VC-Release\3rdParty\install\lib\libpng.lib" /NOLOGO /MACHINE:X64 /LTCG "..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\pngwin.res"
"..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\png.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\pngerror.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\pngget.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\pngmem.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\pngpread.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\pngread.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\pngrio.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\pngrtran.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\pngrutil.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\pngset.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\pngtrans.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\pngwio.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\pngwrite.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\pngwtran.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\pngwutil.obj"
libpng.vcxproj -> Drive:\openMSX\derived\x64-VC-Release\3rdParty\install\lib\libpng.lib
9>ClCompile:
SDL_keyboard.c
4>FinalizeBuildStatus:
Deleting file "..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\libpng.tlog\unsuccessfulbuild".
Touching "..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\libpng.tlog\libpng.lastbuildstate".
4>Done Building Project "Drive:\openMSX\build\3rdparty\libpng.vcxproj" (default targets).
9>ClCompile:
SDL_mouse.c
SDL_quit.c
SDL_touch.c
SDL_windowevents.c
SDL_rwops.c
SDL_sysfilesystem.c
SDL_syshaptic.c
SDL_haptic.c
SDL_dinputhaptic.c
SDL_windowshaptic.c
SDL_xinputhaptic.c
SDL_hidapi.c
controller_type.c
Compiling...
SDL_sysjoystick.c
SDL_hidapijoystick.c
SDL_hidapi_combined.c
SDL_hidapi_gamecube.c
SDL_hidapi_luna.c
SDL_hidapi_ps3.c
SDL_hidapi_ps4.c
SDL_hidapi_ps5.c
SDL_hidapi_rumble.c
SDL_hidapi_shield.c
SDL_hidapi_stadia.c
SDL_hidapi_steam.c
SDL_hidapi_switch.c
SDL_hidapi_wii.c
SDL_hidapi_xbox360.c
SDL_hidapi_xbox360w.c
SDL_hidapi_xboxone.c
SDL_gamecontroller.c
SDL_joystick.c
SDL_virtualjoystick.c
Compiling...
SDL_dinputjoystick.c
SDL_rawinputjoystick.c
SDL_windowsjoystick.c
SDL_windows_gaming_input.c
SDL_xinputjoystick.c
e_atan2.c
e_exp.c
e_fmod.c
e_log.c
e_log10.c
e_pow.c
e_rem_pio2.c
e_sqrt.c
k_cos.c
k_rem_pio2.c
k_sin.c
k_tan.c
s_atan.c
s_copysign.c
s_cos.c
Compiling...
s_fabs.c
s_floor.c
s_scalbn.c
s_sin.c
s_tan.c
SDL_sysloadso.c
SDL_locale.c
SDL_syslocale.c
SDL_url.c
SDL_sysurl.c
SDL_power.c
SDL_syspower.c
SDL_shaders_d3d11.c
SDL_render_d3d12.c
SDL_shaders_d3d12.c
SDL_render_d3d.c
SDL_render_d3d11.c
SDL_shaders_d3d.c
SDL_render_gl.c
SDL_shaders_gl.c
Compiling...
SDL_render_gles2.c
SDL_shaders_gles2.c
SDL_d3dmath.c
SDL_render.c
SDL_yuv_sw.c
SDL_blendfillrect.c
SDL_blendline.c
SDL_blendpoint.c
SDL_drawline.c
SDL_drawpoint.c
SDL_render_sw.c
SDL_rotate.c
SDL_triangle.c
SDL.c
SDL_assert.c
SDL_dataqueue.c
SDL_list.c
SDL_error.c
SDL_hints.c
SDL_log.c
Compiling...
SDL_utils.c
SDL_dummysensor.c
SDL_sensor.c
SDL_windowssensor.c
SDL_crc16.c
SDL_crc32.c
SDL_getenv.c
SDL_iconv.c
SDL_malloc.c
SDL_mslibc.c
SDL_qsort.c
SDL_stdlib.c
SDL_string.c
SDL_strtokr.c
SDL_syscond.c
SDL_thread.c
SDL_syscond_cv.c
SDL_sysmutex.c
SDL_syssem.c
SDL_systhread.c
Compiling...
SDL_systls.c
SDL_timer.c
SDL_systimer.c
SDL_nullevents.c
SDL_nullframebuffer.c
SDL_nullvideo.c
SDL_blit.c
SDL_blit_0.c
SDL_blit_1.c
SDL_blit_A.c
SDL_blit_auto.c
SDL_blit_copy.c
SDL_blit_N.c
SDL_blit_slow.c
SDL_bmp.c
SDL_clipboard.c
SDL_egl.c
SDL_fillrect.c
SDL_pixels.c
SDL_rect.c
Compiling...
SDL_RLEaccel.c
SDL_shape.c
SDL_stretch.c
SDL_surface.c
SDL_video.c
SDL_vulkan_utils.c
SDL_yuv.c
SDL_windowsclipboard.c
SDL_windowsevents.c
SDL_windowsframebuffer.c
SDL_windowskeyboard.c
SDL_windowsmessagebox.c
SDL_windowsmodes.c
SDL_windowsmouse.c
SDL_windowsopengl.c
SDL_windowsopengles.c
SDL_windowsshape.c
SDL_windowsvideo.c
SDL_windowsvulkan.c
SDL_windowswindow.c
Compiling...
yuv_rgb.c
Lib:
VS-Path:\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\Lib.exe /OUT:"..\..\derived\x64-VC-Release\3rdParty\install\lib\SDL.lib" /NOLOGO /MACHINE:X64 /LTCG "..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_guid.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_atomic.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_spinlock.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_directsound.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_diskaudio.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_dummyaudio.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_audio.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_audiocvt.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_audiodev.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_audiotypecvt.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_mixer.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_wave.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_winmm.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_wasapi.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_wasapi_win32.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_hid.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_immdevice.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_windows.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_xinput.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_cpuinfo.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_dynapi.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_clipboardevents.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_displayevents.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_dropevents.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_events.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_gesture.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_keyboard.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_mouse.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_quit.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_touch.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_windowevents.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_rwops.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_sysfilesystem.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_syshaptic.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_haptic.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_dinputhaptic.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_windowshaptic.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_xinputhaptic.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_hidapi.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\controller_type.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_sysjoystick.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_hidapijoystick.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_hidapi_combined.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_hidapi_gamecube.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_hidapi_luna.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_hidapi_ps3.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_hidapi_ps4.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_hidapi_ps5.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_hidapi_rumble.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_hidapi_shield.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_hidapi_stadia.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_hidapi_steam.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_hidapi_switch.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_hidapi_wii.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_hidapi_xbox360.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_hidapi_xbox360w.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_hidapi_xboxone.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_gamecontroller.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_joystick.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_virtualjoystick.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_dinputjoystick.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_rawinputjoystick.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_windowsjoystick.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_windows_gaming_input.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_xinputjoystick.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\e_atan2.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\e_exp.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\e_fmod.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\e_log.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\e_log10.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\e_pow.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\e_rem_pio2.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\e_sqrt.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\k_cos.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\k_rem_pio2.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\k_sin.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\k_tan.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\s_atan.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\s_copysign.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\s_cos.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\s_fabs.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\s_floor.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\s_scalbn.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\s_sin.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\s_tan.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_sysloadso.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_locale.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_syslocale.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_url.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_sysurl.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_power.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_syspower.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_shaders_d3d11.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_render_d3d12.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_shaders_d3d12.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_render_d3d.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_render_d3d11.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_shaders_d3d.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_render_gl.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_shaders_gl.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_render_gles2.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_shaders_gles2.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_d3dmath.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_render.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_yuv_sw.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_blendfillrect.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_blendline.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_blendpoint.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_drawline.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_drawpoint.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_render_sw.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_rotate.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_triangle.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_assert.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_dataqueue.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_list.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_error.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_hints.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_log.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_utils.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_dummysensor.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_sensor.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_windowssensor.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_crc16.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_crc32.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_getenv.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_iconv.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_malloc.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_mslibc.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_qsort.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_stdlib.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_string.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_strtokr.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_syscond.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_thread.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_syscond_cv.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_sysmutex.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_syssem.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_systhread.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_systls.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_timer.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_systimer.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_nullevents.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_nullframebuffer.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_nullvideo.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_blit.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_blit_0.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_blit_1.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_blit_A.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_blit_auto.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_blit_copy.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_blit_N.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_blit_slow.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_bmp.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_clipboard.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_egl.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_fillrect.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_pixels.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_rect.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_RLEaccel.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_shape.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_stretch.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_surface.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_video.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_vulkan_utils.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_yuv.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_windowsclipboard.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_windowsevents.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_windowsframebuffer.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_windowskeyboard.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_windowsmessagebox.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_windowsmodes.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_windowsmouse.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_windowsopengl.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_windowsopengles.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_windowsshape.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_windowsvideo.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_windowsvulkan.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL_windowswindow.obj"
"..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\yuv_rgb.obj"
SDL.vcxproj -> Drive:\openMSX\derived\x64-VC-Release\3rdParty\install\lib\SDL.lib
FinalizeBuildStatus:
Deleting file "..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL.tlog\unsuccessfulbuild".
Touching "..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.26.4\SDL.tlog\SDL.lastbuildstate".
9>Done Building Project "Drive:\openMSX\build\3rdparty\SDL.vcxproj" (default targets).
1>Done Building Project "Drive:\openMSX\build\3rdparty\3rdparty.sln" (default targets).
Build succeeded.
"Drive:\openMSX\build\3rdparty\3rdparty.sln" (default target) (1) ->
"Drive:\openMSX\build\3rdparty\libtheora.vcxproj" (default target) (11) ->
(ClCompile target) ->
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\analyze.c(564,25): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\analyze.c(1537,19): warning C4456: declaration of 'mask' hides previous local declaration [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\analyze.c(1550,28): warning C4018: '>': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\analyze.c(1589,30): warning C4018: '>': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\analyze.c(1729,32): warning C4132: 'OC_MV_ZERO': const object should be initialized [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c(577,38): warning C4389: '!=': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c(973,26): warning C4018: '>=': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c(973,47): warning C4018: '>=': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c(982,26): warning C4018: '>=': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c(982,47): warning C4018: '>=': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c(1323,19): warning C4018: '>=': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c(1433,14): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c(1442,16): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c(1444,30): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c(1451,16): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\encode.c(1453,30): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\huffenc.c(865,39): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(180,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(188,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(196,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(197,42): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(221,45): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(227,29): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(227,35): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(257,15): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(258,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(265,15): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(266,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(273,15): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(274,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(281,15): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(282,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(289,15): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(290,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mathops.c(293,13): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\mcenc.c(632,11): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\rate.c(267,4): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\rate.c(364,6): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\rate.c(383,15): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\rate.c(488,38): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\rate.c(1073,23): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\rate.c(1108,27): warning C4018: '<': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\bitpack.c(41,62): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\bitpack.c(61,37): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\bitpack.c(81,41): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\bitpack.c(100,37): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\huffdec.c(185,55): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libtheora-1.1.1\lib\huffdec.c(389,22): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [Drive:\openMSX\build\3rdparty\libtheora.vcxproj]
"Drive:\openMSX\build\3rdparty\3rdparty.sln" (default target) (1) ->
"Drive:\openMSX\build\3rdparty\libvorbis.vcxproj" (default target) (8) ->
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\block.c(255,9): warning C4456: declaration of 'i' hides previous local declaration [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\block.c(1028,9): warning C4456: declaration of 'i' hides previous local declaration [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\floor1.c(496,14): warning C4457: declaration of 'a' hides function parameter [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\floor1.c(713,11): warning C4456: declaration of 'y0' hides previous local declaration [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\floor1.c(714,11): warning C4456: declaration of 'y1' hides previous local declaration [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\info.c(64,3): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\info.c(72,3): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\info.c(73,3): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\info.c(74,3): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\info.c(97,3): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\info.c(98,3): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\info.c(119,3): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\info.c(120,3): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\mdct.c(78,31): warning C4456: declaration of 'i' hides previous local declaration [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\mdct.c(439,16): warning C4456: declaration of 'iX' hides previous local declaration [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
Drive:\openMSX\derived\3rdParty\src\libvorbis-1.3.7\lib\psy.c(238,13): warning C4456: declaration of 'bin' hides previous local declaration [Drive:\openMSX\build\3rdparty\libvorbis.vcxproj]
"Drive:\openMSX\build\3rdparty\3rdparty.sln" (default target) (1) ->
"Drive:\openMSX\build\3rdparty\SDL_ttf.vcxproj" (default target) (7) ->
Drive:\openMSX\derived\3rdParty\src\SDL2_ttf-2.0.15\SDL_ttf.c(602,34): warning C4244: '+=': conversion from 'float' to 'int', possible loss of data [Drive:\openMSX\build\3rdparty\SDL_ttf.vcxproj]
Drive:\openMSX\derived\3rdParty\src\SDL2_ttf-2.0.15\SDL_ttf.c(603,34): warning C4244: '+=': conversion from 'float' to 'int', possible loss of data [Drive:\openMSX\build\3rdparty\SDL_ttf.vcxproj]
Drive:\openMSX\derived\3rdParty\src\SDL2_ttf-2.0.15\SDL_ttf.c(1949,55): warning C4018: '>': signed/unsigned mismatch [Drive:\openMSX\build\3rdparty\SDL_ttf.vcxproj]
"Drive:\openMSX\build\3rdparty\3rdparty.sln" (default target) (1) ->
"Drive:\openMSX\build\3rdparty\zlib.vcxproj" (default target) (3) ->
Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzlib.c(245,9): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzread.c(35,15): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzread.c(319,17): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzread.c(400,11): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzread.c(472,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzread.c(651,11): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzwrite.c(89,20): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzwrite.c(110,24): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzwrite.c(212,24): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzwrite.c(232,21): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzwrite.c(371,11): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
Drive:\openMSX\derived\3rdParty\src\zlib-1.2.11\gzwrite.c(661,9): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [Drive:\openMSX\build\3rdparty\zlib.vcxproj]
"Drive:\openMSX\build\3rdparty\3rdparty.sln" (default target) (1) ->
"Drive:\openMSX\build\3rdparty\tcl.vcxproj" (default target) (12) ->
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclAssembly.c(3116,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBinary.c(2140,13): warning C4312: 'type cast': conversion from 'long' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4261,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4272,17): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4273,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4416,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4421,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4433,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdIL.c(238,52): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4580,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdIL.c(250,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4589,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdIL.c(252,13): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdAH.c(339,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4626,28): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdMZ.c(1087,13): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdIL.c(324,7): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdAH.c(355,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4658,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdMZ.c(4055,47): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCompCmds.c(841,5): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4770,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdMZ.c(4056,6): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4781,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdMZ.c(4068,21): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCompCmdsSZ.c(2552,11): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(4862,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdMZ.c(4070,14): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCompCmdsSZ.c(2583,11): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdMZ.c(4979,24): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(6192,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdMZ.c(5048,12): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdMZ.c(5194,7): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(6250,27): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCmdMZ.c(5263,20): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(7786,37): warning C4311: 'type cast': pointer truncation from 'Tcl_ThreadId' to 'unsigned int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(8198,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(8665,29): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCompile.c(1293,15): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(8826,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclCompile.c(1320,41): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(8867,21): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclBasic.c(8869,28): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclDisassemble.c(1606,9): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclEncoding.c(3161,13): warning C4311: 'type cast': pointer truncation from 'Tcl_EncodingState' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclEncoding.c(3301,37): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclEncoding.c(3390,10): warning C4311: 'type cast': pointer truncation from 'Tcl_EncodingState' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclEncoding.c(3514,37): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(1061,16): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(2099,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclEvent.c(958,20): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(2179,19): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(2593,20): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(2609,2): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(2611,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(2667,11): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(2927,22): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(3008,2): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(3024,2): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(3031,22): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(3096,2): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(3239,2): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(4645,23): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclIndexObj.c(1170,35): warning C4311: 'type cast': pointer truncation from 'void *const ' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclHash.c(311,9): warning C4311: 'type cast': pointer truncation from 'const char *' to 'unsigned int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(5014,2): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclHash.c(325,18): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(5021,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclHash.c(343,18): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(5025,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclHash.c(375,18): warning C4312: 'type cast': conversion from 'unsigned int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclHash.c(442,10): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(7061,41): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclHash.c(444,10): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(7093,12): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(7094,12): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(7106,45): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclHash.c(1075,11): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclHash.c(1077,11): warning C4311: 'type cast': pointer truncation from 'void *' to 'unsigned int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(8279,25): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(8280,24): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(8305,25): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclExecute.c(8306,24): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOBasic.c(873,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOBasic.c(924,22): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOO.c(372,26): warning C4312: 'type cast': conversion from 'const int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOO.c(379,26): warning C4312: 'type cast': conversion from 'const int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(414,3): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOO.c(2797,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(434,7): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOO.c(2821,25): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(436,20): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOO.c(2822,24): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(439,4): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(476,39): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(477,7): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(549,39): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(550,7): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(668,3): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(669,18): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(671,18): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOOCall.c(674,3): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(2302,6): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(2814,6): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(3114,6): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(3194,5): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(3196,9): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(3227,5): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(3231,5): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(3263,5): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(3402,3): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(3412,3): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOptimize.c(104,4): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(3622,5): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOptimize.c(364,3): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclObj.c(3690,6): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclOptimize.c(393,3): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(365,67): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(373,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(386,51): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(388,57): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(398,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(409,58): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(416,58): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(425,57): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(433,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(450,54): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(457,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(515,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(654,45): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(668,56): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(677,16): warning C4311: 'type cast': pointer truncation from 'ClientData' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(760,48): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(1138,63): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclPkg.c(1161,63): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclTimer.c(310,47): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclTimer.c(583,24): warning C4311: 'type cast': pointer truncation from 'Tcl_TimerToken' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclVar.c(581,15): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclZlib.c(4015,17): warning C4028: formal parameter 2 different from declaration [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclVar.c(748,43): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclUtil.c(4245,12): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclZlib.c(4024,17): warning C4028: formal parameter 2 different from declaration [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclUtil.c(4305,12): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclUtil.c(4338,1): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclVar.c(4959,44): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclVar.c(5021,10): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
Drive:\openMSX\derived\3rdParty\src\tcl8.6.13\generic\tclVar.c(5023,14): warning C4311: 'type cast': pointer truncation from 'void *' to 'int' [Drive:\openMSX\build\3rdparty\tcl.vcxproj]
"Drive:\openMSX\build\3rdparty\3rdparty.sln" (default target) (1) ->
"Drive:\openMSX\build\3rdparty\freetype.vcxproj" (default target) (10) ->
Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\smooth\ftgrays.c(1978,20): warning C4267: '+=': conversion from 'size_t' to 'TCoord', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\psaux\t1decode.c(1996,23): warning C4267: '=': conversion from 'size_t' to 'FT_Int', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\psaux\psintrp.c(1005,25): warning C4267: '=': conversion from 'size_t' to 'FT_Fast', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\sfnt\sfdriver.c(859,13): warning C4267: '=': conversion from 'size_t' to 'FT_UInt', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\sfnt\sfdriver.c(1011,36): warning C4244: 'function': conversion from '__int64' to 'const unsigned int', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type1\t1driver.c(276,48): warning C4267: '=': conversion from 'size_t' to 'FT_ULong', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type1\t1driver.c(297,55): warning C4267: '=': conversion from 'size_t' to 'FT_ULong', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type1\t1driver.c(329,62): warning C4267: '=': conversion from 'size_t' to 'FT_ULong', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type1\t1driver.c(359,19): warning C4267: '=': conversion from 'size_t' to 'FT_UInt', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type1\t1driver.c(568,56): warning C4267: '=': conversion from 'size_t' to 'FT_ULong', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type1\t1driver.c(577,55): warning C4267: '=': conversion from 'size_t' to 'FT_ULong', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type1\t1driver.c(586,58): warning C4267: '=': conversion from 'size_t' to 'FT_ULong', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type1\t1driver.c(595,60): warning C4267: '=': conversion from 'size_t' to 'FT_ULong', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type1\t1driver.c(605,55): warning C4267: '=': conversion from 'size_t' to 'FT_ULong', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type1\t1load.c(1771,64): warning C4244: '=': conversion from '__int64' to 'FT_Int', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type1\t1load.c(1941,36): warning C4244: '=': conversion from '__int64' to 'FT_Int', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
Drive:\openMSX\derived\3rdParty\src\freetype-2.11.1\src\type42\t42parse.c(851,62): warning C4244: '=': conversion from '__int64' to 'FT_Int', possible loss of data [Drive:\openMSX\build\3rdparty\freetype.vcxproj]
243 warning(s)
0 Error(s)
Time Elapsed 00:00:29.96