Re: [Open Babel] Compiling OpenBabel 2.4.x - Errors in OBGUI.cpp

2016-11-08 Thread John Todd
The OS is Linux Mint 17.2 Cinnamon 64-bit. I've quoted the cmake output below. The make process goes to 82% completion with no error until it starts to build "CXX object src/GUI/CMakeFiles/obgui.dir/OBGUI.o". Then there are a series compilation errors that cannot be redirected to a file. I've copie

Re: [Open Babel] Compiling OpenBabel 2.4.x - Errors in OBGUI.cpp

2016-11-05 Thread Noel O'Boyle
...and could you include the entire cmake output? My initial suspicion is that some component of wx is not present, but that's not possible if 2.3.2 compiled. On the other hand I'm not aware of any changes to the code that would make a difference. On 5 Nov 2016 11:35 a.m., "Noel O'Boyle" wrote:

Re: [Open Babel] Compiling OpenBabel 2.4.x - Errors in OBGUI.cpp

2016-11-05 Thread Noel O'Boyle
Do you know which Mint exactly? e.g. 17.3 cinnamon 64-bit. On 5 Nov 2016 9:54 a.m., "John" wrote: > Yes, 2.3.2 did compile on the same system. > > On Nov 5, 2016, at 3:36 AM, Noel O'Boyle wrote: > > Just to confirm. OB 2.3.2 compiles but 2.4.1 doesn't on the same system? > > - Noel > > On 3 Nov

Re: [Open Babel] Compiling OpenBabel 2.4.x - Errors in OBGUI.cpp

2016-11-05 Thread John
Yes, 2.3.2 did compile on the same system. > On Nov 5, 2016, at 3:36 AM, Noel O'Boyle wrote: > > Just to confirm. OB 2.3.2 compiles but 2.4.1 doesn't on the same system? > > - Noel > > >> On 3 Nov 2016 5:44 p.m., "Fritz" wrote: >> Hello, all. I previously compiled and installed OpenBabel 2.3

Re: [Open Babel] Compiling OpenBabel 2.4.x - Errors in OBGUI.cpp

2016-11-05 Thread Noel O'Boyle
Just to confirm. OB 2.3.2 compiles but 2.4.1 doesn't on the same system? - Noel On 3 Nov 2016 5:44 p.m., "Fritz" wrote: > Hello, all. I previously compiled and installed OpenBabel 2.3.2 for Python > 3, > and wanted to do it again with 2.4.x. I successfully ran the cmake command > with Python, S