Re: [Open Babel] Errors while Building openbabel

2023-11-04 Thread Geoffrey Hutchison
You can run “ctest” to run the tests. In these particular cases, there is little difference between the data types - these warnings do not show up with other compilers. -Geoff On Nov 4, 2023 at 7:44:45 AM, Dhruv J wrote: > Hello, > How can I know if I have built openbabel correctly,

Re: [Open Babel] Errors while Building openbabel

2023-11-02 Thread Geoffrey Hutchison
The MAE parser has some definite issues. Try running “ccmake” to turn off WITH_MAEPARSER or run “cmake -DWITH_MAEPARSER=OFF” Hope that helps, -Geoff On Nov 2, 2023 at 2:00:12 PM, Dhruv J wrote: > Hello everyone, > I am Dhruv, a third year Computer Engineering undergrad from Mumbai, > India.

[Open Babel] Errors while Building openbabel

2023-11-02 Thread Dhruv J
Hello everyone, I am Dhruv, a third year Computer Engineering undergrad from Mumbai, India. I am a data science and Machine learning enthusiast. I am interested in contributing to OpenBabel (I am aware of python and C++) but am very new to Open Source. I am trying to build openbabel from source in