Re: API VC++ examples without getting tortise or rapidsvn etc.
From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2005-05-10 10:13:19 CEST
Matt Daniel wrote:
You must not link to several runtime libraries at once. libcmtd.lib is the
> LNK2001: unresolved external symbol _svn_path_get_longest_ancestor
Those are Subversion's symbols.
> LNK2001: unresolved external symbol __imp__apr_pool_destroy@4
This is not directly part of Subversion but rather part of the underlying APR
Both unresolved symbol classes of errors should be resolvable by linking with
If you are looking for example code, you could take RSVN, TortoiseSVN or other
Uli
---------------------------------------------------------------------
|
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.