Boost logo

Boost Users :

From: fanz (fanzhe_cui_at_[hidden])
Date: 2007-02-15 11:25:53


I corrected the subject of email:
From
The test project looking for library v1.33.1 NOT v1.33. Why???
To
The test project looking for library v1.33 NOT v1.33.1 Why???

-----Original Message-----
From: fanz [mailto:fanzhe_cui_at_[hidden]]
Sent: Thursday, February 15, 2007 11:22 AM
To: 'boost-users_at_[hidden]'
Subject: The test project looking for library v1.33.1 NOT v1.33. Why???

I was trying to build Slexer that was in WAVE library that came with BOOST
v1.33.1 pkg. I think this might be a configuration problem of boost version,
but I could not figure it out, although I looked in every setting of VC++8.0
for the boost.

When I build the slexer program with VC++8.0 I got the error:

1>------ Build started: Project: test, Configuration: Debug Win32 ------
1>Linking...
1>LINK : fatal error LNK1104: cannot open file
'libboost_wave-vc80-mt-gd-1_33.lib'
1>Build log was saved at
"file://c:\Users\Testing\tool_test\wave\test\testlexers\Debug\BuildLog.htm"
1>test - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

But I did not designate the link library to
'libboost_wave-vc80-mt-gd-1_33.lib, and I don't know what setting made
VC++8.0 looking for this lib.

I want to VC++8.0 look for the library version v1.33.1 NOT v1.33. Does
anybody have any ideas or comments?

Thank you!
Fanz


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