[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] fix compiler error on VS2008 "CVTRES : fatal error CVT1103: cannot read file"

From: Masaru Tsuchiyama <m.tmatma_at_gmail.com>
Date: Tue, 06 Aug 2013 22:34:28 +0900

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.
]]]

-- 
Masaru Tsuchiyama <m.tmatma_at_gmail.com>

Received on 2013-08-06 15:35:05 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.