hi, Am 07.05.2012 14:40, schrieb Gonzalo Colmenarejo-Sanchez: > Hi, >
> I'm using these compilation options: > g++ -o tanird tanird.cpp -I$RDBASE/Code -I$RDBASE/Extern -L$RDBASE/lib > -lChemReactions -lFileParsers -lSmilesParse -lDepictor -lSubstructMatch > -lGraphMol -lDataStructs -lRDGeometryLib -lRDGeneral -lFingerprints > -I/GWD/schem/apps/rdkit/build-env/include > > Does anyone have a clue on what's going on? > maybe libFingerprints is not the "improved non-release version" the command "ldd tanird" can give you a hint. regards Uwe ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

