> -----Original Message----- > From: rdo...@apache.org [mailto:rdo...@apache.org] > Sent: maandag 3 september 2012 21:19 > To: comm...@subversion.apache.org > 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. Bert