Right... I updated the cvs build again, build the regex library with the makefile and renamed the resulting libs (they were called _1.32 but the auto link header expected _1.31) and it seems to work now... All I can say is thank god and weird... ---------------------------------- Peace and love, Tweety mitea@sympatico.ca - tweety_04_01@users.sourceforge.net YahooID: tweety_04_01
-----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of tweety Sent: July 25, 2004 6:19 PM To: boost-users@lists.boost.org Subject: RE: [Boost-users] building boost on vc7.1 with stlport
I can't belive it! I attached the cpp files to my project and added the #define macro you told me to add and I still got a ton of linker errors (more than before, but then again I use more stuff now)... All of them are in the reg_expression class... It's very weird...
---------------------------------- Peace and love, Tweety mitea@sympatico.ca - tweety_04_01@users.sourceforge.net YahooID: tweety_04_01
-----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of tweety Sent: July 24, 2004 6:53 PM To: boost-users@lists.boost.org Subject: RE: [Boost-users] building boost on vc7.1 with stlport
-----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of John Maddock Sent: July 24, 2004 6:04 AM To: boost-users Subject: Re: [Boost-users] building boost on vc7.1 with stlport
So it is built against stlport. About boost not being built against stlport because of a wrong STLPORT_PATH variable, that isn't possible as it is checked at build-time by bjam.
But I thought you used the makefile and not bjam? The makefile doesn't currently validate STLPORT_PATH.
I tried both... I even downloaded the cvs build and tried with that (although it didn't compile the datetime lib at all and the regex dlls, everything else worked ok and I still got those 2 linker errors)
The only other thing I can mention is that I also applied the boost-1.31.0-regex-patch-20040503.zip patch...
Seeing as noone can fix this, can someone tell me of another regex package besides microsoft's atl? I'm looking for something more
perl-like...
All I can say is "it works for me". Did you try the sample project I sent you?
Yes, and I attached the 2 linker errors in my last message...
BTW I should just add that VC7.1+STLPort is one of my regular regression tests on my machine here, and of course, you can always just add the source directly to your project in the IDE and define
BOOST_REGEX_NO_LIB to
suppress the auto-link code.
Yes, I think I'll try that...
---------------------------------- Peace and love, Tweety mitea@sympatico.ca - tweety_04_01@users.sourceforge.net YahooID: tweety_04_01
John.
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users