On 1/30/2013 6:03 PM, REDACTED wrote:
Hey there. I recently switched from CMAKE 2.8.7 to 2.8.10 and found that
my new fresh generated vcxproj file does not load in VS 2010 where the
old one generated by 2.8.7 loads correctly. I just gives a generic error
that one or more projects could not be loaded. I want to move to 2.8.10
because it has more advanced generator expressions. What do I need to
supply to you to help me figure out what the issue is?

Thanks in advance for your help

Should work.  Did you:

- start from a clean build tree
- pick the correct generator
- does it work for a simple project add_library(foo foo.c) (where foo.c is an empty file)


-Bill

--

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