
12 Jul
2004
12 Jul
'04
10:16 a.m.
Recently I begin to use stlport in my programs, and I want to build boost regex under win32 using vc6 and stlport 5.0. But when I build them,the following errors occurs:
That was a known issue at one point, if you upgrade to Boost-1.31 and apply the latest regex patches, both from http://sourceforge.net/project/showfiles.php?group_id=7586 then that should fix all your problems. John.