Re: [Open Babel] Buidling OpenBabel devel. lib for windows / msys / mingw64

2018-02-22 Thread Sébastien Le Roux
Le 21/02/2018 à 21:11, Noel O'Boyle a écrit : The MinGW situation isn't great right now. There's a bug filed to sort it out, and we welcome any help. The easiest way to fix your immediate problem would be to rename regex.h to old_regex.h, wipe your build directory and rebuild. AFAIK, this is

[Open Babel] Using OpenBabel devel. lib for windows / msys / mingw64

2018-02-22 Thread Sébastien Le Roux
Dear all, same guy here trying to use the devel. lib of Openbabel for windows (msys, mingw64), thanks to Noel O'Boyle I managed to build the lib, and after that build my program ... only to see that I could not open a file using babel on windows, openbabel systematically fails on the conv.Read

Re: [Open Babel] Using OpenBabel devel. lib for windows / msys / mingw64

2018-02-22 Thread Noel O'Boyle
I'll try to sort this out asap. Unfortunately, we don't have a build server for MinGW (or indeed Cygwin) and so it tends to bit rot. It has worked in the past though, and we should get it working again. Actually, I just looked up AppVeyor, and it seems they also support MinGW (as well as our curre