
4 Mar
2011
4 Mar
'11
9:32 a.m.
Hi Gunnar, On Fri, Mar 4, 2011 at 6:57 AM, Gunnar Salentin <gsalentin@gmail.com> wrote: <snip details>
SUser:~ SUserHG$ c++ -I /opt/local/include/boost example.cpp -o example example.cpp:1:35: error: boost/lambda/lambda.hpp: No such file or directory
It's likely the -I should be: -I/opt/local/include HTH, Nate