Re: Problem generating working project files for VS.NET
From: Martin Hauner <hauner_at_web.de>
Date: 2003-05-03 12:19:40 CEST
Hi,
here are my modifications to build with vc7 based on the vc6 projects.
- generate vc6 project files
- load subversion_msvc.dsw with vc7
- change neon project properties/Configuration Properties/NMake, add
- set project dependencies, this will remove the link errors
- stringtest project properties
I don't know if my changes for building mod_dav_svn are useful
- mod_dav_svn project properties
add $(HTTPD)/lib to linker input paths
Since my Apache installation didn't have an xml.lib i replaced it
I made the following change to subversion/include/svn_types.h
--->
/** In @c printf()-style functions, format file sizes using this. */
/* FIXME: Have to fiddle with APR to define this function */
-- Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat May 3 12:21:27 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.