Ferenc Gerlits created MINIFICPP-1559:
-----------------------------------------
Summary: VS2019 builds do not include all required DLLs in the msi
package
Key: MINIFICPP-1559
URL: https://issues.apache.org/jira/browse/MINIFICPP-1559
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Affects Versions: 0.9.0
Reporter: Ferenc Gerlits
Assignee: Ferenc Gerlits
Attachments: image-2021-05-13-19-10-11-551.png
If the msi package is built with Visual Studio 2019 (by adding the /2019 switch
to win_build_vs.bat), then the resulting binary has a dependency on
vcruntime140_1.dll, but this DLL is not included in the package.
This DLL needs to be copied from the VS Redist directory into the package, too.
!image-2021-05-13-19-10-11-551.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)