MantisBT - CMake
View Issue Details
0005934CMakeModulespublic2007-10-23 12:122007-11-25 08:28
Clinton Stimpson 
Clinton Stimpson 
normalminoralways
closedfixed 
 
 
0005934: static build failures with Qt 4.3
Building any app with a static Qt 4.3 fails.

The attached patch adds link libraries depending on Qt configuration.

Tested with shared & static builds. Also tested with Qt 4.2.
No tags attached.
patch FindQt4.patch (2,347) 2007-10-23 12:12
https://public.kitware.com/Bug/file/1200/FindQt4.patch
Issue History
2007-10-23 12:12Clinton StimpsonNew Issue
2007-10-23 12:12Clinton StimpsonFile Added: FindQt4.patch
2007-11-08 13:57Clinton StimpsonStatusnew => assigned
2007-11-08 13:57Clinton StimpsonAssigned To => Clinton Stimpson
2007-11-08 14:03Clinton StimpsonStatusassigned => resolved
2007-11-08 14:03Clinton StimpsonResolutionopen => fixed
2007-11-08 14:03Clinton StimpsonNote Added: 0009656
2007-11-25 08:28Alex NeundorfStatusresolved => closed
2007-11-25 08:28Alex NeundorfNote Added: 0009744

Notes
(0009656)
Clinton Stimpson   
2007-11-08 14:03   
Fixed in revision 1.76 of FindQt4.cmake.
(0009744)
Alex Neundorf   
2007-11-25 08:28   
Fixed.