bakaid commented on a change in pull request #692: MINIFICPP-1099 - Fix Windows 
MSI build
URL: https://github.com/apache/nifi-minifi-cpp/pull/692#discussion_r356193607
 
 

 ##########
 File path: CMakeSettings.json
 ##########
 @@ -3,7 +3,7 @@
   "configurations": [
     {
       "name": "x64-Release",
-      "generator": "Visual Studio 15 2017",
+      "generator": "Visual Studio 15 2017 Win64",
 
 Review comment:
   This is a 64-bit build, it should use the 64-bit generator.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to