If my previous post makes it to the mailing list, please ignore it
(I figured out some of the original confusion). Here's the problem
I'm left with:-
A couple of days ago I installed libboost (v1.40) using the Windows
setup.exe file. To get myself started I decided to build the regex example
that I found here:-
http://www.cs.brown.edu/~jwicks/boost/libs/regex/doc/introduction.html
My installation contains DLLs called:-
boost_regex-vc80-mt-1_40.dll
and
boost_regex-vc80-mt-gd-1_40.dll
along with their associated link libs - and here's the example, as
I built it:-
#include <string>
#include
at memory location 0x0012f4e4.
I'm guessing that I should have configured something between installing boost and starting to use it. Have I missed a step out somewhere? Thanks, John
participants (1)
-
John Emmas