12 Jul
2011
12 Jul
'11
12:21 p.m.
Hi, I want to build boost regex 64 bit for a program on a Windows 7 64bit machine. I have downloaded boost 1.45 and built "bjam" by running "bootstarp.bat".
From "bjam" I built the regex library using the following command
bjam --build-type=minimal --with-regex using=msvc --address-model=64
I am compiling using visual studio 2010. When I try to link my program
with boost::regex, i get the error
unresoleved external symbol " private: class boost::basic_regex