
30 Jun
2004
30 Jun
'04
5:30 p.m.
Pavol Droba <droba@topmail.sk> writes:
Hi,
Regression tests show that codewarrior 8.0 have some problems with string algo lib.
Report is here: http://tinyurl.com/35asy
It seems, that compiler cannot find std::locale class. Can somebody with an access to this compiler help here.
Thanks in advance.
CW doesn't have locale unless you link to its static runtime. You can add <cwpro8><*><runtime-link>static <cwpro9><*><runtime-link>static to your library's requirements. -- Dave Abrahams Boost Consulting http://www.boost-consulting.com