|
Boost Users : |
Subject: Re: [Boost-users] Noob question - undefined reference to boost::system::get_system_category
From: Michael Caisse (boost_at_[hidden])
Date: 2009-05-23 01:35:22
mx270a wrote:
> Michael Caisse-2 wrote:
>
>> You need to link against the boost system library also.
>>
>>
>
> How do I do that? I tried adding #include <boost/system.hpp> to the program,
> but there is no file by that name.
>
> -Lance
>
Lance -
You need to *link* the system library. For example, it might be called
libboost_system-gcc43-mt-1_37.so.
See Steven's response which pointed you toward the Getting Started guide.
Michael
-- ---------------------------------- Michael Caisse Object Modeling Designs www.objectmodelingdesigns.com
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