Greg, Is it possible to have VS2005 sln so I can have one RDKit.DLL linked statically to my application so debug will be available as it done in OpenBabel?
Regards, Evgueni 2008/7/14 Greg Landrum <[email protected]>: > Dear Evgueni, > > On Mon, Jul 14, 2008 at 4:17 PM, Evgueni Kolossov <[email protected]> > wrote: > > > > How can I just compile the C++ components without Python? > > Instead of executing the command > % bjam > to build the code, try executing: > % bjam all-libraries > > This should, in theory, work. If it doesn't, we'll iterate until we > arrive at a solution. > > -greg > -- Dr. Evgueni Kolossov (PhD) [email protected] Tel. +44(0)1628 627168 Mob. +44(0)7812070446

