cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Compile errors with php_curl.dll

From: Tony Reynolds <tonyr_at_securepay.com>
Date: Mon, 23 Sep 2002 14:45:34 -0500

I am trying to build the php_curl.dll file and I am getting the following
compile errors using MS VC++ 6 as the compilation tool. I am not very adept
with C++ and any help would be appreciated.
The current error set is as follows:

curl.obj : error LNK2001: unresolved external symbol
__imp__zend_wrong_param_count
curl.obj : error LNK2001: unresolved external symbol __imp___zend_list_addref
curl.obj : error LNK2001: unresolved external symbol __imp__php_strlcpy
curl.obj : error LNK2001: unresolved external symbol __imp___zend_list_delete
libcurl.lib(progress.obj) : error LNK2001: unresolved external symbol __ftol2
libcurl.lib(connect.obj) : error LNK2001: unresolved external symbol __ftol2
..\..\Release_TS/php_curl.dll : fatal error LNK1120: 5 unresolved externals
Error executing link.exe.

This is down from around 250 errors so I am making progess, but I have no
clue on these last few . I downloaded a more recent ".dsp" file from the CVS
repository which appears to have corrected the majority of the "curl.obj"
errors. So I suspect there lies my answer but I know squat about the
constructs of the ".dsp" file and would not knwo where to begin.

Tony

----------------------------------------
There are two rules for ultimate success in life:
(1) Never tell everything you know.

----------------------------------------
Keep on Truck'n

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