cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: install problem on windows and studio 2008

From: Ben Noordhuis <info_at_bnoordhuis.nl>
Date: Tue, 19 Apr 2011 10:57:19 +0200

On Mon, Apr 18, 2011 at 20:45, Fred Bayoff <fbayoff_at_newlinebuilders.net> wrote:
> I then downloaded: libcurl-7.19.3-win32-ssl-msvc.zip which unzipped provided
> the curllib.dll
>
> Then under Studio I go project properties, linker, input and put in
> curllib.dll
> under c/c++/general I add the include and lib paths
>
> Under tools/options/vc++directories, i add the include and lib paths
>
> When I go to build the solution, I get an error:
> fatal error LNK1104: cannot open file 'curllib.dll'

Check the file permissions, this error frequently happens when the
.lib file is not readable for the user the linker runs as.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-04-19