> On 1/6/2015 7:10 PM, david.k...@engilitycorp.com wrote: > > I have just started using a new Windows 7 host with Visual Studio > 2010 > > Professional. When I call CMake to generate my project files, I get > > the following output in CMakeError.log: > Does your visual studio work without CMake? Can you create a simple > project with the IDE and build it? Can you then build that project > from the command line like CMake does: > > C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe > yourproject.vcxproj /p:Configuration=Debug
Indeed I have tried several ways to create and build projects without using CMake at all, and so far no luck--I still get "requires elevation" errors. I don't have a solution for my problem yet but it appears that whatever it is that is stopping me from building projects, CMake does not cause the problem. Thanks to everyone for the helpful advice, which significantly narrowed down the possible sources of error. David -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake