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

Re: Help for win32 compilation

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-03-28 16:20:20 CEST

On 3/28/07, Yves Martin <yves.martin@elca.ch> wrote:
>
> Hello Mark,
>
> I have followed instructions and run the commands (with project
> conversion in VS2005):
>
> python gen-make.py -t vcproj --vsnet-version=200x
> --with-openssl=..\openssl --with-zlib=..\zlib
> --with-libintl=..\svn-win32-libintl
>
> devenv subversion_vcnet.sln /build "Release" /project "__ALL_TESTS__"
>
> But linking fails. zlib has been compiled (.obj files are present) but
> no .lib is available.
>
> Have you got an idea why ?

I have not done build in a while and never with VS 2005. Do you have Neon
in your source tree? It used to be that the Neon build took care of zlib.
I imagine that is not the case anymore since zlib is used throughout SVN
now.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on Wed Mar 28 16:20:42 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.