I believe the latest development version does support C++11.
I think the relevant changes since 2.3.2 are here:
https://github.com/openbabel/openbabel/pull/34
https://github.com/openbabel/openbabel/pull/62
You could either apply those changes to 2.3.2 manually, or just use the latest
development version which is relatively stable.
Matt
On 22 Jul 2014, at 22:17, Itay Zandbank <i...@zmbq.com> wrote:
> Hi.
>
> I've inherited a project that uses OpenBabel. The project is quite messy
> and needs a lot of organizing. Since it's written in a strange C/C++ hybrid,
> I want to modify it so that its code is modern C++ code. And by modern I hope
> to be able to use C++11.
>
> Unfortunately, I can't get OpenBabel to work with C++11. Compiling it on
> Visual Studio 2013 fails miserably - I have to use Visual Studio 2010 (which
> doesn't support C++11 too well). On OS X I'm facing the same problem, I need
> to compile OpenBabel with -stdlib=libstdc++, which means I need to compile my
> code with the same standard library. So both on OS X and on Windows I'm stuck
> with C++03.
>
> I'm using the latest stable release - 2.3.2.
>
> Does the bleeding edge version support C++11? Are there any plans to
> support it in the future?
>
> Thank you,
> Itay.
> ------------------------------------------------------------------------------
> Want fast and easy access to all the code in your enterprise? Index and
> search up to 200,000 lines of code with a free copy of Black Duck
> Code Sight - the same software that powers the world's largest code
> search on Ohloh, the Black Duck Open Hub! Try it now.
> http://p.sf.net/sfu/bds_______________________________________________
> OpenBabel-discuss mailing list
> OpenBabel-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openbabel-discuss
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss