"Anatol Belski" in php.pecl.dev (Wed, 5 Feb 2014 13:56:49 +0100):
>Hi Jan,
>
>> The DLL's are from http://sourceforge.net/projects/win32svn/files/
>> You will have to put them in your path or in the directory of php.exe.
>>
>> I had to tweak the config.w32 a littke bit to make it compile, because
>> nobody has libsvn_ra_dav-1.lib. So I removed the check for that lib.
>>
>I saw that bins as well. Just as on reads at the project page "These
>binaries are built using Visual C++ 6.0", that's exactly what we should
>avoid. As mixing CRT can lead to unexpected bugs and as a consequence
>erroneous bug reports. Just cross the fingers and pray it's not the case
>:)

I missed the part about VC6, but you are right. Wandisco has VC9 DLL's,
but no libs.

http://www.wandisco.com/subversion/download#windows

But of course it is preferable to compile the libs and dll's from
source.

Jan

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to