RDKitjs-legacy icon indicating copy to clipboard operation
RDKitjs-legacy copied to clipboard

Compilation test pickle failed with RDKit 2018.09.1

Open thegodone opened this issue 7 years ago • 1 comments

after adding in compiler.js 'libRDKitDepictor.so', 'libRDKitcoordgenlib.so', 'libRDKitmaeparser.so',

and changing deps to 2018.09.1 there is an issue with pickle testcase:

FAIL tests/rdchem/pickle.js ● Console

console.log __tests__/rdchem/pickle.js:10
  mol from Smiles
console.log __tests__/rdchem/pickle.js:12
  toPickle
console.log __tests__/rdchem/pickle.js:15
  type of toPickle
console.log lib/Mol.js:52
  fromPickle
console.log lib/Mol.js:53

● from and to pickle

Error
  6070248 thrown

thegodone avatar Nov 11 '18 17:11 thegodone

Add branch v2018_9_1

thegodone avatar Nov 11 '18 19:11 thegodone