On 04.09.2012 02:22, Bert Huijben wrote: > >> -----Original Message----- >> From: [email protected] [mailto:[email protected]] >> Sent: maandag 3 september 2012 21:19 >> To: [email protected] >> Subject: svn commit: r1380311 - >> /subversion/trunk/build/generator/templates/svn_locale.vcxproj.ezt >> >> Author: rdonch >> Date: Mon Sep 3 19:19:01 2012 >> New Revision: 1380311 >> >> URL: http://svn.apache.org/viewvc?rev=1380311&view=rev >> Log: >> * build/generator/templates/svn_locale.vcxproj.ezt: Change the >> configuration >> type to "Makefile", otherwise the generated project doesn't do anything. >> (Obvious fix.) > Why didn't the utility project work for you? > What didn't work? > (Which Visual Studio version?) > > This configuration (and other projects with the same setting) worked for a > few years in a number of setups now. > > I think both CollabNet's and Wandisco's current 1.7 releases are built using > this version of the template, but I think both with gettext disabled. > > > Maybe with a bit more knowledge about your scenario the fix is obvious, but > currently it isn't for me. And I'm surprised the original script didn't work.
I agree. This is not at all an obvious fix. You'll have to explain what doesn't work. Far as I know, the only problem with that template is that it puts the output in the wrong directory (build/(Debug,Release) instead of one level higher). -- Brane -- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/download

