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

link errors

From: <kevin.aubuchon_at_charter.net>
Date: 2006-03-08 04:54:01 CET

I'm loading the subversion_vcnet solution with all projects (VS2005 on WindowsXP). I'm trying to build SVN. I get 500+ external link errors.
Here is a sample:

unresolved external symbol __imp__apr_pool_destroy@4 referenced in function _svn_cl__switch switch-cmd.obj
unresolved external symbol _svn_client_add3 referenced in function _svn_cl__add add-cmd.obj
unresolved external symbol _svn_pool_create_ex propedit-cmd.obj
unresolved external symbol _svn_xml_make_close_tag info-cmd.obj

I don't understand how the projects can link when none of the other projects import libs are included.
What am I not doing?

Kevin Aubuchon

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 8 04:54:24 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.