Hi, 2010/4/17 정종영 <[email protected]>: > Thank you Greg > > I can complete building "ALL_BUILD" & "INSTALL" steps without any error. > > Then how can I use RDKit c++ library on Visual studio? > > I referenced the mail discussion about "developing on Visual C++" : > http://www.mail-archive.com/[email protected]/msg00474.html > > But some files in RDKit folder are missed in my system. For example, > "C:\RDKit\External\vflib-2.0\include" is not created after INSTALL buliding.
VFLib has been removed from the RDKit and is no longer needed, so you don't need this dependency any more. > Could you explain how can I use RDKit C++ library? The rest of those instructions look ok, have you seen other problems when using them? Best regards, -greg ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

