[jira] [Created] (IGNITE-11586) Update platforms/cpp/DEVNOTES.txt

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-11586) Update platforms/cpp/DEVNOTES.txt

Anton Vinogradov (Jira)
Sergey Kozlov created IGNITE-11586:
--------------------------------------

             Summary: Update platforms/cpp/DEVNOTES.txt
                 Key: IGNITE-11586
                 URL: https://issues.apache.org/jira/browse/IGNITE-11586
             Project: Ignite
          Issue Type: Bug
          Components: platforms
    Affects Versions: 2.7
         Environment: Windows 10 Pro, Visual Studio 2010 Pro, Oracle JDK 8
            Reporter: Sergey Kozlov
             Fix For: 2.8


ODBC compilation required OpenSSL headers and the project compilation fails due to unable to open {{include/openssl/ssl.h}}. I suggest to add the requirement to install OpenSSL and set the corresponding environment variable:

{noformat}
Building on Windows with Visual Studio (tm)
----------------------------------

Common Requirements:
...
* OPENSSL_HOME environment variable must be set pointing to OpenSSL installation directory.
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)