Catapult


Already up to date. MSBuild version 17.9.5+33de0b227 for .NET Framework
Build started 4/11/2024 11:25:05 AM.
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]
Structured output is enabled. The formatting of compiler diagnostics will reflect the Errorhierarchy. See https://aka.ms/cpp/structured-output for more details.
InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\libxml2.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "..\..\derived\x64-VC-Unicode Release\3rdparty\build\libxml2-v2.9.14\libxml2.tlog\unsuccessfulbuild".
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.39.33519\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\DOCBparser.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\SAX.c" "..\..\derived\3rdparty\src\libxml2-v2.9.14\SAX2.c" "..\..\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\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\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\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"
DOCBparser.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]
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]
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]
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
globals.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]
hash.c
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]
Compiling...
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]
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]
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]
(compiling source file '../../derived/3rdparty/src/libxml2-v2.9.14/xpath.c')

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]
(compiling source file '../../derived/3rdparty/src/libxml2-v2.9.14/xpath.c')

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]
(compiling source file '../../derived/3rdparty/src/libxml2-v2.9.14/xpath.c')

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]
(compiling source file '../../derived/3rdparty/src/libxml2-v2.9.14/xpath.c')

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.39.33519\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\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\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\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\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\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.29
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.9.5+33de0b227 for .NET Framework
Build started 4/11/2024 11:25:14 AM.
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>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the Errorhierarchy. See https://aka.ms/cpp/structured-output for more details.
InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Unicode Release\build\wxCatapult.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "..\..\derived\x64-VC-Unicode Release\build\wxCatapult.tlog\unsuccessfulbuild".
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(254,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(254,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(254,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(254,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(254,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(254,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(254,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(254,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(254,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(254,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(254,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(254,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(254,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(254,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(254,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(254,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.39.33519\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\AudioControlPage.cpp ..\..\src\CatapultConfigDlg.cpp ..\..\src\CatapultXMLParser.cpp ..\..\src\MiscControlPage.cpp ..\..\src\SessionPage.cpp ..\..\src\VideoControlPage.cpp ..\..\src\openMSXController.cpp ..\..\src\wxCatapultFrm.cpp
AudioControlPage.cpp
CatapultConfigDlg.cpp
CatapultXMLParser.cpp
MiscControlPage.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]
(compiling source file '../../src/SessionPage.cpp')
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\msw\missing.h(364,1):
see previous definition of 'INET_E_CANNOT_LOCK_REQUEST'

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]
(compiling source file '../../src/SessionPage.cpp')
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\msw\missing.h(368,1):
see previous definition of 'INET_E_USE_EXTEND_BINDING'

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]
(compiling source file '../../src/SessionPage.cpp')
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\msw\missing.h(372,1):
see previous definition of 'INET_E_TERMINATED_BIND'

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]
(compiling source file '../../src/SessionPage.cpp')
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\msw\missing.h(288,1):
see previous definition of 'INET_E_ERROR_FIRST'

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]
(compiling source file '../../src/SessionPage.cpp')
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\msw\missing.h(380,1):
see previous definition of 'INET_E_CODE_DOWNLOAD_DECLINED'

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]
(compiling source file '../../src/SessionPage.cpp')
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\msw\missing.h(384,1):
see previous definition of 'INET_E_RESULT_DISPATCHED'

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]
(compiling source file '../../src/SessionPage.cpp')
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\msw\missing.h(388,1):
see previous definition of 'INET_E_CANNOT_REPLACE_SFP_FILE'

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]
(compiling source file '../../src/SessionPage.cpp')
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\msw\missing.h(396,1):
see previous definition of 'INET_E_CODE_INSTALL_SUPPRESSED'

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]
(compiling source file '../../src/SessionPage.cpp')
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\msw\missing.h(392,1):
see previous definition of 'INET_E_CODE_INSTALL_BLOCKED_BY_HASH_POLICY'

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]
(compiling source file '../../src/SessionPage.cpp')
Drive:\Capult\\derived\3rdparty\src\wxWidgets-3.2.1\include\wx\msw\missing.h(352,1):
see previous definition of 'INET_E_QUERYOPTION_UNKNOWN'

VideoControlPage.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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

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]
(compiling source file '../../src/openMSXController.cpp')

wxCatapultFrm.cpp
ResourceCompile:
All outputs are up-to-date.
Link:
VS-Path:\VC\Tools\MSVC\14.39.33519\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(254,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(254,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(254,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(254,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(254,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(254,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(254,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(254,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(254,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(254,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(254,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(254,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(254,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(254,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(254,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(254,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) ->
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\\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\\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]
79 warning(s)
0 Error(s)
Time Elapsed 00:00:30.38


OpenMSX


FreeType version 2.11.1 - already downloaded
Patched: freetype-2.11.1/include/freetype/config/ftoption.h
Patched: freetype-2.11.1/modules.cfg
GLEW version 2.2.0 - already downloaded
Patched: glew-2.2.0/config/Makefile.linux-mingw64
libogg version 1.3.5 - already downloaded
libpng version 1.6.39 - already downloaded
SDL2 version 2.30.1 - already downloaded
SDL2_ttf version 2.22.0 - already downloaded
WARNING: Skipping symlink creation: Drive:\openMSX\derived\3rdparty\src\SDL2_ttf-2.22.0\Xcode\macOS\SDL2.framework\Resources -> Versions/Current/Resources: symbolic link privilege not held
WARNING: Skipping symlink creation: Drive:\openMSX\derived\3rdparty\src\SDL2_ttf-2.22.0\Xcode\macOS\SDL2.framework\Versions\Current -> A: symbolic link privilege not held
WARNING: Skipping symlink creation: Drive:\openMSX\derived\3rdparty\src\SDL2_ttf-2.22.0\Xcode\macOS\SDL2.framework\Headers -> Versions/Current/Headers: symbolic link privilege not held
WARNING: Skipping symlink creation: Drive:\openMSX\derived\3rdparty\src\SDL2_ttf-2.22.0\Xcode\macOS\SDL2.framework\SDL2 -> Versions/Current/SDL2: symbolic link privilege not held
WARNING: Skipping symlink creation: Drive:\openMSX\derived\3rdparty\src\SDL2_ttf-2.22.0\external\harfbuzz\README -> README.md: symbolic link privilege not held
Tcl version 8.6.13 - already downloaded
libtheora version 1.1.1 - already downloaded
Patched: libtheora-1.1.1/config.guess
Patched: libtheora-1.1.1/configure
libvorbis version 1.3.7 - already downloaded
Patched: libvorbis-1.3.7/configure
Patched: libvorbis-1.3.7/configure.ac
zlib version 1.2.11 - already downloaded



MSBuild version 17.9.5+33de0b227 for .NET Framework
Build started 4/11/2024 11:26:00 AM.
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>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the Errorhierarchy. See https://aka.ms/cpp/structured-output for more details.
InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\3rdParty\build\glew-2.2.0\glew.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "..\..\derived\x64-VC-Release\3rdParty\build\glew-2.2.0\glew.tlog\unsuccessfulbuild".
ClCompile:
All outputs are up-to-date.
ResourceCompile:
All outputs are up-to-date.
1>Project "Drive:\openMSX\build\3rdparty\3rdparty.sln" (1) is building "Drive:\openMSX\build\3rdparty\libogg.vcxproj" (3) on node 3 (default targets).
3>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the Errorhierarchy. See https://aka.ms/cpp/structured-output for more details.
InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\3rdParty\build\libogg-1.3.5\libogg.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "..\..\derived\x64-VC-Release\3rdParty\build\libogg-1.3.5\libogg.tlog\unsuccessfulbuild".
1>Project "Drive:\openMSX\build\3rdparty\3rdparty.sln" (1) is building "Drive:\openMSX\build\3rdparty\libpng.vcxproj" (4) on node 5 (default targets).
4>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the Errorhierarchy. See https://aka.ms/cpp/structured-output for more details.
2>Lib:
All outputs are up-to-date.
glew.vcxproj -> Drive:\openMSX\derived\x64-VC-Release\3rdParty\install\lib\glew.lib
4>InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\libpng.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "..\..\derived\x64-VC-Release\3rdParty\build\libpng-1.6.39\libpng.tlog\unsuccessfulbuild".
1>Project "Drive:\openMSX\build\3rdparty\3rdparty.sln" (1) is building "Drive:\openMSX\build\3rdparty\tcl.vcxproj" (11) on node 10 (default targets).
11>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the Errorhierarchy. See https://aka.ms/cpp/structured-output for more details.
1>Project "Drive:\openMSX\build\3rdparty\3rdparty.sln" (1) is building "Drive:\openMSX\build\3rdparty\libvorbis.vcxproj" (5) on node 7 (default targets).
5>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the Errorhierarchy. See https://aka.ms/cpp/structured-output for more details.
1>Project "Drive:\openMSX\build\3rdparty\3rdparty.sln" (1) is building "Drive:\openMSX\build\3rdparty\SDL_ttf.vcxproj" (7) on node 9 (default targets).
7>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the Errorhierarchy. See https://aka.ms/cpp/structured-output for more details.
11>InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tcl.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "..\..\derived\x64-VC-Release\3rdParty\build\tcl8.6.13\tcl.tlog\unsuccessfulbuild".
7>InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\3rdParty\build\SDL2_ttf-2.22.0\SDL_ttf.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "..\..\derived\x64-VC-Release\3rdParty\build\SDL2_ttf-2.22.0\SDL_ttf.tlog\unsuccessfulbuild".
1>Project "Drive:\openMSX\build\3rdparty\3rdparty.sln" (1) is building "Drive:\openMSX\build\3rdparty\zlib.vcxproj" (9) on node 2 (default targets).
9>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the Errorhierarchy. See https://aka.ms/cpp/structured-output for more details.
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\freetype.vcxproj" (8) on node 11 (default targets).
8>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the Errorhierarchy. See https://aka.ms/cpp/structured-output for more details.
5>InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\libvorbis.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\libvorbis.tlog\unsuccessfulbuild".
8>InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\freetype.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "..\..\derived\x64-VC-Release\3rdParty\build\freetype-2.11.1\freetype.tlog\unsuccessfulbuild".
1>Project "Drive:\openMSX\build\3rdparty\3rdparty.sln" (1) is building "Drive:\openMSX\build\3rdparty\SDLmain.vcxproj" (6) on node 6 (default targets).
6>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the Errorhierarchy. See https://aka.ms/cpp/structured-output for more details.
1>Project "Drive:\openMSX\build\3rdparty\3rdparty.sln" (1) is building "Drive:\openMSX\build\3rdparty\libtheora.vcxproj" (10) on node 4 (default targets).
10>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the Errorhierarchy. See https://aka.ms/cpp/structured-output for more details.
9>InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\zlib.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "..\..\derived\x64-VC-Release\3rdParty\build\zlib-1.2.11\zlib.tlog\unsuccessfulbuild".
6>InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\3rdParty\build\SDLmain\SDLmain.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "..\..\derived\x64-VC-Release\3rdParty\build\SDLmain\SDLmain.tlog\unsuccessfulbuild".
10>InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\libtheora.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "..\..\derived\x64-VC-Release\3rdParty\build\libtheora-1.1.1\libtheora.tlog\unsuccessfulbuild".
2>FinalizeBuildStatus:
Deleting file "..\..\derived\x64-VC-Release\3rdParty\build\glew-2.2.0\glew.tlog\unsuccessfulbuild".
Touching "..\..\derived\x64-VC-Release\3rdParty\build\glew-2.2.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\SDL.vcxproj" (12) on node 8 (default targets).
12>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the Errorhierarchy. See https://aka.ms/cpp/structured-output for more details.
InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.30.1\SDL.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.30.1\SDL.tlog\unsuccessfulbuild".
4>PreBuildEvent:
1 file(s) copied.
3>ClCompile:
All outputs are up-to-date.
Lib:
All outputs are up-to-date.
libogg.vcxproj -> Drive:\openMSX\derived\x64-VC-Release\3rdParty\install\lib\libogg.lib
6>ClCompile:
All outputs are up-to-date.
9>ClCompile:
All outputs are up-to-date.
5>ClCompile:
All outputs are up-to-date.
7>ClCompile:
VS-Path:\VC\Tools\MSVC\14.39.33519\bin\HostX64\x64\CL.exe /c /I"..\..\derived\3rdParty\src\SDL2-2.30.1\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.22.0\\" /Fd"..\..\derived\x64-VC-Release\3rdParty\install\lib\SDL_ttf.pdb" /external:W3 /Gd /TC /FC /errorReport:queue "..\..\derived\3rdParty\src\SDL2_ttf-2.22.0\SDL_ttf.c"
3>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".
3>Done Building Project "Drive:\openMSX\build\3rdparty\libogg.vcxproj" (default targets).
10>ClCompile:
All outputs are up-to-date.
9>ResourceCompile:
All outputs are up-to-date.
5>Lib:
All outputs are up-to-date.
6>Lib:
All outputs are up-to-date.
SDLmain.vcxproj -> Drive:\openMSX\derived\x64-VC-Release\3rdParty\install\lib\SDLmain.lib
5>Lib:
libvorbis.vcxproj -> Drive:\openMSX\derived\x64-VC-Release\3rdParty\install\lib\libvorbis.lib
8>ClCompile:
VS-Path:\VC\Tools\MSVC\14.39.33519\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\ftbbox.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\ftpfr.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\base\ftstroke.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"
10>ClCompile:
All outputs are up-to-date.
All outputs are up-to-date.
9>Lib:
All outputs are up-to-date.
10>ClCompile:
All outputs are up-to-date.
4>ClCompile:
All outputs are up-to-date.
9>Lib:
zlib.vcxproj -> Drive:\openMSX\derived\x64-VC-Release\3rdParty\install\lib\zlib.lib
5>FinalizeBuildStatus:
Deleting file "..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\libvorbis.tlog\unsuccessfulbuild".
10>Lib:
All outputs are up-to-date.
5>FinalizeBuildStatus:
Touching "..\..\derived\x64-VC-Release\3rdParty\build\libvorbis-1.3.7\libvorbis.tlog\libvorbis.lastbuildstate".
6>FinalizeBuildStatus:
Deleting file "..\..\derived\x64-VC-Release\3rdParty\build\SDLmain\SDLmain.tlog\unsuccessfulbuild".
5>Done Building Project "Drive:\openMSX\build\3rdparty\libvorbis.vcxproj" (default targets).
6>FinalizeBuildStatus:
Touching "..\..\derived\x64-VC-Release\3rdParty\build\SDLmain\SDLmain.tlog\SDLmain.lastbuildstate".
6>Done Building Project "Drive:\openMSX\build\3rdparty\SDLmain.vcxproj" (default targets).
10>Lib:
libtheora.vcxproj -> Drive:\openMSX\derived\x64-VC-Release\3rdParty\install\lib\libtheora.lib
4>ResourceCompile:
All outputs are up-to-date.
9>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".
9>Done Building Project "Drive:\openMSX\build\3rdparty\zlib.vcxproj" (default targets).
10>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".
7>ClCompile:
SDL_ttf.c
10>Done Building Project "Drive:\openMSX\build\3rdparty\libtheora.vcxproj" (default targets).
8>ClCompile:
autofit.c
4>Lib:
All outputs are up-to-date.
libpng.vcxproj -> Drive:\openMSX\derived\x64-VC-Release\3rdParty\install\lib\libpng.lib
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).
11>ClCompile:
All outputs are up-to-date.
12>ClCompile:
All outputs are up-to-date.
8>ClCompile:
ftbbox.c
11>Lib:
All outputs are up-to-date.
tcl.vcxproj -> Drive:\openMSX\derived\x64-VC-Release\3rdParty\install\lib\tcl.lib
12>Lib:
All outputs are up-to-date.
8>ClCompile:
ftbitmap.c
11>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".
11>Done Building Project "Drive:\openMSX\build\3rdparty\tcl.vcxproj" (default targets).
12>Lib:
SDL.vcxproj -> Drive:\openMSX\derived\x64-VC-Release\3rdParty\install\lib\SDL.lib
7>Lib:
VS-Path:\VC\Tools\MSVC\14.39.33519\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.22.0\SDL_ttf.obj"
12>FinalizeBuildStatus:
Deleting file "..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.30.1\SDL.tlog\unsuccessfulbuild".
Touching "..\..\derived\x64-VC-Release\3rdParty\build\SDL2-2.30.1\SDL.tlog\SDL.lastbuildstate".
12>Done Building Project "Drive:\openMSX\build\3rdparty\SDL.vcxproj" (default targets).
8>ClCompile:
ftgasp.c
ftpfr.c
ftstroke.c
7>Lib:
SDL_ttf.vcxproj -> Drive:\openMSX\derived\x64-VC-Release\3rdParty\install\lib\SDL_ttf.lib
FinalizeBuildStatus:
Deleting file "..\..\derived\x64-VC-Release\3rdParty\build\SDL2_ttf-2.22.0\SDL_ttf.tlog\unsuccessfulbuild".
Touching "..\..\derived\x64-VC-Release\3rdParty\build\SDL2_ttf-2.22.0\SDL_ttf.tlog\SDL_ttf.lastbuildstate".
7>Done Building Project "Drive:\openMSX\build\3rdparty\SDL_ttf.vcxproj" (default targets).
8>ClCompile:
ftsynth.c
fttype1.c
ftwinfnt.c
VS-Path:\VC\Tools\MSVC\14.39.33519\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\base\ftbase.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\base\ftglyph.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\base\ftinit.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\base\ftmm.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\base\ftsystem.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\bdf\bdf.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\cache\ftcache.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\cff\cff.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\cid\type1cid.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\gzip\ftgzip.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\lzw\ftlzw.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\smooth\smooth.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\type42\type42.c" "..\..\derived\3rdParty\src\freetype-2.11.1\src\winfonts\winfnt.c"
ftbase.c
ftglyph.c
ftinit.c
ftmm.c
ftsystem.c
bdf.c
ftcache.c
cff.c
type1cid.c
ftgzip.c
ftlzw.c
pcf.c
pfr.c
psaux.c
pshinter.c
8>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]
(compiling source file '../../derived/3rdParty/src/freetype-2.11.1/src/psaux/psaux.c')

8>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]
(compiling source file '../../derived/3rdParty/src/freetype-2.11.1/src/psaux/psaux.c')

psmodule.c
raster.c
sdf.c
sfnt.c
8>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]
(compiling source file '../../derived/3rdParty/src/freetype-2.11.1/src/sfnt/sfnt.c')

8>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]
(compiling source file '../../derived/3rdParty/src/freetype-2.11.1/src/sfnt/sfnt.c')

smooth.c
8>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]
(compiling source file '../../derived/3rdParty/src/freetype-2.11.1/src/smooth/smooth.c')

Compiling...
truetype.c
type1.c
8>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]
(compiling source file '../../derived/3rdParty/src/freetype-2.11.1/src/type1/type1.c')

8>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]
(compiling source file '../../derived/3rdParty/src/freetype-2.11.1/src/type1/type1.c')

8>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]
(compiling source file '../../derived/3rdParty/src/freetype-2.11.1/src/type1/type1.c')

8>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]
(compiling source file '../../derived/3rdParty/src/freetype-2.11.1/src/type1/type1.c')

8>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]
(compiling source file '../../derived/3rdParty/src/freetype-2.11.1/src/type1/type1.c')

8>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]
(compiling source file '../../derived/3rdParty/src/freetype-2.11.1/src/type1/type1.c')

8>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]
(compiling source file '../../derived/3rdParty/src/freetype-2.11.1/src/type1/type1.c')

8>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]
(compiling source file '../../derived/3rdParty/src/freetype-2.11.1/src/type1/type1.c')

8>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]
(compiling source file '../../derived/3rdParty/src/freetype-2.11.1/src/type1/type1.c')

8>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]
(compiling source file '../../derived/3rdParty/src/freetype-2.11.1/src/type1/type1.c')

8>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]
(compiling source file '../../derived/3rdParty/src/freetype-2.11.1/src/type1/type1.c')

type42.c
8>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]
(compiling source file '../../derived/3rdParty/src/freetype-2.11.1/src/type42/type42.c')

winfnt.c
VS-Path:\VC\Tools\MSVC\14.39.33519\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
Lib:
VS-Path:\VC\Tools\MSVC\14.39.33519\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"
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".
8>Done Building Project "Drive:\openMSX\build\3rdparty\freetype.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\freetype.vcxproj" (default target) (8) ->
(ClCompile target) ->
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\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\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]
17 warning(s)
0 Error(s)
Time Elapsed 00:00:04.58



MSBuild version 17.9.5+33de0b227 for .NET Framework
Build started 4/11/2024 11:26:05 AM.
1>Project "Drive:\openMSX\build\msvc\openmsx.sln" on node 1 (default targets).
1>ValidateSolutionConfiguration:
Building solution configuration "Release|x64".
1>Project "Drive:\openMSX\build\msvc\openmsx.sln" (1) is building "Drive:\openMSX\build\msvc\openmsx.vcxproj" (2) on node 1 (default targets).
2>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the Errorhierarchy. See https://aka.ms/cpp/structured-output for more details.
InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\build\openmsx.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "..\..\derived\x64-VC-Release\build\openmsx.tlog\unsuccessfulbuild".
CustomBuild:
Generating config headers...
Up to date: Drive:\openMSX\derived\x64-VC-Release\config\build-info.hh
Up to date: Drive:\openMSX\derived\x64-VC-Release\config\components.hh
Up to date: Drive:\openMSX\derived\x64-VC-Release\config\systemfuncs.hh
Updating Drive:\openMSX\derived\x64-VC-Release\config\resource-info.h...
Updating Drive:\openMSX\derived\x64-VC-Release\config\version.ii...
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): warning MSB8065: Custom build for item "..\..\src\openmsx.hh" succeeded, but specified output "c:\compiler\openmsx\build\msvc\build-info.hh" has not been created. This may cause incremental build to work incorrectly. [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): warning MSB8065: Custom build for item "..\..\src\openmsx.hh" succeeded, but specified output "c:\compiler\openmsx\build\msvc\components.hh" has not been created. This may cause incremental build to work incorrectly. [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): warning MSB8065: Custom build for item "..\..\src\openmsx.hh" succeeded, but specified output "c:\compiler\openmsx\build\msvc\probed_defs.hh" has not been created. This may cause incremental build to work incorrectly. [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): warning MSB8065: Custom build for item "..\..\src\openmsx.hh" succeeded, but specified output "c:\compiler\openmsx\build\msvc\resource-info.h" has not been created. This may cause incremental build to work incorrectly. [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): warning MSB8065: Custom build for item "..\..\src\openmsx.hh" succeeded, but specified output "c:\compiler\openmsx\build\msvc\version.ii" has not been created. This may cause incremental build to work incorrectly. [Drive:\openMSX\build\msvc\openmsx.vcxproj]
ClCompile:
VS-Path:\VC\Tools\MSVC\14.39.33519\bin\HostX64\x64\CL.exe /c /I"..\..\derived\x64-VC-Release\config" /I\Include /I"..\..\derived\3rdParty\src\freetype-2.11.1\include" /I"..\..\derived\3rdParty\src\glew-2.2.0\include" /I"..\..\derived\3rdParty\src\libpng-1.6.39" /I"..\..\derived\3rdParty\src\SDL2-2.30.1\include" /I"..\..\derived\3rdParty\src\SDL2_ttf-2.22.0" /I"..\..\derived\3rdParty\src\libtheora-1.1.1\include" /I"..\..\derived\3rdParty\src\libvorbis-1.3.7\include" /I"..\..\derived\3rdParty\src\libogg-1.3.5\include" /I..\..\derived\3rdParty\src\tcl8.6.13\generic /I"..\..\derived\3rdParty\src\zlib-1.2.11" /I..\..\src /I..\..\src\3rdparty\ImGuiFileDialog /I..\..\src\3rdparty\imgui /I..\..\src\3rdparty\imgui_memory_editor /I..\..\src\cassette /I..\..\src\commands /I..\..\src\config /I..\..\src\console /I..\..\src\cpu /I..\..\src\debugger /I..\..\src\events /I..\..\src\fdc /I..\..\src\file /I..\..\src\ide /I..\..\src\imgui /I..\..\src\input /I..\..\src\laserdisc /I..\..\src\memory /I..\..\src\resource /I..\..\src\security /I..\..\src\serial /I..\..\src\settings /I..\..\src\sound /I..\..\src\thread /I..\..\src\utils /I..\..\src\video /I..\..\src\video\scalers /I..\..\src\video\ld /I..\..\src\video\v9990 /Zi /nologo /W4 /WX- /diagnostics:column /Ox /Ob2 /Oi /Os /Oy /GT /GL /D __SSE__ /D __SSE2__ /D WIN32 /D _WIN64 /D __x86_64 /D WIN32_LEAN_AND_MEAN /D UNICODE /D _UNICODE /D SECURITY_WIN32 /D NDEBUG /D _CONSOLE /D _USE_MATH_DEFINES /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_DEPRECATE /D NOMINMAX /D GLEW_STATIC /D STATIC_BUILD /D _UNICODE /D UNICODE /GF /Gm- /EHsc /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /std:c++20 /Fo"..\..\derived\x64-VC-Release\build\\" /Fd"..\..\derived\x64-VC-Release\build\vc143.pdb" /external:W4 /Gd /TP /wd4324 /wd4063 /wd4121 /wd4125 /wd4127 /wd4189 /wd4201 /wd4244 /wd4310 /wd4355 /wd4505 /wd4512 /wd4611 /wd4702 /FC /errorReport:queue /utf-8 /constexpr:steps20000000 /MP ..\..\src\3rdparty\imgui\misc\freetype\imgui_freetype.cc ..\..\src\CommandLineParser.cc ..\..\src\GlobalSettings.cc ..\..\src\Reactor.cc ..\..\src\Version.cc ..\..\src\commands\Command.cc ..\..\src\commands\GlobalCommandController.cc ..\..\src\commands\MSXCommandController.cc ..\..\src\commands\ProxyCommand.cc ..\..\src\commands\TclCallback.cc ..\..\src\config\SettingsConfig.cc ..\..\src\console\ConsoleLine.cc ..\..\src\events\HotKey.cc ..\..\src\imgui\DebuggableEditor.cc ..\..\src\imgui\ImGuiBitmapViewer.cc ..\..\src\imgui\ImGuiBreakPoints.cc ..\..\src\imgui\ImGuiCharacter.cc ..\..\src\imgui\ImGuiCheatFinder.cc ..\..\src\imgui\ImGuiConnector.cc ..\..\src\imgui\ImGuiConsole.cc ..\..\src\imgui\ImGuiDebugger.cc ..\..\src\imgui\ImGuiDiskManipulator.cc ..\..\src\imgui\ImGuiHelp.cc ..\..\src\imgui\ImGuiKeyboard.cc ..\..\src\imgui\ImGuiLayer.cc ..\..\src\imgui\ImGuiMachine.cc ..\..\src\imgui\ImGuiManager.cc ..\..\src\imgui\ImGuiMedia.cc ..\..\src\imgui\ImGuiMessages.cc ..\..\src\imgui\ImGuiOpenFile.cc ..\..\src\imgui\ImGuiOsdIcons.cc ..\..\src\imgui\ImGuiPalette.cc ..\..\src\imgui\ImGuiReverseBar.cc ..\..\src\imgui\ImGuiSettings.cc ..\..\src\imgui\ImGuiSoundChip.cc ..\..\src\imgui\ImGuiSpriteViewer.cc ..\..\src\imgui\ImGuiSymbols.cc ..\..\src\imgui\ImGuiTools.cc ..\..\src\imgui\ImGuiTrainer.cc ..\..\src\imgui\ImGuiUtils.cc ..\..\src\imgui\ImGuiVdpRegs.cc ..\..\src\imgui\ImGuiWatchExpr.cc ..\..\src\settings\ProxySetting.cc ..\..\src\settings\Setting.cc ..\..\src\settings\SettingsManager.cc ..\..\src\settings\UserSettings.cc ..\..\src\video\Display.cc
imgui_freetype.cc
CommandLineParser.cc
GlobalSettings.cc
Reactor.cc
Version.cc
Command.cc
GlobalCommandController.cc
MSXCommandController.cc
ProxyCommand.cc
TclCallback.cc
SettingsConfig.cc
ConsoleLine.cc
HotKey.cc
DebuggableEditor.cc
ImGuiBitmapViewer.cc
ImGuiBreakPoints.cc
ImGuiCharacter.cc
ImGuiCheatFinder.cc
ImGuiConnector.cc
ImGuiConsole.cc
2>Drive:\openMSX\src\imgui\ImGuiBitmapViewer.cc(170,17): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\ImGuiBitmapViewer.cc(187,18): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
ImGuiDebugger.cc
ImGuiDiskManipulator.cc
ImGuiHelp.cc
ImGuiKeyboard.cc
ImGuiLayer.cc
ImGuiMachine.cc
ImGuiManager.cc
2>Drive:\openMSX\src\imgui\ImGuiCharacter.cc(287,18): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\ImGuiCharacter.cc(297,20): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\ImGuiCharacter.cc(300,21): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\ImGuiCharacter.cc(309,19): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\ImGuiCharacter.cc(356,30): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
ImGuiMedia.cc
2>Drive:\openMSX\src\imgui\ImGuiCharacter.cc(369,31): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\ImGuiCharacter.cc(403,20): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\ImGuiCharacter.cc(406,21): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\ImGuiCharacter.cc(416,19): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
ImGuiMessages.cc
ImGuiOpenFile.cc
ImGuiOsdIcons.cc
ImGuiPalette.cc
ImGuiReverseBar.cc
ImGuiSettings.cc
ImGuiSoundChip.cc
2>Drive:\openMSX\src\imgui\ImGuiHelp.cc(64,17): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
ImGuiSpriteViewer.cc
ImGuiSymbols.cc
2>Drive:\openMSX\src\imgui\ImGuiOsdIcons.cc(201,17): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\ImGuiOsdIcons.cc(325,21): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
ImGuiTools.cc
ImGuiTrainer.cc
ImGuiUtils.cc
ImGuiVdpRegs.cc
ImGuiWatchExpr.cc
ProxySetting.cc
2>Drive:\openMSX\src\imgui\ImGuiReverseBar.cc(99,20): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Setting.cc
SettingsManager.cc
UserSettings.cc
Display.cc
2>Drive:\openMSX\src\utils\one_of.hh(13,63): warning C4389: '==': signed/unsigned mismatch [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiManager.cc')
Drive:\openMSX\src\utils\one_of.hh(13,63):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\imgui\ImGuiManager.cc(379,22):
see reference to function template instantiation 'bool operator ==<Uint32>(const T &,const one_of<SDL_EventType,SDL_EventType,SDL_EventType,SDL_EventType> &)' being compiled
with
[
T=Uint32
]
Drive:\openMSX\src\imgui\ImGuiManager.cc(378,3):
see the first reference to 'operator ==' in 'openmsx::ImGuiManager::signalEvent'

2>Drive:\openMSX\src\imgui\ImGuiSettings.cc(619,48): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\ImGuiSettings.cc(628,48): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\ImGuiSettings.cc(1059,22): warning C4146: unary minus operator applied to unsigned type, result still unsigned [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\ImGuiSpriteViewer.cc(344,18): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\ImGuiSpriteViewer.cc(359,20): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\ImGuiSpriteViewer.cc(375,21): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\ImGuiSpriteViewer.cc(384,19): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\ImGuiSpriteViewer.cc(402,20): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\ImGuiSpriteViewer.cc(410,47): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\ImGuiSpriteViewer.cc(415,20): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\ImGuiSpriteViewer.cc(431,22): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\ImGuiSpriteViewer.cc(436,51): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\ImGuiSpriteViewer.cc(667,19): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\ImGuiSpriteViewer.cc(671,18): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
ResourceCompile:
C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x64\rc.exe /D _UNICODE /D UNICODE /l"0x0409" /I"..\..\derived\x64-VC-Release\config" /I..\..\derived\3rdParty\src\tcl8.6.13\generic /nologo /fo"..\..\derived\x64-VC-Release\build\openmsx.res" ..\..\src\resource\openmsx.rc
Link:
VS-Path:\VC\Tools\MSVC\14.39.33519\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"..\..\derived\x64-VC-Release\install\openmsx.exe" /NOLOGO /LIBPATH:\Lib\x64 /LIBPATH:"..\..\derived\x64-VC-Release\3rdParty\install\lib" wsock32.lib setupapi.lib netapi32.lib winmm.lib imm32.lib version.lib secur32.lib opengl32.lib dxguid.lib dsound.lib SDL.lib SDLmain.lib SDL_ttf.lib freetype.lib glew.lib libogg.lib libpng.lib libtheora.lib libvorbis.lib tcl.lib zlib.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Delayimp.lib /DELAYLOAD:shell32.dll /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"..\..\derived\x64-VC-Release\install\openmsx.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG:incremental /LTCGOUT:"..\..\derived\x64-VC-Release\build\openmsx.iobj" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"..\..\derived\x64-VC-Release\install\openmsx.lib" /MACHINE:X64 "..\..\derived\x64-VC-Release\build\openmsx.res"
"..\..\derived\x64-VC-Release\build\ImGuiFileDialog.obj"
"..\..\derived\x64-VC-Release\build\imgui.obj"
"..\..\derived\x64-VC-Release\build\imgui_demo.obj"
"..\..\derived\x64-VC-Release\build\imgui_draw.obj"
"..\..\derived\x64-VC-Release\build\imgui_impl_opengl3.obj"
"..\..\derived\x64-VC-Release\build\imgui_impl_sdl2.obj"
"..\..\derived\x64-VC-Release\build\imgui_stdlib.obj"
"..\..\derived\x64-VC-Release\build\imgui_tables.obj"
"..\..\derived\x64-VC-Release\build\imgui_widgets.obj"
"..\..\derived\x64-VC-Release\build\imgui_freetype.obj"
"..\..\derived\x64-VC-Release\build\CasImage.obj"
"..\..\derived\x64-VC-Release\build\CassetteDevice.obj"
"..\..\derived\x64-VC-Release\build\CassetteImage.obj"
"..\..\derived\x64-VC-Release\build\CassettePlayer.obj"
"..\..\derived\x64-VC-Release\build\CassettePlayerCLI.obj"
"..\..\derived\x64-VC-Release\build\CassettePort.obj"
"..\..\derived\x64-VC-Release\build\DummyCassetteDevice.obj"
"..\..\derived\x64-VC-Release\build\WavImage.obj"
"..\..\derived\x64-VC-Release\build\Command.obj"
"..\..\derived\x64-VC-Release\build\CommandException.obj"
"..\..\derived\x64-VC-Release\build\Completer.obj"
"..\..\derived\x64-VC-Release\build\GlobalCommandController.obj"
"..\..\derived\x64-VC-Release\build\InfoCommand.obj"
"..\..\derived\x64-VC-Release\build\InfoTopic.obj"
"..\..\derived\x64-VC-Release\build\Interpreter.obj"
"..\..\derived\x64-VC-Release\build\MSXCommandController.obj"
"..\..\derived\x64-VC-Release\build\ProxyCommand.obj"
"..\..\derived\x64-VC-Release\build\TclArgParser.obj"
"..\..\derived\x64-VC-Release\build\TclObject.obj"
"..\..\derived\x64-VC-Release\build\TclParser.obj"
"..\..\derived\x64-VC-Release\build\TclCallback.obj"
"..\..\derived\x64-VC-Release\build\HardwareConfig.obj"
"..\..\derived\x64-VC-Release\build\DeviceConfig.obj"
"..\..\derived\x64-VC-Release\build\SettingsConfig.obj"
"..\..\derived\x64-VC-Release\build\XMLElement.obj"
"..\..\derived\x64-VC-Release\build\ConsoleLine.obj"
"..\..\derived\x64-VC-Release\build\OSDGUI.obj"
"..\..\derived\x64-VC-Release\build\OSDGUILayer.obj"
"..\..\derived\x64-VC-Release\build\OSDImageBasedWidget.obj"
"..\..\derived\x64-VC-Release\build\OSDRectangle.obj"
"..\..\derived\x64-VC-Release\build\OSDText.obj"
"..\..\derived\x64-VC-Release\build\OSDTopWidget.obj"
"..\..\derived\x64-VC-Release\build\OSDWidget.obj"
"..\..\derived\x64-VC-Release\build\TTFFont.obj"
"..\..\derived\x64-VC-Release\build\BreakPointBase.obj"
"..\..\derived\x64-VC-Release\build\CPURegs.obj"
"..\..\derived\x64-VC-Release\build\CPUClock.obj"
"..\..\derived\x64-VC-Release\build\CPUCore.obj"
"..\..\derived\x64-VC-Release\build\Dasm.obj"
"..\..\derived\x64-VC-Release\build\IRQHelper.obj"
"..\..\derived\x64-VC-Release\build\MSXCPU.obj"
"..\..\derived\x64-VC-Release\build\MSXCPUInterface.obj"
"..\..\derived\x64-VC-Release\build\MSXMultiDevice.obj"
"..\..\derived\x64-VC-Release\build\MSXMultiIODevice.obj"
"..\..\derived\x64-VC-Release\build\MSXMultiMemDevice.obj"
"..\..\derived\x64-VC-Release\build\MSXWatchIODevice.obj"
"..\..\derived\x64-VC-Release\build\VDPIODelay.obj"
"..\..\derived\x64-VC-Release\build\DasmTables.obj"
"..\..\derived\x64-VC-Release\build\Debugger.obj"
"..\..\derived\x64-VC-Release\build\Probe.obj"
"..\..\derived\x64-VC-Release\build\ProbeBreakPoint.obj"
"..\..\derived\x64-VC-Release\build\SimpleDebuggable.obj"
"..\..\derived\x64-VC-Release\build\SymbolManager.obj"
"..\..\derived\x64-VC-Release\build\AdhocCliCommParser.obj"
"..\..\derived\x64-VC-Release\build\AfterCommand.obj"
"..\..\derived\x64-VC-Release\build\BooleanInput.obj"
"..\..\derived\x64-VC-Release\build\CliComm.obj"
"..\..\derived\x64-VC-Release\build\CliConnection.obj"
"..\..\derived\x64-VC-Release\build\CliServer.obj"
"..\..\derived\x64-VC-Release\build\Event.obj"
"..\..\derived\x64-VC-Release\build\EventDistributor.obj"
"..\..\derived\x64-VC-Release\build\GlobalCliComm.obj"
"..\..\derived\x64-VC-Release\build\HotKey.obj"
"..\..\derived\x64-VC-Release\build\InputEventFactory.obj"
"..\..\derived\x64-VC-Release\build\InputEventGenerator.obj"
"..\..\derived\x64-VC-Release\build\SDLKey.obj"
"..\..\derived\x64-VC-Release\build\MSXCliComm.obj"
"..\..\derived\x64-VC-Release\build\Socket.obj"
"..\..\derived\x64-VC-Release\build\StdioMessages.obj"
"..\..\derived\x64-VC-Release\build\TclCallbackMessages.obj"
"..\..\derived\x64-VC-Release\build\MessageCommand.obj"
"..\..\derived\x64-VC-Release\build\BootBlocks.obj"
"..\..\derived\x64-VC-Release\build\AVTFDC.obj"
"..\..\derived\x64-VC-Release\build\DirAsDSK.obj"
"..\..\derived\x64-VC-Release\build\Disk.obj"
"..\..\derived\x64-VC-Release\build\DiskChanger.obj"
"..\..\derived\x64-VC-Release\build\DiskContainer.obj"
"..\..\derived\x64-VC-Release\build\DiskDrive.obj"
"..\..\derived\x64-VC-Release\build\DiskFactory.obj"
"..\..\derived\x64-VC-Release\build\DiskImageCLI.obj"
"..\..\derived\x64-VC-Release\build\DiskImageUtils.obj"
"..\..\derived\x64-VC-Release\build\DiskManipulator.obj"
"..\..\derived\x64-VC-Release\build\DiskName.obj"
"..\..\derived\x64-VC-Release\build\DiskPartition.obj"
"..\..\derived\x64-VC-Release\build\DriveMultiplexer.obj"
"..\..\derived\x64-VC-Release\build\DSKDiskImage.obj"
"..\..\derived\x64-VC-Release\build\DummyDisk.obj"
"..\..\derived\x64-VC-Release\build\EmptyDiskPatch.obj"
"..\..\derived\x64-VC-Release\build\MicrosolFDC.obj"
"..\..\derived\x64-VC-Release\build\MSXFDC.obj"
"..\..\derived\x64-VC-Release\build\MSXtar.obj"
"..\..\derived\x64-VC-Release\build\CanonFDC.obj"
"..\..\derived\x64-VC-Release\build\NationalFDC.obj"
"..\..\derived\x64-VC-Release\build\SanyoFDC.obj"
"..\..\derived\x64-VC-Release\build\ToshibaFDC.obj"
"..\..\derived\x64-VC-Release\build\SpectravideoFDC.obj"
"..\..\derived\x64-VC-Release\build\VictorFDC.obj"
"..\..\derived\x64-VC-Release\build\NowindCommand.obj"
"..\..\derived\x64-VC-Release\build\NowindHost.obj"
"..\..\derived\x64-VC-Release\build\NowindInterface.obj"
"..\..\derived\x64-VC-Release\build\NowindRomDisk.obj"
"..\..\derived\x64-VC-Release\build\PhilipsFDC.obj"
"..\..\derived\x64-VC-Release\build\YamahaFDC.obj"
"..\..\derived\x64-VC-Release\build\RamDSKDiskImage.obj"
"..\..\derived\x64-VC-Release\build\RealDrive.obj"
"..\..\derived\x64-VC-Release\build\SectorAccessibleDisk.obj"
"..\..\derived\x64-VC-Release\build\SectorBasedDisk.obj"
"..\..\derived\x64-VC-Release\build\RawTrack.obj"
"..\..\derived\x64-VC-Release\build\DMKDiskImage.obj"
"..\..\derived\x64-VC-Release\build\TC8566AF.obj"
"..\..\derived\x64-VC-Release\build\TalentTDC600.obj"
"..\..\derived\x64-VC-Release\build\TurboRFDC.obj"
"..\..\derived\x64-VC-Release\build\WD2793.obj"
"..\..\derived\x64-VC-Release\build\WD2793BasedFDC.obj"
"..\..\derived\x64-VC-Release\build\XSADiskImage.obj"
"..\..\derived\x64-VC-Release\build\CompressedFileAdapter.obj"
"..\..\derived\x64-VC-Release\build\File.obj"
"..\..\derived\x64-VC-Release\build\FileBase.obj"
"..\..\derived\x64-VC-Release\build\FileContext.obj"
"..\..\derived\x64-VC-Release\build\Filename.obj"
"..\..\derived\x64-VC-Release\build\FileOperations.obj"
"..\..\derived\x64-VC-Release\build\FilePool.obj"
"..\..\derived\x64-VC-Release\build\FilePoolCore.obj"
"..\..\derived\x64-VC-Release\build\GZFileAdapter.obj"
"..\..\derived\x64-VC-Release\build\LocalFile.obj"
"..\..\derived\x64-VC-Release\build\LocalFileReference.obj"
"..\..\derived\x64-VC-Release\build\PreCacheFile.obj"
"..\..\derived\x64-VC-Release\build\ReadDir.obj"
"..\..\derived\x64-VC-Release\build\ZipFileAdapter.obj"
"..\..\derived\x64-VC-Release\build\ZlibInflate.obj"
"..\..\derived\x64-VC-Release\build\AbstractIDEDevice.obj"
"..\..\derived\x64-VC-Release\build\CDImageCLI.obj"
"..\..\derived\x64-VC-Release\build\DummyIDEDevice.obj"
"..\..\derived\x64-VC-Release\build\DummySCSIDevice.obj"
"..\..\derived\x64-VC-Release\build\GoudaSCSI.obj"
"..\..\derived\x64-VC-Release\build\HD.obj"
"..\..\derived\x64-VC-Release\build\HDCommand.obj"
"..\..\derived\x64-VC-Release\build\HDImageCLI.obj"
"..\..\derived\x64-VC-Release\build\IDECDROM.obj"
"..\..\derived\x64-VC-Release\build\IDEDeviceFactory.obj"
"..\..\derived\x64-VC-Release\build\IDEHD.obj"
"..\..\derived\x64-VC-Release\build\MB89352.obj"
"..\..\derived\x64-VC-Release\build\MegaSCSI.obj"
"..\..\derived\x64-VC-Release\build\SCSIHD.obj"
"..\..\derived\x64-VC-Release\build\SCSILS120.obj"
"..\..\derived\x64-VC-Release\build\SunriseIDE.obj"
"..\..\derived\x64-VC-Release\build\BeerIDE.obj"
"..\..\derived\x64-VC-Release\build\WD33C93.obj"
"..\..\derived\x64-VC-Release\build\DebuggableEditor.obj"
"..\..\derived\x64-VC-Release\build\ImGuiAdjust.obj"
"..\..\derived\x64-VC-Release\build\ImGuiBitmapViewer.obj"
"..\..\derived\x64-VC-Release\build\ImGuiBreakPoints.obj"
"..\..\derived\x64-VC-Release\build\ImGuiCharacter.obj"
"..\..\derived\x64-VC-Release\build\ImGuiCheatFinder.obj"
"..\..\derived\x64-VC-Release\build\ImGuiConnector.obj"
"..\..\derived\x64-VC-Release\build\ImGuiConsole.obj"
"..\..\derived\x64-VC-Release\build\ImGuiDebugger.obj"
"..\..\derived\x64-VC-Release\build\ImGuiDiskManipulator.obj"
"..\..\derived\x64-VC-Release\build\ImGuiHelp.obj"
"..\..\derived\x64-VC-Release\build\ImGuiKeyboard.obj"
"..\..\derived\x64-VC-Release\build\ImGuiLayer.obj"
"..\..\derived\x64-VC-Release\build\ImGuiMachine.obj"
"..\..\derived\x64-VC-Release\build\ImGuiManager.obj"
"..\..\derived\x64-VC-Release\build\ImGuiMessages.obj"
"..\..\derived\x64-VC-Release\build\ImGuiMedia.obj"
"..\..\derived\x64-VC-Release\build\ImGuiOpenFile.obj"
"..\..\derived\x64-VC-Release\build\ImGuiOsdIcons.obj"
"..\..\derived\x64-VC-Release\build\ImGuiPalette.obj"
"..\..\derived\x64-VC-Release\build\ImGuiReverseBar.obj"
"..\..\derived\x64-VC-Release\build\ImGuiSettings.obj"
"..\..\derived\x64-VC-Release\build\ImGuiSoundChip.obj"
"..\..\derived\x64-VC-Release\build\ImGuiSpriteViewer.obj"
"..\..\derived\x64-VC-Release\build\ImGuiSymbols.obj"
"..\..\derived\x64-VC-Release\build\ImGuiTools.obj"
"..\..\derived\x64-VC-Release\build\ImGuiTrainer.obj"
"..\..\derived\x64-VC-Release\build\ImGuiVdpRegs.obj"
"..\..\derived\x64-VC-Release\build\ImGuiUtils.obj"
"..\..\derived\x64-VC-Release\build\ImGuiWatchExpr.obj"
"..\..\derived\x64-VC-Release\build\ArkanoidPad.obj"
"..\..\derived\x64-VC-Release\build\DummyJoystick.obj"
"..\..\derived\x64-VC-Release\build\EventDelay.obj"
"..\..\derived\x64-VC-Release\build\JoystickDevice.obj"
"..\..\derived\x64-VC-Release\build\JoystickManager.obj"
"..\..\derived\x64-VC-Release\build\JoystickPort.obj"
"..\..\derived\x64-VC-Release\build\JoyTap.obj"
"..\..\derived\x64-VC-Release\build\JoyMega.obj"
"..\..\derived\x64-VC-Release\build\Keyboard.obj"
"..\..\derived\x64-VC-Release\build\KeyboardSettings.obj"
"..\..\derived\x64-VC-Release\build\KeyJoystick.obj"
"..\..\derived\x64-VC-Release\build\MSXJoystick.obj"
"..\..\derived\x64-VC-Release\build\MagicKey.obj"
"..\..\derived\x64-VC-Release\build\Mouse.obj"
"..\..\derived\x64-VC-Release\build\MsxChar2Unicode.obj"
"..\..\derived\x64-VC-Release\build\MSXEventDistributor.obj"
"..\..\derived\x64-VC-Release\build\NinjaTap.obj"
"..\..\derived\x64-VC-Release\build\Paddle.obj"
"..\..\derived\x64-VC-Release\build\RecordedCommand.obj"
"..\..\derived\x64-VC-Release\build\SETetrisDongle.obj"
"..\..\derived\x64-VC-Release\build\SG1000JoystickIO.obj"
"..\..\derived\x64-VC-Release\build\StateChangeDistributor.obj"
"..\..\derived\x64-VC-Release\build\Trackball.obj"
"..\..\derived\x64-VC-Release\build\UnicodeKeymap.obj"
"..\..\derived\x64-VC-Release\build\Touchpad.obj"
"..\..\derived\x64-VC-Release\build\ColecoJoystickIO.obj"
"..\..\derived\x64-VC-Release\build\RomSuperSwangi.obj"
"..\..\derived\x64-VC-Release\build\AmdFlash.obj"
"..\..\derived\x64-VC-Release\build\EEPROM_93C46.obj"
"..\..\derived\x64-VC-Release\build\Carnivore2.obj"
"..\..\derived\x64-VC-Release\build\CheckedRam.obj"
"..\..\derived\x64-VC-Release\build\CanonWordProcessor.obj"
"..\..\derived\x64-VC-Release\build\ColecoSuperGameModule.obj"
"..\..\derived\x64-VC-Release\build\TrackedRam.obj"
"..\..\derived\x64-VC-Release\build\ESE_RAM.obj"
"..\..\derived\x64-VC-Release\build\ESE_SCC.obj"
"..\..\derived\x64-VC-Release\build\FraelSwitchableROM.obj"
"..\..\derived\x64-VC-Release\build\MSXHBI55.obj"
"..\..\derived\x64-VC-Release\build\MSXMapperIO.obj"
"..\..\derived\x64-VC-Release\build\MSXMegaRam.obj"
"..\..\derived\x64-VC-Release\build\MSXMemoryMapper.obj"
"..\..\derived\x64-VC-Release\build\MSXMemoryMapperBase.obj"
"..\..\derived\x64-VC-Release\build\MSXMirrorDevice.obj"
"..\..\derived\x64-VC-Release\build\MSXPac.obj"
"..\..\derived\x64-VC-Release\build\MSXRam.obj"
"..\..\derived\x64-VC-Release\build\MSXRom.obj"
"..\..\derived\x64-VC-Release\build\MSXRomCLI.obj"
"..\..\derived\x64-VC-Release\build\MusicalMemoryMapper.obj"
"..\..\derived\x64-VC-Release\build\PanasonicMemory.obj"
"..\..\derived\x64-VC-Release\build\PanasonicRam.obj"
"..\..\derived\x64-VC-Release\build\Ram.obj"
"..\..\derived\x64-VC-Release\build\Rom.obj"
"..\..\derived\x64-VC-Release\build\RomAlAlamiah30in1.obj"
"..\..\derived\x64-VC-Release\build\RomArc.obj"
"..\..\derived\x64-VC-Release\build\RomAscii16_2.obj"
"..\..\derived\x64-VC-Release\build\RomAscii16kB.obj"
"..\..\derived\x64-VC-Release\build\RomAscii8_8.obj"
"..\..\derived\x64-VC-Release\build\RomAscii8kB.obj"
"..\..\derived\x64-VC-Release\build\RomBlocks.obj"
"..\..\derived\x64-VC-Release\build\RomColecoMegaCart.obj"
"..\..\derived\x64-VC-Release\build\RomCrossBlaim.obj"
"..\..\derived\x64-VC-Release\build\RomDatabase.obj"
"..\..\derived\x64-VC-Release\build\RomDRAM.obj"
"..\..\derived\x64-VC-Release\build\RomFactory.obj"
"..\..\derived\x64-VC-Release\build\RomFSA1FM.obj"
"..\..\derived\x64-VC-Release\build\RomGameMaster2.obj"
"..\..\derived\x64-VC-Release\build\RomGeneric16kB.obj"
"..\..\derived\x64-VC-Release\build\RomGeneric8kB.obj"
"..\..\derived\x64-VC-Release\build\RomHalnote.obj"
"..\..\derived\x64-VC-Release\build\RomHarryFox.obj"
"..\..\derived\x64-VC-Release\build\RomHolyQuran.obj"
"..\..\derived\x64-VC-Release\build\RomHolyQuran2.obj"
"..\..\derived\x64-VC-Release\build\RomInfo.obj"
"..\..\derived\x64-VC-Release\build\RomInfoTopic.obj"
"..\..\derived\x64-VC-Release\build\RomKonami.obj"
"..\..\derived\x64-VC-Release\build\RomKonamiKeyboardMaster.obj"
"..\..\derived\x64-VC-Release\build\RomKonamiSCC.obj"
"..\..\derived\x64-VC-Release\build\RomMajutsushi.obj"
"..\..\derived\x64-VC-Release\build\RomManbow2.obj"
"..\..\derived\x64-VC-Release\build\RomMSXtra.obj"
"..\..\derived\x64-VC-Release\build\RomMSXWrite.obj"
"..\..\derived\x64-VC-Release\build\RomMitsubishiMLTS2.obj"
"..\..\derived\x64-VC-Release\build\RomMultiRom.obj"
"..\..\derived\x64-VC-Release\build\RomMatraCompilation.obj"
"..\..\derived\x64-VC-Release\build\RomMatraInk.obj"
"..\..\derived\x64-VC-Release\build\RomMSXDOS2.obj"
"..\..\derived\x64-VC-Release\build\RomNational.obj"
"..\..\derived\x64-VC-Release\build\RomNeo8.obj"
"..\..\derived\x64-VC-Release\build\RomNeo16.obj"
"..\..\derived\x64-VC-Release\build\RomNettouYakyuu.obj"
"..\..\derived\x64-VC-Release\build\RomPadial16kB.obj"
"..\..\derived\x64-VC-Release\build\RomPadial8kB.obj"
"..\..\derived\x64-VC-Release\build\RomPageNN.obj"
"..\..\derived\x64-VC-Release\build\RomPanasonic.obj"
"..\..\derived\x64-VC-Release\build\RomPlain.obj"
"..\..\derived\x64-VC-Release\build\RomPlayBall.obj"
"..\..\derived\x64-VC-Release\build\RomRamFile.obj"
"..\..\derived\x64-VC-Release\build\RomRetroHard31in1.obj"
"..\..\derived\x64-VC-Release\build\RomRType.obj"
"..\..\derived\x64-VC-Release\build\RomSuperLodeRunner.obj"
"..\..\derived\x64-VC-Release\build\RomSynthesizer.obj"
"..\..\derived\x64-VC-Release\build\RomZemina126in1.obj"
"..\..\derived\x64-VC-Release\build\RomZemina25in1.obj"
"..\..\derived\x64-VC-Release\build\RomZemina80in1.obj"
"..\..\derived\x64-VC-Release\build\RomZemina90in1.obj"
"..\..\derived\x64-VC-Release\build\SRAM.obj"
"..\..\derived\x64-VC-Release\build\ReproCartridgeV1.obj"
"..\..\derived\x64-VC-Release\build\ReproCartridgeV2.obj"
"..\..\derived\x64-VC-Release\build\KonamiUltimateCollection.obj"
"..\..\derived\x64-VC-Release\build\MegaFlashRomSCCPlus.obj"
"..\..\derived\x64-VC-Release\build\MegaFlashRomSCCPlusSD.obj"
"..\..\derived\x64-VC-Release\build\ROMHunterMk2.obj"
"..\..\derived\x64-VC-Release\build\SdCard.obj"
"..\..\derived\x64-VC-Release\build\RomDooly.obj"
"..\..\derived\x64-VC-Release\build\BooleanSetting.obj"
"..\..\derived\x64-VC-Release\build\EnumSetting.obj"
"..\..\derived\x64-VC-Release\build\FilenameSetting.obj"
"..\..\derived\x64-VC-Release\build\FloatSetting.obj"
"..\..\derived\x64-VC-Release\build\IntegerSetting.obj"
"..\..\derived\x64-VC-Release\build\KeyCodeSetting.obj"
"..\..\derived\x64-VC-Release\build\ProxySetting.obj"
"..\..\derived\x64-VC-Release\build\Setting.obj"
"..\..\derived\x64-VC-Release\build\ReadOnlySetting.obj"
"..\..\derived\x64-VC-Release\build\SettingsManager.obj"
"..\..\derived\x64-VC-Release\build\StringSetting.obj"
"..\..\derived\x64-VC-Release\build\UserSettings.obj"
"..\..\derived\x64-VC-Release\build\VideoSourceSetting.obj"
"..\..\derived\x64-VC-Release\build\AudioInputConnector.obj"
"..\..\derived\x64-VC-Release\build\AudioInputDevice.obj"
"..\..\derived\x64-VC-Release\build\AY8910.obj"
"..\..\derived\x64-VC-Release\build\AY8910Periphery.obj"
"..\..\derived\x64-VC-Release\build\BlipBuffer.obj"
"..\..\derived\x64-VC-Release\build\DACSound16S.obj"
"..\..\derived\x64-VC-Release\build\DACSound8U.obj"
"..\..\derived\x64-VC-Release\build\DummyAudioInputDevice.obj"
"..\..\derived\x64-VC-Release\build\DummyY8950KeyboardDevice.obj"
"..\..\derived\x64-VC-Release\build\EmuTimer.obj"
"..\..\derived\x64-VC-Release\build\KeyClick.obj"
"..\..\derived\x64-VC-Release\build\Mixer.obj"
"..\..\derived\x64-VC-Release\build\MSXAudio.obj"
"..\..\derived\x64-VC-Release\build\MSXFmPac.obj"
"..\..\derived\x64-VC-Release\build\MSXMixer.obj"
"..\..\derived\x64-VC-Release\build\MSXMoonSound.obj"
"..\..\derived\x64-VC-Release\build\MSXMusic.obj"
"..\..\derived\x64-VC-Release\build\MSXOPL3Cartridge.obj"
"..\..\derived\x64-VC-Release\build\MSXPSG.obj"
"..\..\derived\x64-VC-Release\build\MSXSCCPlusCart.obj"
"..\..\derived\x64-VC-Release\build\MSXTurboRPCM.obj"
"..\..\derived\x64-VC-Release\build\MSXYamahaSFG.obj"
"..\..\derived\x64-VC-Release\build\NullSoundDriver.obj"
"..\..\derived\x64-VC-Release\build\ResampledSoundDevice.obj"
"..\..\derived\x64-VC-Release\build\ResampleBlip.obj"
"..\..\derived\x64-VC-Release\build\ResampleHQ.obj"
"..\..\derived\x64-VC-Release\build\ResampleLQ.obj"
"..\..\derived\x64-VC-Release\build\ResampleTrivial.obj"
"..\..\derived\x64-VC-Release\build\SamplePlayer.obj"
"..\..\derived\x64-VC-Release\build\SCC.obj"
"..\..\derived\x64-VC-Release\build\SDLSoundDriver.obj"
"..\..\derived\x64-VC-Release\build\SN76489.obj"
"..\..\derived\x64-VC-Release\build\SNPSG.obj"
"..\..\derived\x64-VC-Release\build\SoundDevice.obj"
"..\..\derived\x64-VC-Release\build\VLM5030.obj"
"..\..\derived\x64-VC-Release\build\WavAudioInput.obj"
"..\..\derived\x64-VC-Release\build\WavWriter.obj"
"..\..\derived\x64-VC-Release\build\Y8950.obj"
"..\..\derived\x64-VC-Release\build\Y8950Adpcm.obj"
"..\..\derived\x64-VC-Release\build\Y8950KeyboardConnector.obj"
"..\..\derived\x64-VC-Release\build\Y8950KeyboardDevice.obj"
"..\..\derived\x64-VC-Release\build\Y8950Periphery.obj"
"..\..\derived\x64-VC-Release\build\YM2151.obj"
"..\..\derived\x64-VC-Release\build\YM2413.obj"
"..\..\derived\x64-VC-Release\build\YM2413Burczynski.obj"
"..\..\derived\x64-VC-Release\build\YM2413Okazaki.obj"
"..\..\derived\x64-VC-Release\build\YM2413NukeYKT.obj"
"..\..\derived\x64-VC-Release\build\YM2413OriginalNukeYKT.obj"
"..\..\derived\x64-VC-Release\build\opll.obj"
"..\..\derived\x64-VC-Release\build\YMF262.obj"
"..\..\derived\x64-VC-Release\build\YMF278.obj"
"..\..\derived\x64-VC-Release\build\Thread.obj"
"..\..\derived\x64-VC-Release\build\Timer.obj"
"..\..\derived\x64-VC-Release\build\DeltaBlock.obj"
"..\..\derived\x64-VC-Release\build\Tiger.obj"
"..\..\derived\x64-VC-Release\build\TigerTree.obj"
"..\..\derived\x64-VC-Release\build\Base64.obj"
"..\..\derived\x64-VC-Release\build\Date.obj"
"..\..\derived\x64-VC-Release\build\DivModBySame.obj"
"..\..\derived\x64-VC-Release\build\HexDump.obj"
"..\..\derived\x64-VC-Release\build\lz4.obj"
"..\..\derived\x64-VC-Release\build\SerializeBuffer.obj"
"..\..\derived\x64-VC-Release\build\MemoryOps.obj"
"..\..\derived\x64-VC-Release\build\sha1.obj"
"..\..\derived\x64-VC-Release\build\StringOp.obj"
"..\..\derived\x64-VC-Release\build\utf8_checked.obj"
"..\..\derived\x64-VC-Release\build\win32-arggen.obj"
"..\..\derived\x64-VC-Release\build\win32-dirent.obj"
"..\..\derived\x64-VC-Release\build\Poller.obj"
"..\..\derived\x64-VC-Release\build\ADVram.obj"
"..\..\derived\x64-VC-Release\build\AviRecorder.obj"
"..\..\derived\x64-VC-Release\build\AviWriter.obj"
"..\..\derived\x64-VC-Release\build\BitmapConverter.obj"
"..\..\derived\x64-VC-Release\build\CharacterConverter.obj"
"..\..\derived\x64-VC-Release\build\DeinterlacedFrame.obj"
"..\..\derived\x64-VC-Release\build\Deflicker.obj"
"..\..\derived\x64-VC-Release\build\Display.obj"
"..\..\derived\x64-VC-Release\build\DoubledFrame.obj"
"..\..\derived\x64-VC-Release\build\DummyRenderer.obj"
"..\..\derived\x64-VC-Release\build\DummyVideoSystem.obj"
"..\..\derived\x64-VC-Release\build\FrameSource.obj"
"..\..\derived\x64-VC-Release\build\GLHQLiteScaler.obj"
"..\..\derived\x64-VC-Release\build\GLHQScaler.obj"
"..\..\derived\x64-VC-Release\build\GLImage.obj"
"..\..\derived\x64-VC-Release\build\GLRGBScaler.obj"
"..\..\derived\x64-VC-Release\build\GLScaleNxScaler.obj"
"..\..\derived\x64-VC-Release\build\GLScaler.obj"
"..\..\derived\x64-VC-Release\build\GLScalerFactory.obj"
"..\..\derived\x64-VC-Release\build\GLSimpleScaler.obj"
"..\..\derived\x64-VC-Release\build\GLSnow.obj"
"..\..\derived\x64-VC-Release\build\GLTVScaler.obj"
"..\..\derived\x64-VC-Release\build\GLUtil.obj"
"..\..\derived\x64-VC-Release\build\GLDefaultScaler.obj"
"..\..\derived\x64-VC-Release\build\Icon.obj"
"..\..\derived\x64-VC-Release\build\Layer.obj"
"..\..\derived\x64-VC-Release\build\GLContext.obj"
"..\..\derived\x64-VC-Release\build\OutputSurface.obj"
"..\..\derived\x64-VC-Release\build\PixelRenderer.obj"
"..\..\derived\x64-VC-Release\build\PNG.obj"
"..\..\derived\x64-VC-Release\build\PostProcessor.obj"
"..\..\derived\x64-VC-Release\build\RawFrame.obj"
"..\..\derived\x64-VC-Release\build\RendererFactory.obj"
"..\..\derived\x64-VC-Release\build\RenderSettings.obj"
"..\..\derived\x64-VC-Release\build\OffScreenSurface.obj"
"..\..\derived\x64-VC-Release\build\SDLRasterizer.obj"
"..\..\derived\x64-VC-Release\build\SDLVideoSystem.obj"
"..\..\derived\x64-VC-Release\build\SpriteChecker.obj"
"..\..\derived\x64-VC-Release\build\VDP.obj"
"..\..\derived\x64-VC-Release\build\VDPCmdEngine.obj"
"..\..\derived\x64-VC-Release\build\VDPAccessSlots.obj"
"..\..\derived\x64-VC-Release\build\VDPVRAM.obj"
"..\..\derived\x64-VC-Release\build\VideoLayer.obj"
"..\..\derived\x64-VC-Release\build\VideoSystem.obj"
"..\..\derived\x64-VC-Release\build\VisibleSurface.obj"
"..\..\derived\x64-VC-Release\build\ZMBVEncoder.obj"
"..\..\derived\x64-VC-Release\build\SuperImposedFrame.obj"
"..\..\derived\x64-VC-Release\build\V9990.obj"
"..\..\derived\x64-VC-Release\build\Video9000.obj"
"..\..\derived\x64-VC-Release\build\V9990BitmapConverter.obj"
"..\..\derived\x64-VC-Release\build\V9990CmdEngine.obj"
"..\..\derived\x64-VC-Release\build\V9990DummyRenderer.obj"
"..\..\derived\x64-VC-Release\build\V9990PxConverter.obj"
"..\..\derived\x64-VC-Release\build\V9990PixelRenderer.obj"
"..\..\derived\x64-VC-Release\build\V9990SDLRasterizer.obj"
"..\..\derived\x64-VC-Release\build\V9990VRAM.obj"
"..\..\derived\x64-VC-Release\build\LDDummyRenderer.obj"
"..\..\derived\x64-VC-Release\build\LDPixelRenderer.obj"
"..\..\derived\x64-VC-Release\build\LDSDLRasterizer.obj"
"..\..\derived\x64-VC-Release\build\ClockPin.obj"
"..\..\derived\x64-VC-Release\build\DummyMidiInDevice.obj"
"..\..\derived\x64-VC-Release\build\DummyMidiOutDevice.obj"
"..\..\derived\x64-VC-Release\build\DummyRS232Device.obj"
"..\..\derived\x64-VC-Release\build\I8251.obj"
"..\..\derived\x64-VC-Release\build\I8254.obj"
"..\..\derived\x64-VC-Release\build\JVCMSXMIDI.obj"
"..\..\derived\x64-VC-Release\build\MC6850.obj"
"..\..\derived\x64-VC-Release\build\Midi_w32.obj"
"..\..\derived\x64-VC-Release\build\MidiInConnector.obj"
"..\..\derived\x64-VC-Release\build\MidiInDevice.obj"
"..\..\derived\x64-VC-Release\build\MidiInReader.obj"
"..\..\derived\x64-VC-Release\build\MidiInWindows.obj"
"..\..\derived\x64-VC-Release\build\MidiOutConnector.obj"
"..\..\derived\x64-VC-Release\build\MidiOutDevice.obj"
"..\..\derived\x64-VC-Release\build\MidiOutLogger.obj"
"..\..\derived\x64-VC-Release\build\MidiOutWindows.obj"
"..\..\derived\x64-VC-Release\build\MSXFacMidiInterface.obj"
"..\..\derived\x64-VC-Release\build\MSXMidi.obj"
"..\..\derived\x64-VC-Release\build\MSXRS232.obj"
"..\..\derived\x64-VC-Release\build\MusicModuleMIDI.obj"
"..\..\derived\x64-VC-Release\build\RS232Connector.obj"
"..\..\derived\x64-VC-Release\build\RS232Device.obj"
"..\..\derived\x64-VC-Release\build\RS232Net.obj"
"..\..\derived\x64-VC-Release\build\RS232Tester.obj"
"..\..\derived\x64-VC-Release\build\YM2148.obj"
"..\..\derived\x64-VC-Release\build\SocketStreamWrapper.obj"
"..\..\derived\x64-VC-Release\build\SspiNegotiateServer.obj"
"..\..\derived\x64-VC-Release\build\SspiUtils.obj"
"..\..\derived\x64-VC-Release\build\LaserdiscPlayer.obj"
"..\..\derived\x64-VC-Release\build\LaserdiscPlayerCLI.obj"
"..\..\derived\x64-VC-Release\build\OggReader.obj"
"..\..\derived\x64-VC-Release\build\PioneerLDControl.obj"
"..\..\derived\x64-VC-Release\build\yuv2rgb.obj"
"..\..\derived\x64-VC-Release\build\Autofire.obj"
"..\..\derived\x64-VC-Release\build\CartridgeSlotManager.obj"
"..\..\derived\x64-VC-Release\build\CliExtension.obj"
"..\..\derived\x64-VC-Release\build\ChakkariCopy.obj"
"..\..\derived\x64-VC-Release\build\CLIOption.obj"
"..\..\derived\x64-VC-Release\build\CommandLineParser.obj"
"..\..\derived\x64-VC-Release\build\Connector.obj"
"..\..\derived\x64-VC-Release\build\DebugDevice.obj"
"..\..\derived\x64-VC-Release\build\DeviceFactory.obj"
"..\..\derived\x64-VC-Release\build\DummyDevice.obj"
"..\..\derived\x64-VC-Release\build\DummyPrinterPortDevice.obj"
"..\..\derived\x64-VC-Release\build\DynamicClock.obj"
"..\..\derived\x64-VC-Release\build\EmptyPatch.obj"
"..\..\derived\x64-VC-Release\build\EmuTime.obj"
"..\..\derived\x64-VC-Release\build\FirmwareSwitch.obj"
"..\..\derived\x64-VC-Release\build\GlobalSettings.obj"
"..\..\derived\x64-VC-Release\build\I8255.obj"
"..\..\derived\x64-VC-Release\build\IPSPatch.obj"
"..\..\derived\x64-VC-Release\build\LedStatus.obj"
"..\..\derived\x64-VC-Release\build\main.obj"
"..\..\derived\x64-VC-Release\build\MSXBunsetsu.obj"
"..\..\derived\x64-VC-Release\build\MSXDevice.obj"
"..\..\derived\x64-VC-Release\build\MSXDeviceSwitch.obj"
"..\..\derived\x64-VC-Release\build\MSXE6Timer.obj"
"..\..\derived\x64-VC-Release\build\MSXHiResTimer.obj"
"..\..\derived\x64-VC-Release\build\MSXResetStatusRegister.obj"
"..\..\derived\x64-VC-Release\build\MSXKanji.obj"
"..\..\derived\x64-VC-Release\build\MSXKanji12.obj"
"..\..\derived\x64-VC-Release\build\MSXMatsushita.obj"
"..\..\derived\x64-VC-Release\build\MSXVictorHC9xSystemControl.obj"
"..\..\derived\x64-VC-Release\build\MSXMotherBoard.obj"
"..\..\derived\x64-VC-Release\build\MSXPPI.obj"
"..\..\derived\x64-VC-Release\build\MSXPrinterPort.obj"
"..\..\derived\x64-VC-Release\build\MSXRTC.obj"
"..\..\derived\x64-VC-Release\build\MSXS1985.obj"
"..\..\derived\x64-VC-Release\build\MSXS1990.obj"
"..\..\derived\x64-VC-Release\build\MSXSwitchedDevice.obj"
"..\..\derived\x64-VC-Release\build\MSXToshibaTcx200x.obj"
"..\..\derived\x64-VC-Release\build\MSXTurboRPause.obj"
"..\..\derived\x64-VC-Release\build\PasswordCart.obj"
"..\..\derived\x64-VC-Release\build\Pluggable.obj"
"..\..\derived\x64-VC-Release\build\PluggableFactory.obj"
"..\..\derived\x64-VC-Release\build\PluggingController.obj"
"..\..\derived\x64-VC-Release\build\Printer.obj"
"..\..\derived\x64-VC-Release\build\PrinterPortDevice.obj"
"..\..\derived\x64-VC-Release\build\PrinterPortLogger.obj"
"..\..\derived\x64-VC-Release\build\PrinterPortSimpl.obj"
"..\..\derived\x64-VC-Release\build\Reactor.obj"
"..\..\derived\x64-VC-Release\build\RealTime.obj"
"..\..\derived\x64-VC-Release\build\RenShaTurbo.obj"
"..\..\derived\x64-VC-Release\build\ReplayCLI.obj"
"..\..\derived\x64-VC-Release\build\ReverseManager.obj"
"..\..\derived\x64-VC-Release\build\RP5C01.obj"
"..\..\derived\x64-VC-Release\build\RTSchedulable.obj"
"..\..\derived\x64-VC-Release\build\RTScheduler.obj"
"..\..\derived\x64-VC-Release\build\SaveStateCLI.obj"
"..\..\derived\x64-VC-Release\build\Schedulable.obj"
"..\..\derived\x64-VC-Release\build\Scheduler.obj"
"..\..\derived\x64-VC-Release\build\SensorKid.obj"
"..\..\derived\x64-VC-Release\build\serialize.obj"
"..\..\derived\x64-VC-Release\build\serialize_core.obj"
"..\..\derived\x64-VC-Release\build\serialize_meta.obj"
"..\..\derived\x64-VC-Release\build\SC3000PPI.obj"
"..\..\derived\x64-VC-Release\build\SG1000Pause.obj"
"..\..\derived\x64-VC-Release\build\SpeedManager.obj"
"..\..\derived\x64-VC-Release\build\ThrottleManager.obj"
"..\..\derived\x64-VC-Release\build\Version.obj"
"..\..\derived\x64-VC-Release\build\YamahaSKW01.obj"
"..\..\derived\x64-VC-Release\build\SVIPSG.obj"
"..\..\derived\x64-VC-Release\build\SVIFDC.obj"
"..\..\derived\x64-VC-Release\build\SVIPrinterPort.obj"
"..\..\derived\x64-VC-Release\build\SVIPPI.obj"
"..\..\derived\x64-VC-Release\build\MSXCielTurbo.obj"
Creating library ..\..\derived\x64-VC-Release\install\openmsx.lib and object ..\..\derived\x64-VC-Release\install\openmsx.exp
2>SettingsConfig.obj : ErrorLNK2001: unresolved external symbol "public: void __cdecl openmsx::Shortcuts::setDefaultShortcuts(void)" (?setDefaultShortcuts@Shortcuts@openmsx@@QEAAXXZ) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>SettingsConfig.obj : ErrorLNK2001: unresolved external symbol "public: void __cdecl openmsx::Shortcuts::setShortcut(enum openmsx::Shortcuts::ID,class std::optional<int>,class std::optional<enum openmsx::Shortcuts::Type>,class std::optional<bool>)" (?setShortcut@Shortcuts@openmsx@@QEAAXW4ID@12@V?$optional@H@std@@V?$optional@W4Type@Shortcuts@openmsx@@@5@V?$optional@_N@5@@Z) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>SettingsConfig.obj : ErrorLNK2001: unresolved external symbol "public: static struct openmsx::Shortcuts::Data const & __cdecl openmsx::Shortcuts::getDefaultShortcut(enum openmsx::Shortcuts::ID)" (?getDefaultShortcut@Shortcuts@openmsx@@SAAEBUData@12@W4ID@12@@Z) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>SettingsConfig.obj : ErrorLNK2001: unresolved external symbol "public: static class std::optional<enum openmsx::Shortcuts::Type> __cdecl openmsx::Shortcuts::parseType(class std::basic_string_view<char,struct std::char_traits<char> >)" (?parseType@Shortcuts@openmsx@@SA?AV?$optional@W4Type@Shortcuts@openmsx@@@std@@V?$basic_string_view@DU?$char_traits@D@std@@@4@@Z) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>SettingsConfig.obj : ErrorLNK2001: unresolved external symbol "public: static class std::optional<enum openmsx::Shortcuts::ID> __cdecl openmsx::Shortcuts::parseShortcutName(class std::basic_string_view<char,struct std::char_traits<char> >)" (?parseShortcutName@Shortcuts@openmsx@@SA?AV?$optional@W4ID@Shortcuts@openmsx@@@std@@V?$basic_string_view@DU?$char_traits@D@std@@@4@@Z) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>SettingsConfig.obj : ErrorLNK2001: unresolved external symbol "public: static class std::basic_string_view<char,struct std::char_traits<char> > __cdecl openmsx::Shortcuts::getShortcutName(enum openmsx::Shortcuts::ID)" (?getShortcutName@Shortcuts@openmsx@@SA?AV?$basic_string_view@DU?$char_traits@D@std@@@std@@W4ID@12@@Z) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>DebuggableEditor.obj : ErrorLNK2001: unresolved external symbol "public: bool __cdecl openmsx::Shortcuts::checkShortcut(enum openmsx::Shortcuts::ID)" (?checkShortcut@Shortcuts@openmsx@@QEAA_NW4ID@12@@Z) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>ImGuiManager.obj : ErrorLNK2001: unresolved external symbol "public: __cdecl openmsx::Shortcuts::Shortcuts(void)" (??0Shortcuts@openmsx@@QEAA@XZ) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>ImGuiSettings.obj : ErrorLNK2001: unresolved external symbol "public: void __cdecl openmsx::Shortcuts::setDefaultShortcut(enum openmsx::Shortcuts::ID)" (?setDefaultShortcut@Shortcuts@openmsx@@QEAAXW4ID@12@@Z) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>ImGuiSettings.obj : ErrorLNK2001: unresolved external symbol "public: struct openmsx::Shortcuts::Data const & __cdecl openmsx::Shortcuts::getShortcut(enum openmsx::Shortcuts::ID)" (?getShortcut@Shortcuts@openmsx@@QEAAAEBUData@12@W4ID@12@@Z) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>ImGuiSettings.obj : ErrorLNK2001: unresolved external symbol "public: static class std::basic_string_view<char,struct std::char_traits<char> > __cdecl openmsx::Shortcuts::getShortcutDescription(enum openmsx::Shortcuts::ID)" (?getShortcutDescription@Shortcuts@openmsx@@SA?AV?$basic_string_view@DU?$char_traits@D@std@@@std@@W4ID@12@@Z) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>ImGuiSettings.obj : ErrorLNK2001: unresolved external symbol "public: static class std::basic_string_view<char,struct std::char_traits<char> > __cdecl openmsx::Shortcuts::getLargerDescription(void)" (?getLargerDescription@Shortcuts@openmsx@@SA?AV?$basic_string_view@DU?$char_traits@D@std@@@std@@XZ) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>..\..\derived\x64-VC-Release\install\openmsx.exe : fatal ErrorLNK1120: 12 unresolved externals [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Done Building Project "Drive:\openMSX\build\msvc\openmsx.vcxproj" (default targets) FAILED.
1>Done Building Project "Drive:\openMSX\build\msvc\openmsx.sln" (default targets) FAILED.
Build FAILED.
"Drive:\openMSX\build\msvc\openmsx.sln" (default target) (1) ->
"Drive:\openMSX\build\msvc\openmsx.vcxproj" (default target) (2) ->
(CustomBuild target) ->
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): warning MSB8065: Custom build for item "..\..\src\openmsx.hh" succeeded, but specified output "c:\compiler\openmsx\build\msvc\build-info.hh" has not been created. This may cause incremental build to work incorrectly. [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): warning MSB8065: Custom build for item "..\..\src\openmsx.hh" succeeded, but specified output "c:\compiler\openmsx\build\msvc\components.hh" has not been created. This may cause incremental build to work incorrectly. [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): warning MSB8065: Custom build for item "..\..\src\openmsx.hh" succeeded, but specified output "c:\compiler\openmsx\build\msvc\probed_defs.hh" has not been created. This may cause incremental build to work incorrectly. [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): warning MSB8065: Custom build for item "..\..\src\openmsx.hh" succeeded, but specified output "c:\compiler\openmsx\build\msvc\resource-info.h" has not been created. This may cause incremental build to work incorrectly. [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): warning MSB8065: Custom build for item "..\..\src\openmsx.hh" succeeded, but specified output "c:\compiler\openmsx\build\msvc\version.ii" has not been created. This may cause incremental build to work incorrectly. [Drive:\openMSX\build\msvc\openmsx.vcxproj]

"Drive:\openMSX\build\msvc\openmsx.sln" (default target) (1) ->
"Drive:\openMSX\build\msvc\openmsx.vcxproj" (default target) (2) ->
(ClCompile target) ->
Drive:\openMSX\src\imgui\ImGuiBitmapViewer.cc(170,17): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiBitmapViewer.cc(187,18): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiCharacter.cc(287,18): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiCharacter.cc(297,20): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiCharacter.cc(300,21): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiCharacter.cc(309,19): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiCharacter.cc(356,30): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiCharacter.cc(369,31): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiCharacter.cc(403,20): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiCharacter.cc(406,21): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiCharacter.cc(416,19): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiHelp.cc(64,17): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiOsdIcons.cc(201,17): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiOsdIcons.cc(325,21): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiReverseBar.cc(99,20): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\one_of.hh(13,63): warning C4389: '==': signed/unsigned mismatch [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiSettings.cc(619,48): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiSettings.cc(628,48): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiSettings.cc(1059,22): warning C4146: unary minus operator applied to unsigned type, result still unsigned [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiSpriteViewer.cc(344,18): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiSpriteViewer.cc(359,20): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiSpriteViewer.cc(375,21): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiSpriteViewer.cc(384,19): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiSpriteViewer.cc(402,20): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiSpriteViewer.cc(410,47): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiSpriteViewer.cc(415,20): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiSpriteViewer.cc(431,22): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiSpriteViewer.cc(436,51): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiSpriteViewer.cc(667,19): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiSpriteViewer.cc(671,18): warning C4312: 'reinterpret_cast': conversion from 'GLuint' to 'void *' of greater size [Drive:\openMSX\build\msvc\openmsx.vcxproj]

"Drive:\openMSX\build\msvc\openmsx.sln" (default target) (1) ->
"Drive:\openMSX\build\msvc\openmsx.vcxproj" (default target) (2) ->
(Link target) ->
SettingsConfig.obj : ErrorLNK2001: unresolved external symbol "public: void __cdecl openmsx::Shortcuts::setDefaultShortcuts(void)" (?setDefaultShortcuts@Shortcuts@openmsx@@QEAAXXZ) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
SettingsConfig.obj : ErrorLNK2001: unresolved external symbol "public: void __cdecl openmsx::Shortcuts::setShortcut(enum openmsx::Shortcuts::ID,class std::optional<int>,class std::optional<enum openmsx::Shortcuts::Type>,class std::optional<bool>)" (?setShortcut@Shortcuts@openmsx@@QEAAXW4ID@12@V?$optional@H@std@@V?$optional@W4Type@Shortcuts@openmsx@@@5@V?$optional@_N@5@@Z) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
SettingsConfig.obj : ErrorLNK2001: unresolved external symbol "public: static struct openmsx::Shortcuts::Data const & __cdecl openmsx::Shortcuts::getDefaultShortcut(enum openmsx::Shortcuts::ID)" (?getDefaultShortcut@Shortcuts@openmsx@@SAAEBUData@12@W4ID@12@@Z) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
SettingsConfig.obj : ErrorLNK2001: unresolved external symbol "public: static class std::optional<enum openmsx::Shortcuts::Type> __cdecl openmsx::Shortcuts::parseType(class std::basic_string_view<char,struct std::char_traits<char> >)" (?parseType@Shortcuts@openmsx@@SA?AV?$optional@W4Type@Shortcuts@openmsx@@@std@@V?$basic_string_view@DU?$char_traits@D@std@@@4@@Z) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
SettingsConfig.obj : ErrorLNK2001: unresolved external symbol "public: static class std::optional<enum openmsx::Shortcuts::ID> __cdecl openmsx::Shortcuts::parseShortcutName(class std::basic_string_view<char,struct std::char_traits<char> >)" (?parseShortcutName@Shortcuts@openmsx@@SA?AV?$optional@W4ID@Shortcuts@openmsx@@@std@@V?$basic_string_view@DU?$char_traits@D@std@@@4@@Z) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
SettingsConfig.obj : ErrorLNK2001: unresolved external symbol "public: static class std::basic_string_view<char,struct std::char_traits<char> > __cdecl openmsx::Shortcuts::getShortcutName(enum openmsx::Shortcuts::ID)" (?getShortcutName@Shortcuts@openmsx@@SA?AV?$basic_string_view@DU?$char_traits@D@std@@@std@@W4ID@12@@Z) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
DebuggableEditor.obj : ErrorLNK2001: unresolved external symbol "public: bool __cdecl openmsx::Shortcuts::checkShortcut(enum openmsx::Shortcuts::ID)" (?checkShortcut@Shortcuts@openmsx@@QEAA_NW4ID@12@@Z) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
ImGuiManager.obj : ErrorLNK2001: unresolved external symbol "public: __cdecl openmsx::Shortcuts::Shortcuts(void)" (??0Shortcuts@openmsx@@QEAA@XZ) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
ImGuiSettings.obj : ErrorLNK2001: unresolved external symbol "public: void __cdecl openmsx::Shortcuts::setDefaultShortcut(enum openmsx::Shortcuts::ID)" (?setDefaultShortcut@Shortcuts@openmsx@@QEAAXW4ID@12@@Z) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
ImGuiSettings.obj : ErrorLNK2001: unresolved external symbol "public: struct openmsx::Shortcuts::Data const & __cdecl openmsx::Shortcuts::getShortcut(enum openmsx::Shortcuts::ID)" (?getShortcut@Shortcuts@openmsx@@QEAAAEBUData@12@W4ID@12@@Z) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
ImGuiSettings.obj : ErrorLNK2001: unresolved external symbol "public: static class std::basic_string_view<char,struct std::char_traits<char> > __cdecl openmsx::Shortcuts::getShortcutDescription(enum openmsx::Shortcuts::ID)" (?getShortcutDescription@Shortcuts@openmsx@@SA?AV?$basic_string_view@DU?$char_traits@D@std@@@std@@W4ID@12@@Z) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
ImGuiSettings.obj : ErrorLNK2001: unresolved external symbol "public: static class std::basic_string_view<char,struct std::char_traits<char> > __cdecl openmsx::Shortcuts::getLargerDescription(void)" (?getLargerDescription@Shortcuts@openmsx@@SA?AV?$basic_string_view@DU?$char_traits@D@std@@@std@@XZ) [Drive:\openMSX\build\msvc\openmsx.vcxproj]
..\..\derived\x64-VC-Release\install\openmsx.exe : fatal ErrorLNK1120: 12 unresolved externals [Drive:\openMSX\build\msvc\openmsx.vcxproj]
35 warning(s)
13 Error(s)
Time Elapsed 00:00:41.51



OPENMSX_PLATFORM is x64
OPENMSX_CONFIGURATION is release
CATAPULT_BASEPATH is ..\\openmsx-wxcatapult
Generating install files...
Executable...
Generating install files...
Executable...