Re: [PATCH] fix compiler error on VS2008 "CVTRES : fatal error CVT1103: cannot read file"
From: Masaru Tsuchiyama <m.tmatma_at_gmail.com>
Date: Thu, 22 Aug 2013 23:10:53 +0900
Hello
Does anybody comment my patch?
-- Masaru Tsuchiyama <m.tmatma_at_gmail.com> Masaru Tsuchiyama wrote: > Hi > > I attach a patch to fix the following compiler error on VS2008 > "CVTRES : fatal error CVT1103: cannot read file". > > I got the error on tests projects. > > The projects use the same IntermediateDirectory settings. > The outputs of svn.rc is the same path. > > So the error occurs when compiling the test projects in parallel. > > [[[ > Fix compiler errors on VS2008 for test projects. > > * build/generator/templates/vcnet_vcproj.ezt > () : append Intermediate Directory to $(ProjectName) > not to conflict output directories. > ]]] > >Received on 2013-08-22 16:11:29 CEST |
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.