Hi all,
Compiling the latest version and I am having an issue I can't figure out
with RDKit 2020_03. I can compile RDKit with python, without issue. But,
when I throw the flag for the Java Swig wrappers I get this after
everything is compiled:
GraphMolJavaJAVA_wrap.cxx:227069:12: error: ‘jlong’ does not name a type;
did you mean ‘ulong’?
SWIGEXPORT jlong JNICALL
Java_org_RDKit_RDKFuncsJNI_Point2D_1SWIGUpcast(JNIEnv *jenv, jclass jcls,
jlong jarg1) {
So I went to go look at the line specified by the compiler and here are
lines 12-14 in GraphMolJavaJAVA_wrap.cxx:
#ifndef SWIGJAVA
#define SWIGJAVA
#endif
I've been kicking this thing for the last two weeks, off and on, trying to
figure out what I am doing wrong. Any ideas?
Thanks,
Matt
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss