Opened 16 years ago

Closed 16 years ago

#845 closed Support Requests (None)

boost::signals

Reported by: nobody Owned by: Douglas Gregor
Milestone: Component: None
Version: None Severity:
Keywords: Cc:

Description

I am using boost::signal0 features in a simple VC++6.0
program. In link phase there's an error: 
LINK : fatal error LNK1104: cannot open file "libboost_signals-vc6-mt-sgd-1_33_1.lib"
Any help would be appreciate. Thanks in advance.

Change History (1)

comment:1 by Douglas Gregor, 16 years ago

Status: assignedclosed
Logged In: YES 
user_id=249098
Originator: NO

Please read the Boost "Getting Started" guide to learn how to build the Signals library and link it into your program.

http://www.boost.org/more/getting_started.html
Note: See TracTickets for help on using tickets.