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

svn - unresolved external

From: Kevin Aubuchon <kevin.aubuchon_at_charter.net>
Date: 2006-03-02 04:53:48 CET

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.

kevin

---------------------------------------------------------------------
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:53:21 2006

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.