MantisBT - CMake
View Issue Details
0014147CMakeCMakepublic2013-05-16 04:542013-11-04 09:33
Roman80 
Stephen Kelly 
normalminoralways
closedfixed 
CMake 2.8.10.2 
 
0014147: qt4_use_modules doesn't handle QAx* modules
Currently ActiveQt can't be used with qt4_use_modules.
In Qt4Macros.cmake there are only handled modules started with QT_QT* (QT_QT${_ucmodule}).
No tags attached.
patch 0001-Qt4Macros-Handle-Qt-ActiveX-libraries-in-qt4_use_mod.patch (2,329) 2013-05-23 10:54
https://public.kitware.com/Bug/file/4765/0001-Qt4Macros-Handle-Qt-ActiveX-libraries-in-qt4_use_mod.patch
patch Qt4Macros.cmake.patch (2,328) 2013-05-27 06:26
https://public.kitware.com/Bug/file/4771/Qt4Macros.cmake.patch
patch 0002-Qt4Macros-Handle-Qt-ActiveX-libraries-in-qt4_use_mod.patch (2,329) 2013-05-27 06:31
https://public.kitware.com/Bug/file/4772/0002-Qt4Macros-Handle-Qt-ActiveX-libraries-in-qt4_use_mod.patch
Issue History
2013-05-16 04:54Roman80New Issue
2013-05-16 12:00Brad KingAssigned To => Stephen Kelly
2013-05-16 12:00Brad KingStatusnew => assigned
2013-05-23 10:54Stephen KellyFile Added: 0001-Qt4Macros-Handle-Qt-ActiveX-libraries-in-qt4_use_mod.patch
2013-05-23 10:55Stephen KellyNote Added: 0033121
2013-05-23 10:55Stephen KellyStatusassigned => feedback
2013-05-27 06:26Roman80File Added: Qt4Macros.cmake.patch
2013-05-27 06:28Roman80Note Added: 0033134
2013-05-27 06:28Roman80Statusfeedback => assigned
2013-05-27 06:31Roman80File Added: 0002-Qt4Macros-Handle-Qt-ActiveX-libraries-in-qt4_use_mod.patch
2013-06-03 10:19Stephen KellyNote Added: 0033203
2013-06-03 10:19Stephen KellyStatusassigned => resolved
2013-06-03 10:19Stephen KellyResolutionopen => fixed
2013-11-04 09:33Robert MaynardNote Added: 0034351
2013-11-04 09:33Robert MaynardStatusresolved => closed

Notes
(0033121)
Stephen Kelly   
2013-05-23 10:55   
Could you try the attached patch please?
(0033134)
Roman80   
2013-05-27 06:28   
I've tried your patch which doesn't worked. The QAx* couldn't be found.
I modified your patch a little bit and now it seems to work and find the QAx modules.
(0033203)
Stephen Kelly   
2013-06-03 10:19   
Merged to master as ce0c4802c02c98fffd66fe42944d255a0e7da026.
(0034351)
Robert Maynard   
2013-11-04 09:33   
Closing resolved issues that have not been updated in more than 4 months.