It may certainly be the problem. Why don't you compile
    php4ts.lib on your own too ?! First try this.

On Tue, Apr 23, 2002 at 08:37:00PM -0400, Igal Raizman wrote : 
> Hello,
> 
> I've set my VC++ 6.0 as I've been told to do here, and my extensions compile
> without any problems, errors or warnings. However, when it comes to linking
> I get the following error:
> 
> php_test.obj : error LNK2001: unresolved external symbol
> "__declspec(dllimport) int __cdecl zend_parse_parameters(int,void * * *,char
> *,...)" (__imp_?zend_parse_parameters@@YAHHPAPAPAXPADZZ)
> ..\..\Release_TS/php_Test.dll : fatal error LNK1120: 1 unresolved externals
> 
> I've made sure to include php4ts.lib in the project, so I have no idea what
> the problem could be.
> 
> Note: I'm using the php4ts.lib from PHP version 4.1.2, but actually using
> PHP version 4.2.0
> I'm not sure if this could be the problem, but I couldnt find php4ts.lib
> anywhere else but in the
> 4.1.2 dist.
> 
> 
> Thanks.
> 
> 
> 
> -- 
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php

-- 
Please always Cc to me when replying to me on the lists.
GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
"Mind if I MFH ?" "What QA did you do on it?" "the usual?" "ah... none :)"

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to