[CMake] Antwort: Re: Linked Resources in Eclipse Generator

A.Grieco at erhardt-leimer.com A.Grieco at erhardt-leimer.com
Thu Feb 6 02:45:52 EST 2014


Hey Mister Neundorf,

thanks for the quick reply. Problems apear not with the generated files 
explicit, but with the linked resources in general. In our case the "GDB 
Hardware Debugging" and the "Subversive" Plugin seem to throw cryptic 
exceptions, just because of the linked resources. If they are generated or 
set by hand doesn't matter. So it's no CMake related Problem.

Just one last question remaining: Why does this flag, 
CMAKE_ECLIPSE_GENERATE_LINKED_RESOURCES, not completely disables linked 
resources as it sound the name?

Regards,
Toni


"CMake" <cmake-bounces at cmake.org> schrieb am 05.02.2014 21:01:25:

> Von: Alexander Neundorf <a.neundorf-work at gmx.net>
> An: cmake at cmake.org, 
> Datum: 05.02.2014 21:01
> Betreff: Re: [CMake] Linked Resources in Eclipse Generator
> Gesendet von: "CMake" <cmake-bounces at cmake.org>
> 
> On Wednesday, February 05, 2014 03:19:19 PM A.Grieco at erhardt-leimer.com 
wrote:
> > Hey Guys,
> > 
> > one litte question. We are using the "Eclipse CDT4 Generator" and some
> > plugins can't work with the generated linked resources. Setting the
> > variable CMAKE_ECLIPSE_GENERATE_LINKED_RESOURCES=FALSE shortens the 
entry
> > in the .project file, but it still exists. Is there any way to really
> > avoid the linked resource section?
> 
> which plugins have what kind of problems with the generated files in 
detail ?
> 
> 
> > Looking in the CMake sourcecode I found the posibillity to set the 
eclipse
> > version to a very old one less 3.6 . Has this step other negativ 
effects,
> > beside disabling the linked resources and the gmake error parser, I
> > missed?
> 
> No, it just disables these settings since they didn't exist back then.
> 
> Alex
> 
> -- 
> 
> 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



More information about the CMake mailing list