Boost logo

Boost :

Subject: Re: [boost] Can't build boost 1.48 with STLport 5.2.1
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2012-02-17 02:46:23


On Tuesday, February 14, 2012 17:16:22 Robert Dailey wrote:
> >
> > Any idea where to go from here? stlportstld.5.2.dll symbols seem to use
> > wchar_t.
>
> Any updates?

I assume, there are no messages about missing libraries in the compiler
output, so my last suggestion is to go digging STLPort code. It is possible
that the missing functions are not properly exported from dll. MSVC is
surprisingly picky as to where the declspec directive is specified, silently
ignoring it if the placement is wrong.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk