On 6 March 2013 11:52, Mateusz Loskot <mate...@loskot.net> wrote:
> On 5 March 2013 17:09, Bill Hoffman <bill.hoff...@kitware.com> wrote:
>>
>> Taking off incremental seemed to fix the problem for them as well.   If you 
>> read that
>> thread close, there seems to be ways to fix the problem...
>
> Installing VS2010 SP1 as the only sensible option.

I've found quicker and less intrusive solution [1] that works for those
who can't/don't want to upgrade to VS2010 SP1

Simply, take cvtres.exe from VS2010 SP1
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\cvtres.exe
 or from VS2012
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\cvtres.exe
and copy it over the cvtres.exe in VS2010 RTM installation (the one without SP1)
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\cvtres.exe

[1] 
http://social.msdn.microsoft.com/Forums/da-DK/vssetup/thread/d10adba0-e082-494a-bb16-2bfc039faa80

Best regards,
--
Mateusz Loskot, http://mateusz.loskot.net
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to