Have you tried diffing the build output from the Mac vs Linux? My
guess is that you're missing some optional dependencies...optional,
but required for the tests.
Regards,
- Noel
On 19 January 2017 at 14:42, Mohammad Mehdi Ghahremanpour
wrote:
> Hello,
>
> I have compiled OpenBabel with clang and
Hello,
I have compiled OpenBabel with clang and clang++ on Mac OS and all tests pass.
But, when I compile it with gcc and g++ (versions: 4.9.4, 5.3.0, and 6.2.0) on
a Linux machine, almost all tests fail.
Any suggestion?
Thanks,
Mohammad
---