[
https://issues.apache.org/jira/browse/MINIFICPP-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz updated MINIFICPP-1375:
------------------------------------
Description:
MiNiFi C++ fails to start on older windows versions that don't have the
Universal C Runtime embedded or the respective update installed. Microsoft
allows for the redistribution of these DLLs and they only take up about 2 MB,
so we should ship them with the MSI for extra compatibility.
[https://devblogs.microsoft.com/cppblog/introducing-the-universal-crt/] (see
point 6. near the bottom)
was:MiNiFi C++ fails to start on older windows versions that don't have the
Universal C Runtime embedded or the respective update installed. Microsoft
allows for the redistribution of these DLLs and they only take up about 2 MB,
so we should ship them with the MSI for extra compatibility.
> Ship Universal C Runtime DLLs
> -----------------------------
>
> Key: MINIFICPP-1375
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1375
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Marton Szasz
> Assignee: Marton Szasz
> Priority: Major
>
> MiNiFi C++ fails to start on older windows versions that don't have the
> Universal C Runtime embedded or the respective update installed. Microsoft
> allows for the redistribution of these DLLs and they only take up about 2 MB,
> so we should ship them with the MSI for extra compatibility.
>
> [https://devblogs.microsoft.com/cppblog/introducing-the-universal-crt/] (see
> point 6. near the bottom)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)