MantisBT - CMake
View Issue Details
0012900CMakeModulespublic2012-01-20 01:572013-01-09 14:05
Oleg 
Clinton Stimpson 
normalminoralways
closedfixed 
Windows
CMake-2-8 
 
0012900: Sequence of pathes for Qt
First of all Path to Qt searches in register which brings some problerms with sevral Qt verstion. I think, that it will be very good if first of all Qt path searches in QTDIR and only then in register and others
No tags attached.
Issue History
2012-01-20 01:57OlegNew Issue
2012-01-20 08:30Brad KingAssigned To => Clinton Stimpson
2012-01-20 08:30Brad KingStatusnew => assigned
2012-02-08 20:50Clinton StimpsonNote Added: 0028535
2012-08-15 20:22Clinton StimpsonNote Added: 0030680
2012-08-15 20:22Clinton StimpsonStatusassigned => resolved
2012-08-15 20:22Clinton StimpsonResolutionopen => fixed
2012-08-15 22:15Clinton StimpsonStatusresolved => feedback
2012-08-15 22:15Clinton StimpsonResolutionfixed => reopened
2012-08-15 22:15Clinton StimpsonStatusfeedback => resolved
2012-08-15 22:15Clinton StimpsonResolutionreopened => fixed
2013-01-09 14:05Robert MaynardNote Added: 0032072
2013-01-09 14:05Robert MaynardStatusresolved => closed

Notes
(0028535)
Clinton Stimpson   
2012-02-08 20:50   
You should use the more standard ways of specifying what to find if you have multiple installations.
Can you instead set CMAKE_PREFIX_PATH to your desired one?
(0030680)
Clinton Stimpson   
2012-08-15 20:22   
Fixed by moving QTDIR up to first in list of paths.
(0032072)
Robert Maynard   
2013-01-09 14:05   
Closing resolved issues that have not been updated in more than 4 months.