Re: [Open Babel] Open Babel & Boost.Log linking errors.

2013-10-03 Thread Anton Simakov
Thanks a lot, Chris! I actually did some search and I think I found the cause of the problem: it appears that by default you are linking to Boost libraries statically! But when in the same project you are linking some libraries statically ( Boost in my case) and others dynamically (Open Babel in

Re: [Open Babel] Open Babel & Boost.Log linking errors.

2013-10-03 Thread Chris Morley
On 03/10/2013 11:33, Anton Simakov wrote: > Hi! > > I'm trying to use Boost.Log 2.0 in my project which is based on Open Babel. > I'm currently compiling at Windows with Visual C++ 2010 and linkage > fails with the following message > > libboost_log-vc100-mt-gd-1_54.lib(exceptions.obj) : error LNK2

[Open Babel] Open Babel & Boost.Log linking errors.

2013-10-03 Thread Anton Simakov
Hi! I'm trying to use Boost.Log 2.0 in my project which is based on Open Babel. I'm currently compiling at Windows with Visual C++ 2010 and linkage fails with the following message libboost_log-vc100-mt-gd-1_54.lib(exceptions.obj) : error LNK2005: "public: virtual __thiscall std::basic_stringbuf,