Boost logo

Boost Users :

Subject: [Boost-users] boost regex 64 bit build
From: Lloyd (lloydkl.tech_at_[hidden])
Date: 2011-07-12 08:21:03


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<char, ......

What could be the problem?

Thanks a lot,
  Lloyd


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net