[Cppcms-users] Boost locale with icu backend static linking.
Brought to you by:
artyom-beilis
From: Stanimir M. <sta...@zo...> - 2012-07-16 16:11:29
|
Boost locale with dynamic linking works just fine. When i try to link it statically i get bunch of unresolved externals. 1. I did try with plain icu api call and static linking. Works. 2. I tried a simple libboost_filesystem api call with static linking. Works. The only problem is when I try to link libboost_locale statically. Does someone is able to statically link it? Greetings, Stanimir |