From: John Maddock (jm_at_[hidden])
Date: 2003-03-18 06:36:38


> 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 looks more likely that you actually compiled with Builder 6, as that
ships with (and uses) that lib.

John.