View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015532CMakeCMakeSetuppublic2015-04-24 10:242016-06-10 14:31
ReporterInvincible 
Assigned ToKitware Robot 
PrioritynormalSeveritycrashReproducibilityN/A
StatusclosedResolutionmoved 
Platformx86_64OSWindowsOS Version8.1
Product VersionCMake 3.2.1 
Target VersionFixed in Version 
Summary0015532: Cannot package cmake-gui when built against Qt5 on Windows
Description1.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.
Additional InformationI hope you will fixe package script.Thanks!
TagsNo tags attached.
Attached Filespng file icon ERROR.PNG [^] (8,673 bytes) 2015-04-24 10:24

 Relationships

  Notes
(0038615)
Brad King (manager)
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 (administrator)
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.

 Issue History
Date Modified Username Field Change
2015-04-24 10:24 Invincible New Issue
2015-04-24 10:24 Invincible File Added: ERROR.PNG
2015-04-27 10:17 Brad King Summary Compile and pack the bin to steup Error.(Dynamic library) => Cannot package cmake-gui when built against Qt5 on Windows
2015-04-27 10:19 Brad King Note Added: 0038615
2016-06-10 14:29 Kitware Robot Note Added: 0042764
2016-06-10 14:29 Kitware Robot Status new => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team