cURL / Mailing Lists / curl-users / Single Mail

curl-users

[ curl-Bugs-732845 ] visual studio compiled link error on v7.10.4

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Mon, 05 May 2003 11:33:18 -0700

Bugs item #732845, was opened at 2003-05-05 11:33
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=732845&group_id=976

Category: compile or build problem
Group: bad behaviour
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
Summary: visual studio compiled link error on v7.10.4

Initial Comment:
The previous verion of 7.10.3 compiled without errors,
but the new version 7.10.4 gave me the following errors
while linking.

Deleting intermediate files and output files for
project 'curllib - Win32 Debug'.
--------------------Configuration: curllib - Win32 Debug----------
----------
Compiling...
...
Generating Code...
Linking...
   Creating library Debug/libcurl.lib and object
Debug/libcurl.exp
hostip.obj : error LNK2001: unresolved external symbol
_Curl_share_unlock
url.obj : error LNK2001: unresolved external symbol
_Curl_share_unlock
hostip.obj : error LNK2001: unresolved external symbol
_Curl_share_lock
url.obj : error LNK2001: unresolved external symbol
_Curl_share_lock
Debug/libcurl.dll : fatal error LNK1120: 2 unresolved
externals
Error executing link.exe.

libcurl.dll - 5 error(s), 0 warning(s)

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=732845&group_id=976

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2003-05-05