Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13326: linking with program_options has unresolved symbols on MSVC
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-03-20 15:38:11
#13326: linking with program_options has unresolved symbols on MSVC
-----------------------------------------+-----------------------------
Reporter: Mario Emmenlauer <mario@â¦> | Owner: Vladimir Prus
Type: Bugs | Status: new
Milestone: To Be Determined | Component: program_options
Version: Boost 1.65.0 | Severity: Problem
Resolution: | Keywords:
-----------------------------------------+-----------------------------
Comment (by Mario Emmenlauer <mario@â¦>):
Its an interesting find that this causing the build problem. But according
to my understanding, exporting STL classes from a DLL (or other shared
library) is generally not a good idea.
As quoted from Stackoverflow: Various articles seems to indicate that this
is very bad, which is quite understandable. Everything must be compiled
with the same compiler settings and CRT version. Otherwise everything will
crash and burn.
-- Ticket URL: <https://svn.boost.org/trac10/ticket/13326#comment:7> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2018-03-20 15:45:02 UTC