]
Subject: [boost] Re: Regex and STLPMT.LIB
John Maddock wrote:
>
> It looks more likely that you actually compiled with Builder 6, as that
> ships with (and uses) that lib.
>
I ran into this problem. Builder 6 puts itself at the head of the path,
so when you run make (for building reg
John Maddock wrote:
It looks more likely that you actually compiled with Builder 6, as that
ships with (and uses) that lib.
I ran into this problem. Builder 6 puts itself at the head of the path,
so when you run make (for building regex), I ended up building with BCB6
make, and then tried linkin
Diener
Sent: Tuesday, 18 March 2003 13:01
To: [EMAIL PROTECTED]
Subject: [boost] Re: Regex and STLPMT.LIB
Malcolm Smith wrote:
> Hi all,
>
>
> I just compiled the regex library under C++Builder 5.
>
> I've tried to compile an application and it complains about not being
>
Malcolm Smith wrote:
> Hi all,
>
>
> I just compiled the regex library under C++Builder 5.
>
> I've tried to compile an application and it complains about not being
> able
> to find STLPMT.LIB - I can find no information on this LIB.
It's a BCB6 library for the stlPort implementation of the C++ st