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

Re: 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 17:10:48 CEST

On 7/5/07, Paul Burba <pburba@collab.net> wrote:
> Mark,
>
> I did a build of trunk on my MSVC6 VM this morning and encountered the same problem you did. I think this explains the problem:
>
> http://trolltech.com/developer/knowledgebase/faq.2007-05-04.4776834989/
>
> After replacing this line in my build script:
>
> set SDKLIB=C:\Program Files\Microsoft Platform SDK\Lib
>
> with this:
>
> set SDKLIB=C:\Program Files\Microsoft Visual Studio\VC98\Lib;C:\Program Files\Microsoft Platform SDK\Lib
>
> Everything worked fine.

I will give that a try, but I seem to recall I had to do the exact
opposite for APR 1.2.8 to build because of needing newer LDAP
libraries or something like that. I suppose since APR is built
separate this might not be too big of an issue.

-- 
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 17:10:43 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.