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

Re: link libsvn_client-1.lib in VC++ 6.0

From: John Szakmeister <john_at_szakmeister.net>
Date: 2005-05-08 11:29:41 CEST

On Sunday 08 May 2005 05:10, Andreas Richter wrote:
> Am Sonntag, 8. Mai 2005 01:18 schrieb Andreas Richter:
> > Am Sonntag, 8. Mai 2005 01:06 schrieb Branko Čibej:
> > > >On Linux a can link my program against libsvn_client-1 and i can
> > > > make a simple checkout at the moment. When i try this under
> > > > Windows i become many linker errors (more than 100) with
> > > > unresolved symbols in libsvn-client-1.lib.
> > >
> > > What symbols are these? No-one can help you if you don't describe
> > > your problem in a bit more detail.
> >
> > Right. Without information it is difficult to help ;)
> > Have already shutdown my windows machine. I will look tomorrow and
> > inform you about the correct linker errors.
>
> Have now link all available libs int my project and now i have only 2
> unresolved symbols
>
> __imp__SHGetFolderPathA@20
> __imp__SHGetFolderPathW@20
>
> which library have these symbols?

shell32.lib, IIRC.

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 8 11:34:57 2005

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.