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

Re: Linking to libsvn_client?

From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta_at_gmail.com>
Date: Sun, 15 Jun 2008 16:55:36 +0200

2008-06-15 07:58:13 Andrew Smith napisaƂ(a):
> Hi
>
> I'd like to make an application that's (among other things) a subversion
> client.
>
> How do I go about linking to it? I can include svn_client.h, and build
> with `apr-1-config --flags --cppflags --includes`. But when it comes to
> linking, I get a million errors like:
> "subversion-1.4.6/subversion/libsvn_client/checkout.c:56: undefined ref
> erence to `svn_wc_init_traversal_info'"
>
> I'm trying to link directly to
> subversion/libsvn_client/.libs/libsvn_client-1.a as all I need is the
> client.
>
> Is there documentation for developers like me? I'll go read it instead
> of bothering you :)

These questions should have been sent to users_at_subversion.tigris.org.
Maybe you should also link against libsvn_wc.

-- 
Arfrever Frehtes Taifersar Arahesis

Received on 2008-06-15 16:59:19 CEST

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.