Hi lpouget,
Thanks for posting this diff!
It looks like you aren't linking against boost locale. Boost is actually a collection of several libraries, so it's possible that the boost lib you're linking against does not have the locale component.
As an aside: what issues were you receiving that required you to define _NO_ASYNCRTIMP and _NO_PPLXIMP?
Thanks,
roschuma
Thanks for posting this diff!
It looks like you aren't linking against boost locale. Boost is actually a collection of several libraries, so it's possible that the boost lib you're linking against does not have the locale component.
As an aside: what issues were you receiving that required you to define _NO_ASYNCRTIMP and _NO_PPLXIMP?
Thanks,
roschuma