Greetings

As a warning, some versions of the patch utility (including the one on Solaris) can't handle adding (and probably removing) files when applying patches. I have found that the GNU patch utility is able to handle this though.

I am experiencing some strange behavior when attempting to run the generate.bat script on 64 bit windows XP after applying this patch. The behavior observed is as follows:

D:\ablack\stdcxx>generate.bat /CONFIG:msvc-8.0 /BUILDDIR:D:\ablack\stdcxx-build
Solution generation script
Checking arguments...
Building directory tree created
Checking consistence...
Unable to create VCProjectEngine object: Could not create object named "VisualStudio.VCProjectEngine.8.0".

However, I am able to run it on 32 bit Windows XP without any problems.
Might you have any insight into what is going wrong, or what steps could be taken to debug the problem?

--Andrew Black

Farid Zaripov wrote:
-----Original Message-----
From: Andrew Black [mailto:[EMAIL PROTECTED] Sent: Monday, September 25, 2006 8:46 PM
To: [email protected]
Subject: Re: [PATCH] Scripts, generating solution and projects for MSVC/ICC

One note I have about the patch file is that it doesn't include the additional files that were added during the development process.
  Yes, I know. Sorry for that, I didn't assumed (at that time) that
Tortoise SVN plugin (which I use) can include new files when creating a
patch.

Farid.

Reply via email to