On 3/31/07, Tristan Carel <[EMAIL PROTECTED]> wrote:
On 3/31/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> On 3/31/07, Filipe Sousa <[EMAIL PROTECTED]> wrote:
> > [EMAIL PROTECTED] wrote:
> > > hi,
> > > I am using cmake and some library of boost on a linux box. When I use
> > > the boost::s
On 3/31/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
On 3/31/07, Filipe Sousa <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > hi,
> > I am using cmake and some library of boost on a linux box. When I use
> > the boost::shared_ptr, everything is fine. But when I try to
> > #include
On 3/31/07, Filipe Sousa <[EMAIL PROTECTED]> wrote:
[EMAIL PROTECTED] wrote:
> hi,
> I am using cmake and some library of boost on a linux box. When I use
> the boost::shared_ptr, everything is fine. But when I try to
> #include
> #include ,
> the cmake generates lots of "undefined reference to
[EMAIL PROTECTED] wrote:
> hi,
> I am using cmake and some library of boost on a linux box. When I use
> the boost::shared_ptr, everything is fine. But when I try to
> #include
> #include ,
> the cmake generates lots of "undefined reference to
> 'boost::filesystem::...' errors. Is there something
hi,
I am using cmake and some library of boost on a linux box. When I use
the boost::shared_ptr, everything is fine. But when I try to
#include
#include ,
the cmake generates lots of "undefined reference to
'boost::filesystem::...' errors. Is there something wrong with the
FindBoost.cmake? Why I