Hi, 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 Regards, Kenny On Tuesday, February 2, 2016 at 12:51:22 PM UTC-5, Bram Moolenaar wrote: > Mike Williams wrote: > > > Attached is a diff that suppresses the startup info from various Visual > > Studio tools used to build VIM. They just add noise to the build log. > > Thanks! > > -- > hundred-and-one symptoms of being an internet addict: > 107. When using your phone you forget that you don't have to use your > keyboard. > > /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ > /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ > \\\ an exciting new programming language -- http://www.Zimbu.org /// > \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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.
