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

RE: Need to wrtie a svn Client only

From: Mubashar Ahmad <mahmad_at_i2cinc.com>
Date: 2004-12-22 10:49:37 CET

Hello Dear

I m using windowXP. And facing the same problem... and problem is not how to
write code etc. I m asking about what libraries I need if want to write a
subversion client.... and that if some one can provide me these libs
binaries as I m still unable to build subversion project as it is dependent
on lots of tools and software....

Regards,
Mubashar Ahmad
Software Engineer
i2c Inc.
 
 

> -----Original Message-----
> From: Ben Collins-Sussman [mailto:sussman@collab.net]
> Sent: Wednesday, December 22, 2004 2:22 PM
> To: Martin Tomes
> Cc: users@subversion.tigris.org; Mubashar Ahmad
> Subject: Re: Need to wrtie a svn Client only
>
>
> On Dec 22, 2004, at 2:49 AM, Martin Tomes wrote:
>
> > Mubashar Ahmad wrote:
> >> Hello Tony!
> >> I have checked the chapter 8 and found some libs listed in the start
> >> of the
> >> chapter. I have included all these libraries and its headers in
> >> project
> >> files. But I am getting linker error.. on the svn_config_get_config or
> >> svn_error_clean and some other basic functions of svn.
> >> **********************************************************************
> >> ****
> >> SVNUpdate error LNK2019: unresolved external symbol
> >> __imp__libintl_dgettext
> >
> > looks like you need libintl. You don't mention the platform you are
> > using, if it's Linux/Unix then add -lintl, if it's Windoze you will
> > have to work it out for yourself:-)
> >
> >
>
> You might also want to look at the minimal_client.c example code,
> sitting in /trunk/tools/examples/.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 22 10:43:59 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.