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