Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Viewing all articles
Browse latest Browse all 4845

New Post: Build error - MS Casablanca on Linux SUSE Enterprise

$
0
0
Hi prashanthravoor,

The linker fails to find boost_locale and boost_regex. Here is how I suggest to trouble-shoot it:
locate boost_locale
On my system (Ubuntu) I get the following:
/usr/lib/i386-linux-gnu/libboost_locale.a
/usr/lib/i386-linux-gnu/libboost_locale.so
Try this and see if you have the library installed properly.

The pkg-config error is unrelated and can be ignored for now (this is something we need to fix on our side, but it should be benign).

Viewing all articles
Browse latest Browse all 4845

Trending Articles