View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013881CMakeModulespublic2013-01-25 17:032013-06-03 09:05
ReporterRodolfo Schulz de Lima 
Assigned ToBrad King 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
Platformwin32OSOS Version
Product VersionCMake 2.8.10.2 
Target VersionCMake 2.8.11Fixed in VersionCMake 2.8.11 
Summary0013881: FindGTK2 puts libraries in GTK2_LIBRARIES in wrong order
DescriptionWhen creating GTK2_LIBRARIES, FindGTK2 adds the GTK dependencies in wrong order into GTK2_LIBRARIES. With dynamic libraries this isn`t a major problem, but when linking to static gtk libraries, the linker outputs a lot of undefined symbols.
Steps To Reproducelink to static gtk libraries on windows using mingw
Additional InformationI've reordered the calls that append libraries to GTK2_LIBRARIES and attached the resulting file to this report issue. It works on my system.
TagsNo tags attached.
Attached Files? file icon FindGTK2.cmake [^] (22,860 bytes) 2013-01-25 17:03

 Relationships

  Notes
(0032170)
Brad King (manager)
2013-01-28 09:02

Applied, thanks:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=399c3b8e [^]
(0033193)
Robert Maynard (manager)
2013-06-03 09:05

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2013-01-25 17:03 Rodolfo Schulz de Lima New Issue
2013-01-25 17:03 Rodolfo Schulz de Lima File Added: FindGTK2.cmake
2013-01-28 09:02 Brad King Note Added: 0032170
2013-01-28 09:02 Brad King Assigned To => Brad King
2013-01-28 09:02 Brad King Status new => resolved
2013-01-28 09:02 Brad King Resolution open => fixed
2013-01-28 09:02 Brad King Fixed in Version => CMake 2.8.11
2013-01-28 09:02 Brad King Target Version => CMake 2.8.11
2013-06-03 09:05 Robert Maynard Note Added: 0033193
2013-06-03 09:05 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team