Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I compile JNI-InChIs native code for my operating system/architecture?

0
Posted

How do I compile JNI-InChIs native code for my operating system/architecture?

0

JNI-InChI’s native code compilation is integrated into the Apache Maven build process. To compile the code you need to get the source package from the download page, or check the project out of the subversion repository. In order to build JNI-InChI the following software is required: • Java (JDK) 1.5 or higher • Apache Maven 2.0 • GNU Make • GCC The JAVA_HOME environment variable MUST be set, pointing to the location of the JDK. The Maven build system takes care of JNI-InChI’s dependencies, and runs Make to build the native code required.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123