Kevin Aubuchon wrote:
> svn for Win32:
>
> I get this link error for svn (actually hundreds of them):
>
> switch-cmd.obj : error LNK2019: unresolved external symbol
> __imp__apr_pool_destroy@4 referenced in function _svn_cl__switch
>
> I'm linking to apr.lib, and the lib is found ( I get an error if lib
> path is incorrect). Do I have something configured wrong? It seems
> apr_pool_destroy is exported from apr.lib.
You should link libapr.lib. Your build environment is configured to use
the APR DLLs.
-- Brane
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 2 04:57:23 2006