phrocker commented on a change in pull request #595: Add windows tests
URL: https://github.com/apache/nifi-minifi-cpp/pull/595#discussion_r297088430
 
 

 ##########
 File path: Windows.md
 ##########
 @@ -0,0 +1,45 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+      http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+# Apache NiFi -  MiNiFi - C++ Windows Build Guide
+
+## Requirements
+
+Apache NiFi MiNiFi C++ has been built on Window Server 2016, 2019, and Windows 
10 operating systems. Since the project is CMAKE focused we suggest building via
+Visual Studio 2017 or our ms_build.bat script. In order to build the MSI, 
please install the [WiX Toolset](https://wixtoolset.org/)
+
+The project previously required OpenSSL to be installed. If you follow our 
build procedures, below, you will not need to install that dependency. Further, 
any MSI
+distributable requires that systems install the [Visual Studio 2010 
redistributables](https://www.microsoft.com/en-us/download/details.aspx?id=26999&irgwc=1&OCID=AID681541_aff_7593_312327&tduid=(ir__2dz2dkkuookfr3a22jsv1zgwwn2xmb9vrhvzwmdq00)
 
 Review comment:
   Microsoft is now leaning toward resolving the redistributable issue. This 
should be evaluated ( maybe later? ) to determine if we can rely on 2019 and 
simply avoid having them install 2010. 

----------------------------------------------------------------
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