Boost logo

Boost-Build :

Subject: [Boost-build] How to link boost to icu
From: Neela Shrestha (neela.11810_at_[hidden])
Date: 2012-11-16 06:47:07


Hi,
I have boost libraries in /usr/local/boost_1_49_0. I compiled and installed
the library with icu using.

./b2 -sICU_PATH=/usr as the icu libraries are in /usr/lib (but in read only
mode)
When I run the program, it shows

undefined reference to `icu_48::Locale::~Locale()'
How can I provide link to icu?



Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk