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

Windows vcproj generator

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2003-06-13 16:47:37 CEST

I've been trying to update the vcproj generator patch for mod_authz_svn
and for Brane's instrumenting additions to the dsp generator, but I'm
getting a linker error on mod_authz_svn:

mod_authz_svn.obj : error LNK2019: unresolved external symbol
_dav_svn_split_uri referenced in function _auth_checker

Does VC6 build this correctly? Even using the dsp generator and
converting those (and then tweaking the resource defines so everything
else builds), I get this same error for mod_authz_svn.

The installer project doesn't work (with either generator) because the
installer.bat file is not found.

Also, should I dump the code and pre-defined vcproj files for apr on the
assumption that they will be included with apr sometime?

I've been using the vcproj generator heavily and it's working well
except for these issues. I have updated it for a few linker warning
fixes and (as Sander pointed out) fixed the svn_config.vcproj to keep it
from nuking the neon build .bat file.

I also don't mind just forgetting the vcproj generator and converting
dsp's...but then the resource defines would have to be done differently
or something. The resource defines are the only problem when converting
dsp's to vcproj's, to my knowledge.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 13 16:48:33 2003

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.