On Fri, Feb 19, 2010 at 3:38 PM, Wheeler, Frederick W (GE, Research) <
[email protected]> wrote:

>
> > From: Michael Jackson
> > Is this the "Express" version of Visual Studio? Visual Studio
> > Express does NOT support the macros.
>
> Not express.  I'm using "Microsoft Visual Studio 2005 Professional
> Edition"
>
>
Looking at the CMake source code, it does not appear that there is any way
to suppress those "error opening key" messages... If all you want to do is
suppress the messages, you could build your own cmake, editing the source
code to eliminate the messages. They are all coming from
Source/cmGlobalVisualStudioGenerator.cxx.

What's the history of the machine? Could somebody have manually deleted
those registry keys?

With the Pro Edition of VS, those keys should definitely be there. Perhaps a
full uninstall / re-install will correct the situation.


HTH,
David
_______________________________________________
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