View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013036CMakeModulespublic2012-03-11 12:532012-04-19 15:53
ReporterFelix Schwitzer 
Assigned ToAlex Neundorf 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSLinuxOS Version
Product VersionCMake 2.8.7 
Target VersionCMake 2.8.8Fixed in VersionCMake 2.8.8 
Summary0013036: Eclipse Generator can't determine the eclipse version correctly if eclipse is called via a symlink
DescriptionI call eclipse via a symlink $HOME/bin/eclipse to allow easily switching between different eclipse versions.
In this case, the CMakeFindEclipseCDT4.cmake doesn't detect the version correctly.
A fix would be easy if ones uses REALPATH instead of PATH in
CMakeFindEclipseCDT4.cmake at line 23.
The fix is so trivial that i didn't create a patch for this, sorry.
 
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0028944)
Alex Neundorf (developer)
2012-03-20 17:09

Fixed, and merged into next. This should still make it into 2.8.8.

 Issue History
Date Modified Username Field Change
2012-03-11 12:53 Felix Schwitzer New Issue
2012-03-11 15:30 Alex Neundorf Assigned To => Alex Neundorf
2012-03-11 15:30 Alex Neundorf Status new => assigned
2012-03-20 17:09 Alex Neundorf Note Added: 0028944
2012-03-20 17:09 Alex Neundorf Status assigned => closed
2012-03-20 17:09 Alex Neundorf Resolution open => fixed
2012-04-19 15:53 David Cole Fixed in Version => CMake 2.8.8
2012-04-19 15:53 David Cole Target Version => CMake 2.8.8


Copyright © 2000 - 2018 MantisBT Team