Hi,

I am trying to compile a program using the filesystem module.  I am using
VC7 and whenever I try to compile it get errors such as ...

TestBoostFs error LNK2005: "public: unsigned int __thiscall
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> >::size(void)const "
([EMAIL PROTECTED]@[EMAIL PROTECTED]@std@@[EMAIL PROTECTED]@2@@std@@QBEIXZ)
already defined in libcpd.lib(ios.obj)

These errors occurr as soon as I add any boost::filesystem code.

Any suggestions?

Thanks,
Cain
[EMAIL PROTECTED]



_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to