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
> Anton Pervukhin wrote:
>> Hi Bill
>>
>>
>>> I can not figure it out from the output you have posted. I suggest
>>> that
>>> you make a very small contained
>>> example that I can try. A tar file with all the sources needed to see
>>> the problem. I will take a look
>>> at it if you can create