[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Remove APR ICONV dependency on Windows (was SVN Win32 Developers -- need some help)

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-07-05 15:11:42 CEST

On 7/5/07, Mark Phippard <markphip@gmail.com> wrote:
> Thanks Ivan.
>
> Is it possible to build apr-util without iconv now? Or do we still
> have to build apr-iconv and ship the DLL and just know that we are now
> not actually using it?

I figured this out. Just had to edit apu.h.

Now when I build SVN it cannot create the libsvn_subr-1.dll The
reason is that it cannot resolve the symbols for these new functions
we are calling ... CoInitialize etc... I imagine there is some new
.lib that we have to make available during the compile? I am using
MSVC 6.0 with the latest SDK.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 5 15:11:44 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.