Hi: I built with the --build-type =complete option and the file is in the linkderssearch path, both in aditional paths in th project option and visual c++ defaul directories in the tool/options dialogue. Sean. -----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of John Maddock Sent: 27 January 2009 12:31 To: boost-users@lists.boost.org Subject: Re: [Boost-users] error linking the boost.filesystem library
The error is:
LINK : fatal error LNK1104: cannot open file 'libboost_filesystem-vc80-mt-gd-1_38.lib'
You need to ensure that: * this file actually exists (did you build Boost with the --build-type=complete option?) * that the directory containing it is in the linkers library search path. HTH, John. _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users __________ Information from ESET NOD32 Antivirus, version of virus signature database 3802 (20090126) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 3802 (20090126) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com