Re: [Rdkit-discuss] Error compiling RDKit with MinGW on Windows

2016-06-24 Thread Anne
Thank you for your replies. I commented out the xlocale.h but that didn't help. It is good to know that the problem is probably not caused by me setting things up incorrectly. If you can make the RDKit build work with MinGW I would be very much interested in how you did it. Cheers, Anne Am 23

Re: [Rdkit-discuss] Error compiling RDKit with MinGW on Windows

2016-06-23 Thread Brian Kelley
Mingw apparently doesn't support xlocale. There are a few issues floating around when doing a brief web search. One option is to simply revert back to the older code for mingw, however we also may need to disable the regression test in this case. I can supply a patch for this once I get ming

Re: [Rdkit-discuss] Error compiling RDKit with MinGW on Windows

2016-06-23 Thread Paolo Tosco
Dear Anne, tonight I'll be working on getting a working RDKit build using MinGW compilers; I'll update you as soon as I have finished. Best, Paolo On 23/06/2016 13:29, Anne wrote: > Hi everyone, > > I have been trying to compile RDKit (rdkit-Release_2016_03_2.tar.gz) > using CodeBlocks 16.01 wi

Re: [Rdkit-discuss] Error compiling RDKit with MinGW on Windows

2016-06-23 Thread Paul Emsley
On 23/06/16 13:29, Anne wrote: > Hi everyone, > > I have been trying to compile RDKit (rdkit-Release_2016_03_2.tar.gz) > using CodeBlocks 16.01 with the MinGW (gcc 4.9) compiler on Win7. But I > keep getting the following error in the LocaleSwitcher.cpp: > > [] > > [ 1%] Building CXX object >

[Rdkit-discuss] Error compiling RDKit with MinGW on Windows

2016-06-23 Thread Anne
Hi everyone, I have been trying to compile RDKit (rdkit-Release_2016_03_2.tar.gz) using CodeBlocks 16.01 with the MinGW (gcc 4.9) compiler on Win7. But I keep getting the following error in the LocaleSwitcher.cpp: [] [ 1%] Building CXX object Code/RDGeneral/CMakeFiles/RDGeneral.dir/Dict.