Boost logo

Boost Users :

From: Daniel James (daniel_james_at_[hidden])
Date: 2006-03-08 18:10:17


On 3/8/06, Scott Meyers <usenet_at_[hidden]> wrote:
>The error messages
> are, um, not as enlightening as they might be. Any suggestions how to get this
> to work?
>
> Thanks,
>
> Scott
>
> #include <iostream>
> #include <string>
> #include "boost/filesystem/operations.hpp"
> #include "boost/filesystem/path.hpp"
> #include "boost/lambda/bind.hpp"
> #include "boost/lambda/if.hpp"

You also need to include "boost/lambda/lambda.hpp", to declare operator<<.

Daniel


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