Hi,
I'm trying to build sample.cpp as specified in the file (g++ -o sample.exe 
sample.cpp -I$RDBASE/Code -I$RDBASE/Extern -L$RDBASE/lib -lChemReactions 
-lFileParsers -lSmilesParse -lDepictor -lSubstructMatch -lGraphMol 
-lDataStructs -lRDGeometryLib -lRDGeneral
) but get the following error message:

In file included from 
/GWD/schem/apps/rdkit/default/Code/GraphMol/RDKitBase.h:22,

                 from sample.cpp:17:

/GWD/schem/apps/rdkit/default/Code/GraphMol/Atom.h:20:29: error: 
boost/foreach.hpp: No such file or directory

/GWD/schem/apps/rdkit/default/Code/GraphMol/Atom.h: In member function 'void 
RDKit::Atom::clearComputedProps() const':

/GWD/schem/apps/rdkit/default/Code/GraphMol/Atom.h:383: error: expected 
primary-expression before 'const'

/GWD/schem/apps/rdkit/default/Code/GraphMol/Atom.h:383: error: 'BOOST_FOREACH' 
was not declared in this scope

/GWD/schem/apps/rdkit/default/Code/GraphMol/Atom.h:383: error: expected `;' 
before '{' token

Any clue what's going on?

Thanks a lot,


Gonzalo Colmenarejo, PhD
Investigator
Computational & Structural Chemistry
GlaxoSmithKline
PTM Tres Cantos, 28760 Madrid, Spain

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to