MantisBT - CMake
View Issue Details
0015532CMakeCMakeSetuppublic2015-04-24 10:242016-06-10 14:31
Invincible 
Kitware Robot 
normalcrashN/A
closedmoved 
x86_64Windows8.1
CMake 3.2.1 
 
0015532: Cannot package cmake-gui when built against Qt5 on Windows
1.When I use the VS sln cpack to pack steuo,not able to find Qt library.
  Solution:Copy all qt dll to compile directory.

2.When I install it and use it,ERROR,too!(Screenshot)
  Solution:Add the missing files to the NSIS package directory.
I hope you will fixe package script.Thanks!
No tags attached.
png ERROR.PNG (8,673) 2015-04-24 10:24
https://public.kitware.com/Bug/file/5439/ERROR.PNG
png
Issue History
2015-04-24 10:24InvincibleNew Issue
2015-04-24 10:24InvincibleFile Added: ERROR.PNG
2015-04-27 10:17Brad KingSummaryCompile and pack the bin to steup Error.(Dynamic library) => Cannot package cmake-gui when built against Qt5 on Windows
2015-04-27 10:19Brad KingNote Added: 0038615
2016-06-10 14:29Kitware RobotNote Added: 0042764
2016-06-10 14:29Kitware RobotStatusnew => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0038615)
Brad King   
2015-04-27 10:19   
The Qt platform-specific plugin needs to be installed. On OS X we do this here:

 http://www.cmake.org/gitweb?p=cmake.git;a=blob;f=Source/QtDialog/CMakeLists.txt;hb=v3.2.2#l41 [^]

CMake has not yet been taught how to be packaged with Qt5 on Windows.
(0042764)
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.