22 Oct
2008
22 Oct
'08
6:52 p.m.
AMDG df.trash wrote:
LINK : fatal error LNK1104: cannot open file 'uuid.lib'
Do you have the platform SDK installed?
file_size.obj : error LNK2019: unresolved external symbol "class boost::system::error_category const & __cdecl boost::system::get_system_category(void)" (?get_system_category@system@boost@@YAABVerror_category@12@XZ) referenced in function "public: __thiscall boost::system::error_code::error_code(void)" (??0error_code@system@boost@@QAE@XZ)
You need to link to Boost.System as well. In Christ, Steven Watanabe