Kirk, Sorry I don't have a quick answer for this one. Can you please send the output of running
c:\boost\boost_1_37_0\bjam.exe --toolset=msvc --debug-loading Note: I assume that you're actually using c:\boost\boost_1_38_0, not boost_1_37_0, right? Your error messages indicate that at least parts of 1.38.0 are being used. -greg On Thu, Feb 12, 2009 at 12:25 AM, Robert DeLisle <[email protected]> wrote: > Greg, > > I've just attempted a Windows build of the EasyInstall package and ran into > trouble during the RDKit build step. I followed the instructions on the > page you linked below (http://code.google.com/p/rdkit/wiki/NewWindowsBuild) > and it appears everything completes as expected until the very last step > issuing the command: > > c:\boost\boost_1_37_0\bjam.exe --toolset=msvc > > At this step, the attached text is the output. It appears that I don't have > an attribute or environment variable set correctly, but I have them as > listed on the instructions page. > > -Kirk >

