Hi,

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.

Regards,

Paul


On Thu, Jan 31, 2013 at 3:53 AM, Andreas Mohr <a...@lisas.de> wrote:

> Hi,
>
> On Wed, Jan 30, 2013 at 07:56:23PM -0500, cmake-requ...@cmake.org wrote:
> > From: Bryn Aspestrand <baspestr...@sugarsync.com>
> > Subject: [CMake] Visual Studio 2010 project not loading with 2.8.10
> >
> > 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?
>
> I think the quickest way is to keep a copy of the broken .vcxproj file,
> then revert to a CMake version which works
> (I'd recommend to try 2.8.9 first, to minimize change candidates),
> then keep a copy of the working .vcxproj file, too.
> Then either use diff to figure out the changed/added parts,
> or figure them out manually (obviously less reliable),
> or send both files to someone who can analyze it this way.
>
> Thanks for the report!
>
> Andreas Mohr
> --
>
> 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
>
--

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://www.cmake.org/mailman/listinfo/cmake

Reply via email to