I'm having a problem using any part of boost in dev-c++.  The compiler itself seems to handle the code fine but when it trys to link i get the error:

[Linker error] undefined reference to 'boost::filesystem::path::path(char const*)'

I looked through the archive and found someone else (Chun Ping Wang) with this same problem but it was never answered.

Thanks

Craig