cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [curlib.lib] unresolved externals Problems!!

From: Tiago Conceição <tiago_caza_at_hotmail.com>
Date: Tue, 10 Apr 2007 12:49:14 +0000

dont work too :(

i have CURL_STATICLIB defined in c++/processor

i have made some tests:

--------------------------------------
#define CURL_STATICLIB
#include "curl.h"
--------------------------------------

= external errors

--------------------------------------
#include "curl.h"
#define CURL_STATICLIB
--------------------------------------

= external errors

--------------------------------------
#define CURL_STATICLIB
#include "curl.h"
#define CURL_STATICLIB
--------------------------------------

= external errors

im bulding a dll with curlib.lib. but if i add libcurl.lib compiles good but
after my dll dont work :(

im not the only have that problem!

you can see here:
http://forums.alliedmods.net/showthread.php?t=40601&highlight=curllib.lib

_________________________________________________________________
Junte-se à evolução comunicacional - os seus amigos vão dar por isso!
http://www.communicationevolved.com/pt-pt/
Received on 2007-04-10