| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0015074 | CMake | CMake | public | 2014-08-09 19:53 | 2016-01-04 11:51 | ||||
| Reporter | Alexander Mezin | ||||||||
| Assigned To | Stephen Kelly | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake 3.0 | ||||||||
| Target Version | CMake 3.2 | Fixed in Version | CMake 3.2 | ||||||
| Summary | 0015074: Qt 5: resources aren't being updated when CMAKE_AUTORCC is used | ||||||||
| Description | .qrc file: <RCC> <qresource prefix="/"> <file>qml/main.qml</file> </qresource> </RCC> When I use qt5_add_resources, executable is rebuilt when "qml/main.qml" changes. However, with CMAKE_AUTORCC I have to do "make clean && make all" to update the executable. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | ||||||||||||||||
| 
 | ||||||||||||||||
| Relationships | 
| Notes | |
| (0037077) Stephen Kelly (developer) 2014-10-28 03:37 | Done in http://www.cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6e1c359f [^] Thanks! | 
| (0040091) Robert Maynard (manager) 2016-01-04 11:51 | Closing resolved issues that have not been updated in more than 4 months. | 
| Notes | 
| Issue History | |||
| Date Modified | Username | Field | Change | 
| 2014-08-09 19:53 | Alexander Mezin | New Issue | |
| 2014-08-11 10:10 | Brad King | Assigned To | => Stephen Kelly | 
| 2014-08-11 10:10 | Brad King | Status | new => assigned | 
| 2014-08-11 10:10 | Brad King | Target Version | => CMake 3.1 | 
| 2014-10-07 14:05 | Brad King | Target Version | CMake 3.1 => CMake 3.2 | 
| 2014-10-28 03:37 | Stephen Kelly | Note Added: 0037077 | |
| 2014-10-28 03:37 | Stephen Kelly | Status | assigned => resolved | 
| 2014-10-28 03:37 | Stephen Kelly | Fixed in Version | => CMake 3.2 | 
| 2014-10-28 03:37 | Stephen Kelly | Resolution | open => fixed | 
| 2015-03-27 15:39 | Brad King | Relationship added | related to 0015459 | 
| 2015-06-19 09:50 | Brad King | Relationship added | related to 0015608 | 
| 2015-07-09 11:50 | Brad King | Relationship added | related to 0015644 | 
| 2016-01-04 11:51 | Robert Maynard | Note Added: 0040091 | |
| 2016-01-04 11:51 | Robert Maynard | Status | resolved => closed | 
| Issue History | 
| Copyright © 2000 - 2018 MantisBT Team |