You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Stepan Pilschikov (JIRA)" <ji...@apache.org> on 2019/04/17 10:40:00 UTC

[jira] [Created] (IGNITE-11766) cpp: JVM library not found for openjdk 11 on windows

Stepan Pilschikov created IGNITE-11766:
------------------------------------------

             Summary: cpp: JVM library not found for openjdk 11 on windows
                 Key: IGNITE-11766
                 URL: https://issues.apache.org/jira/browse/IGNITE-11766
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.7
            Reporter: Stepan Pilschikov


Trying to run compiled ignite.exe from platforms/cpp on windows
{code}
An error occurred: JVM library is not found (did you set JAVA_HOME environment variable?)
{code}

Think problem that platforms\cpp\jni\os\win\src\utils -> JAVA_DDL = "\\jre\\bin\\server\\jvm.dll" 
searching for jre in jdk dir ectory



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