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

Re: Win32 cmd line client - libsvn_ra, _dav,_local

From: Branko Čibej <brane_at_xbc.nu>
Date: 2006-03-06 00:02:54 CET

Kevin Aubuchon wrote:
> Which of the libsvn_* libraries should I link with? And/or which
> preprocessor defines do I need?
>
> I'm getting unresolved externals for _svn_ra_local_init,
> _svn_ra_svn_init. It seems I could add the preprocessor defines
> SVN_LIBSVN_CLIENT_LINKS_RA_SVN, SVN_LIBSVN_CLIENT_LINKS_RA_LOCAL to
> libsvn_ra but is that correct?
These defines are in svn_private_config.h for Windows, which is included
in the libsvn_ra sources. There's no provision currently in the Windows
build that would let you select the various RA libraries and repository
back-ends.

It would help if you explained what you're actually doing. If you're
building "the" command-line client, then I don't understand how you
could have these problems.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 6 00:03:40 2006

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.