MantisBT - CMake
View Issue Details
0014930CMakeModulespublic2014-05-23 08:382016-06-10 14:31
Mathieu MARACHE 
Clinton Stimpson 
highmajoralways
closedmoved 
All
CMake 2.8.12.2 
 
0014930: CMake FindQt4.cmake missing some modules
Trying to deploy a Qt4 Application on Mac/Windows/Linux are missing some bearer (platform dependent) and the qtga plugin.

I can override defaults in my Applications CMakeLists.txt by setting the lists used like this :

set( QT_BEARER_PLUGINS qcorewlanbearer qgenericbearer qnativewifibearer qconnmanbearer qnmbearer)
set( QT_IMAGEFORMATS_PLUGINS qgif qjpeg qmng qico qsvg qtiff qtga )

but it would be better to make them correct by default
No tags attached.
patch MissingQt4Plugins.patch (2,680) 2014-05-23 08:38
https://public.kitware.com/Bug/file/5150/MissingQt4Plugins.patch
Issue History
2014-05-23 08:38Mathieu MARACHENew Issue
2014-05-23 08:38Mathieu MARACHEFile Added: MissingQt4Plugins.patch
2014-05-23 08:41Brad KingAssigned To => Clinton Stimpson
2014-05-23 08:41Brad KingStatusnew => assigned
2016-06-10 14:29Kitware RobotNote Added: 0042551
2016-06-10 14:29Kitware RobotStatusassigned => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0042551)
Kitware Robot   
2016-06-10 14:29   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.