[CMake] Missing Software\Microsoft\VisualStudio\8.0\vsmacros\OtherProjects7

Philip Lowman philip at yhbt.com
Mon Feb 22 11:38:16 EST 2010


I have visual studio 8 sp1 installed  and have keys in
HKCU/Software/Microsoft/VisualStudio/8.0/vsmacros/OtherProjects7

On Feb 22, 2010 10:32 AM, "Wheeler, Frederick W (GE, Research)" <
wheeler at ge.com> wrote:


I did an uninstall/reinstall and have some more info on this problem.

> From: David Cole

> > Looking at the CMake source code, it does not appear that there is any
way to suppress those "er...
I'm the only person who has used the machine.

> With the Pro Edition of VS, those keys should definitely be there. Perhaps
a full uninstall / re-...
I just did a complete uninstall of visual studio and all of the other
packages it installs.  I then reinstalled Visual Studio 2005 (8.0)
Professional.  During the install I did get one error message about
Microsoft SQL Server 2005 Express Edition x86 failing to install.  I
doubt that is related to this issue.  At this point, I ran Cmake on my
project and the errors went away!  So that was nice.

However, as I had done before, I then also installed VS service pack 1
(VS80sp1-KB926601-X86-ENU.exe).  The service pack installed without any
error messages or anything unusual at all.  After I installed the
service pack I ran Cmake on the project again and the missing
Software\Microsoft\VisualStudio\8.0\vsmacros\OtherProjects7 errors
returned.

I did not actually look at the registry entries before or after
installing the service pack, but it seems that installing the service
pack either A) removed the registry entries in question or B) did
something else that causes Cmake to check the registry entries, but
failed to create the registry entries.

I would assume that most people who use VS 8.0 install service pack 1.
It seems to fix a lot of problems.

I'd welcome any suggestions on how to fix these errors if they are
indeed a sign of a real problem with my system.  Or, if anyone thinks
this is a Cmake issue, I'm happy to do any tests/checks that might help
the cause.  As before, Cmake seems to configure the project fine, even
with these error messages.

Fred Wheeler

_______________________________________________ Powered by
www.kitware.comVisit other Kitware open...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100222/151df99d/attachment.htm>


More information about the CMake mailing list