Hello Does anybody comment my patch?
-- Masaru Tsuchiyama <[email protected]> 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. > ]]] > >

