<div dir="ltr">Hi,<div><br></div><div>I have the same problem. I use source_group(s) and I can get rid of this error by deleting some *.filters files manually after cmake generates the projects. Obviously all groups in the the visual studio project tree are lost.</div>
<div><br></div><div>Regards,</div><div><br></div><div>Paul</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 31, 2013 at 3:53 AM, Andreas Mohr <span dir="ltr">&lt;<a href="mailto:andi@lisas.de" target="_blank">andi@lisas.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
On Wed, Jan 30, 2013 at 07:56:23PM -0500, <a href="mailto:cmake-request@cmake.org">cmake-request@cmake.org</a> wrote:<br>
&gt; From: Bryn Aspestrand &lt;<a href="mailto:baspestrand@sugarsync.com">baspestrand@sugarsync.com</a>&gt;<br>
&gt; Subject: [CMake] Visual Studio 2010 project not loading with 2.8.10<br>
<div class="im">&gt;<br>
&gt; 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?<br>

<br>
</div>I think the quickest way is to keep a copy of the broken .vcxproj file,<br>
then revert to a CMake version which works<br>
(I&#39;d recommend to try 2.8.9 first, to minimize change candidates),<br>
then keep a copy of the working .vcxproj file, too.<br>
Then either use diff to figure out the changed/added parts,<br>
or figure them out manually (obviously less reliable),<br>
or send both files to someone who can analyze it this way.<br>
<br>
Thanks for the report!<br>
<span class="HOEnZb"><font color="#888888"><br>
Andreas Mohr<br>
</font></span><div class="HOEnZb"><div class="h5">--<br>
<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</div></div></blockquote></div><br></div>