13 Mar
2004
13 Mar
'04
12:31 p.m.
I am trying to build de regex boost library with msvc and stlport4.6.1, with no success!!!
I regularly test regex with msvc+STLPort and it works for me with Boost.1.31.0 (OK, I use STLPort 4.6, but otherwise the same settings as you are using).
I use the following to compile (release version):
The static libs have built OK, but the dll build failed for some strange reason, I really don't understand that... John.