Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2007-11-17 04:39:57


Arnau Rebassa wrote:
> Hi all,
>
> I'm very newbie with boost and regex library. First I downloaded the
> latest version and compiled it for Visual Studio .NET 2003, the
> compilation went smooth but when I try to compile a minimal program
> it says:
>
> expressions_regulars fatal error LNK1104: cannot open file
> 'libboost_regex-vc71-sgd-1_31.lib'.
>
> I only have *1_34_1.lib files. Searching a bit more, I found the
> binary installer, so I removed everything from my manual compilation
> and installed it. When I try to compile, again the same message. I
> don't understand anything, any idea?

Well, if you have Boost-1.34.1 then it *will* look for the *1_34_1.lib
files: my guess is you have an earlier version of Boost sitting on your hard
drive and in your compilers include path?

HTH, John.


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