Date: 05/12/01
- Next message: zaphod <email protected>: "[PHP-DEV] Bug #10831: PHP website is broken!"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] Update of bundled packages"
- Next in thread: Daniel Beulshausen: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/xml/expat expat.dsw expat.mak winconfig.h/win32 php4dllts.dsp"
- Reply: Daniel Beulshausen: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/xml/expat expat.dsw expat.mak winconfig.h/win32 php4dllts.dsp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Daniel Beulshausen wrote:
> Log:
> hopefully fix win32 build, untested
I was two seconds away of commiting exactly the same patch :-)
But it doesn't fix it completely:
wddx.obj : error LNK2001: Unresolved external symbol _php_XML_ParserFree
wddx.obj : error LNK2001: Unresolved external symbol _php_XML_Parse
wddx.obj : error LNK2001: Unresolved external symbol
_php_XML_SetCharacte
rDataHandler
wddx.obj : error LNK2001: Unresolved external symbol
_php_XML_SetElementH
andler
wddx.obj : error LNK2001: Unresolved external symbol
_php_XML_SetUserData
wddx.obj : error LNK2001: Unresolved external symbol
_php_XML_ParserCreat
e
-- sebastian bergmann sb <email protected> http://www.sebastian-bergmann.debonn.phpug.de | www.php.net | www.phpOpenTracker.de | www.titanchat.de
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: zaphod <email protected>: "[PHP-DEV] Bug #10831: PHP website is broken!"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] Update of bundled packages"
- Next in thread: Daniel Beulshausen: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/xml/expat expat.dsw expat.mak winconfig.h/win32 php4dllts.dsp"
- Reply: Daniel Beulshausen: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/xml/expat expat.dsw expat.mak winconfig.h/win32 php4dllts.dsp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

