cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Library issue (again?)

From: Max L. Eidswick <max_at_eidswick.com>
Date: Thu, 22 Nov 2007 15:18:26 -0700

No luck -- same errors with advapi32.lib

I have done a full clean each time for both the curllib and the project under test. Everytime until it will build. No precompiles.
No NODEFAULTLIB. I just did a full build test with the same results as the last time (200+ errors).

I will go through the whole project and the curl project again to re-confirm this all.

Any other thoughts?

Max

-----Original Message-----
From: curl-library-bounces_at_cool.haxx.se [mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Yang Tse
Sent: Thursday, November 22, 2007 2:21 PM
To: libcurl development
Subject: Re: Library issue (again?)

> curllib.lib(mprintf.obj) : error LNK2001: unresolved external symbol _sprintf

Don`t use the VS2005 NODEFAULTLIB thing. Uncheck it if you have checked it.

Also undef _USRDLL in your projects if defined.

Do a batch clean all, and afterwards a batch build all.

You might also need to link with advapi32.lib.

-- 
-=[Yang]=-
Received on 2007-11-22