[
https://issues.apache.org/jira/browse/MINIFICPP-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz reopened MINIFICPP-1375:
-------------------------------------
Reopened again because on some systems the ucrt DLLs are not under
"$ENV{WindowsSdkDir}Redist\\ucrt\\DLLs\\$ENV{Platform}", but at
"$ENV{WindowsSdkDir}Redist\\$ENV{WindowsSDKVersion}ucrt\\DLLs\\$ENV{Platform}"
(contrary to MS docs)
> 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
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> 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)
> Redistributable files list:
> [https://docs.microsoft.com/en-us/legal/windows-sdk/redist]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)