[
https://issues.apache.org/jira/browse/MINIFICPP-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gábor Gyimesi updated MINIFICPP-2201:
-------------------------------------
Labels: beginner newbie starter (was: beginner)
> Incorrect cpack can be used by the windows build script
> -------------------------------------------------------
>
> Key: MINIFICPP-2201
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2201
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Ferenc Gerlits
> Priority: Minor
> Labels: beginner, newbie, starter
>
> The {{win_build_vs.bat}} script calls {{cpack}} without specifying a path, so
> if some other {{cpack}} exists on the {{PATH}} (e.g. chocolatey has such an
> executable), then it will not find the correct CMake {{cpack}}.
> We should be able to find the location of {{cmake.exe}} and use the
> {{cpack.exe}} which is in the same directory.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)