On 10/02/2016 22:16, Bram Moolenaar wrote:

Kenny Wong wrote:

After applying patch 7.4.1240, I cannot build using Visual Studio 2005 because 
its rc.exe version does not support the /nologo option, e.g.

C:\>"C:\Program Files (x86)\Microsoft Visual Studio 8\VC\bin\rc.exe" /nologo
fatal error RC1106: invalid option: -ologo

I thought I was using an ancient compiler, but this is even older.
Any reason why you can't use the 2008 or 2010 version?  I have heard
several people say the 2010 version still builds for old systems (XP and
up).

rc.exe in VS2005 was a bit rogue. rc in the previous release only showed the logo when the /verbose flag was used. In VS2005 rc was "fixed" to show the logo by default, but didn't get a /nologo to turn it off again - this was added in the following release.

If changing the version of VS being used is not possible then I guess the /nologo for rc.exe should be removed and a comment put in noting that we are stuck with having it appear.

HTH - TTFN

Mike
--
This is certainly more fun than being hit with a hammer.

--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui