[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 05:58:52 CET

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
referenced in function _print_error
SVNUpdate error LNK2001: unresolved external symbol __imp__libintl_dgettext
SVNUpdate error LNK2019: unresolved external symbol
__imp__libintl_textdomain referenced in function _svn_cmdline_init
SVNUpdate error LNK2019: unresolved external symbol
__imp__libintl_bindtextdomain referenced in function _svn_cmdline_init
SVNUpdate error LNK2019: unresolved external symbol __imp__libintl_fprintf
referenced in function _svn_cmdline_init
SVNUpdate error LNK2019: unresolved external symbol __imp__libintl_sprintf
referenced in function _uri_escape
***************************************************************************

Can you tell me if I have all of the libraries required when what kind of
error this is....

Regards,
Mubashar Ahmad
Software Engineer
i2c Inc.
 
 

> -----Original Message-----
> From: Toby Johnson [mailto:toby@etjohnson.us]
> Sent: Tuesday, December 21, 2004 7:46 PM
> To: Mubashar Ahmad
> Cc: users@subversion.tigris.org
> Subject: Re: Need to wrtie a svn Client only
>
> Mubashar Ahmad wrote:
>
> >Hello Dears!
> >
> >I want to write only a client of subversion for windowsXP ... please let
> me
> >what libraries are necessary for that and how can I get all the binaries
> of
> >subversion api's.. so I ll be able to write the client without the
> building
> >process of subversion source.
> >
> >
> See Chapter 8 ("Developer Information") of the Subversion book:
> http://svnbook.red-bean.com/en/1.1/ch08.html
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 22 05:53:35 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.