Re: [Boost-bugs] [Boost C++ Libraries] #11878: Locale dependend number formatting doesn't work with MSVC release config

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11878: Locale dependend number formatting doesn't work with MSVC release config
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-12-29 19:44:55


#11878: Locale dependend number formatting doesn't work with MSVC release config
--------------------------------+---------------------
  Reporter: octavian.cacina@… | Owner: artyom
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: locale
   Version: Boost 1.60.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------+---------------------

Comment (by artyom):

 Several things:

 1. Does both release and Debug linked to ICU or not?
 2. Does your static build is liked to static runtime or dynamic?
 3. Do you link your application to static or dynamic runtime.


 Note: both boost-locale and application must have access to same runtime.
 Best is to use dynamic build for both runtime and boost-locale.

 It is most likely your configuration/build combination issue - i.e.
 something compiled with something incompatible.

 So please try to check exactly all your build/link options and boost-
 locale configuration.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11878#comment:1>
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 : 2017-02-16 18:50:19 UTC