[CMake] Missing Qt4 plugins

Mathieu MARACHE mathieu.marache at gmail.com
Fri May 23 08:42:58 EDT 2014


I have filled a issue in CMake's bugtraker

http://public.kitware.com/Bug/view.php?id=14930

FindQt4.cmake is missing some platform dependent bearer plugins and the
qtga image format plugin.

By setting them like this :
set( QT_BEARER_PLUGINS qcorewlanbearer qgenericbearer qnativewifibearer
qconnmanbearer qnmbearer)
set( QT_IMAGEFORMATS_PLUGINS qgif qjpeg qmng qico qsvg qtiff qtga )

Before including DeployQt4 and using the install_qt4_executable macro can
solve this.

HTH others :-)

--
nǝıɥʇɐƜ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20140523/b396a629/attachment-0001.html>


More information about the CMake mailing list