| [PATCH] Fix unable to build with Visual Studio 2008
From: Jun Omae <jun66j5_at_gmail.com>
 Date: Fri, 1 May 2020 19:02:02 +0900 
Hi,
 I tried to build Subversion 1.10.x and trunk with Visual Studio 2008 for Python (2.7) bindings,
 "C:\usr\src\subversion\1.10.x\subversion_vcnet.sln" (__MORE__;__SWIG_PYTHON__ target) (1) ->
 I think the following line in vcnet_vcproj.ezt is incorrect. The line is introduced in r873230.
     ProgramDataBaseFileName="$(IntDir)/[sources.reldir]/[target.proj_name]-[sources.reldir].pdb"/>
 After attached patch, the error goes away and build successfully.
 -- Jun Omae <jun66j5_at_gmail.com> (大前 潤) 
 
 | 
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.