I have generated VS.NET project files with "gen-make.py -t vcproj", but the
resulting project files refer to source files with relative paths that are
not correct. For example, the project file
build\win32\vcnet-vcproj\libsvn_delta_vcnet.vcproj refers to the source file
subversion\libsvn_delta\vdelta.c simply as "vdelta.c".
Before I elaborate on this unnecessarily, I'd like to ask whether this
simply means that the vcproj option to gen-make is unfinished, or whether I
must be doing something wrong. Does everybody else using VS.NET generate VC6
project files, and let VS.NET convert them? I've tried that too, and found
that method to be sub-optimal as well, as the reference to neon also suffers
from some relative path inconsistencies (as reported by Damon Rand here:
http://www.contactor.se/~dast/svn/archive-2002-08/1180.shtml).
I am using revision 5775.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 1 16:12:10 2003