https://bz.apache.org/bugzilla/show_bug.cgi?id=63625

--- Comment #12 from Konstantin Preißer <kpreis...@apache.org> ---
Hi,

FYI ucrtbase.dll is the Windows Universal C Runtime which will be used when
compiling with Visual C++ 2015 and higher [1].
It is included with Windows 10/Windows Server 2016 and higher. For older OSes,
it will only be present if e.g. KB3118401 was installed from Windows Update.
However, it is possible to redistribute it e.g. by using local deployment [3].


[1]
https://docs.microsoft.com/en-us/cpp/windows/universal-crt-deployment?view=vs-2019
[2]
https://support.microsoft.com/en-us/help/3118401/update-for-universal-c-runtime-in-windows
[3]
https://docs.microsoft.com/en-us/cpp/windows/universal-crt-deployment?view=vs-2019#local-deployment

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to