Ferenc Gerlits created MINIFICPP-2199:
-----------------------------------------
Summary: The windows build script should default to 64-bit
Key: MINIFICPP-2199
URL: https://issues.apache.org/jira/browse/MINIFICPP-2199
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Ferenc Gerlits
The {{win_build_vs.bat}} script defaults to building a 32-bit binary, and one
has to add the {{/64}} option to build a 64-bit binary.
If possible, it would be good if the script could detect if it's running in an
"x86 Native Tools Command Prompt" or an "x64 Native Tools Command Prompt" and
set the correct bitness automatically.
If automatic detection fails, I think we should still default to a 64-bit
build, and have a {{/32}} option to override this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)