Boost logo

Boost Testing :

From: Goncalo N M de Carvalho (glslang_at_[hidden])
Date: 2005-10-14 19:11:54


Hey,

>
> test_static.obj : error LNK2001: unresolved external
> symbol "public:
> static unsigned char *
> _STL::_Bs_G<bool>::_S_bit_count"
> (?_S_bit_count@?$_Bs_G@_N@_STL@@2PAEA)

Bitset related. There's a template class with two
static members in _bitset.h, _S_bit_count and some
other.

A dumpbin does not report those as exported symbols. I
can't also find a configuration switch to magically
allow them to be exported.

Unfortunately, this is the only info I have so far.

Cheers,

Goncalo

                
__________________________________
Yahoo! Music Unlimited
Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/


Boost-testing list run by mbergal at meta-comm.com