Hi Peter, On Fri, May 29, 2009 at 6:47 PM, Peter Harley <[email protected]> wrote: > > I'm having trouble compiling the 2009Q1 release on windows. The problem > is that there's no error message, the compile just seems to stop. The > last few lines are: > > common.copy c:\RDKit\External\vflib-2.0\lib\libvf.lib > c:\RDKit\External\vflib-2.0\bin\msvc-9.0express\release\link-static\threading-mu > lti\libvf.lib > 1 file(s) copied. > common.mkdir GraphMol\SmilesParse\bin > common.mkdir GraphMol\SmilesParse\bin\msvc-9.0express > common.mkdir GraphMol\SmilesParse\bin\msvc-9.0express\release > common.mkdir GraphMol\SmilesParse\bin\msvc-9.0express\release\link-static > common.mkdir > GraphMol\SmilesParse\bin\msvc-9.0express\release\link-static\threading-multi > > > It gets stuck here indefinitely as far as I can tell (it's been left > overnight). It's not a one off either, I've tried removing everything > and starting again from scratch and its always the same place it gets stuck.
Needless to say, I haven't seen this happen. Let's try and track it down. Some questions: - If you repeat the build command, does it stop in the same place? - Please send the command you are using to do the build and the values of the relevant environment variables. -greg

