Re: [Cppcms-users] Boost locale with icu backend static linking.
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2012-07-19 07:54:54
|
- What exactly the error? - What symbols are missing? - How exactly do you link? Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ >________________________________ > From: Stanimir Mladenov <sta...@zo...> >To: CppCMS users group <cpp...@li...> >Sent: Monday, July 16, 2012 7:10 PM >Subject: [Cppcms-users] Boost locale with icu backend static linking. > >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 > >------------------------------------------------------------------------------ >Live Security Virtual Conference >Exclusive live event will cover all the ways today's security and >threat landscape has changed and how IT managers can respond. Discussions >will include endpoint security, mobile security and the latest in malware >threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >_______________________________________________ >Cppcms-users mailing list >Cpp...@li... >https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > |