Bug 1024726

Summary: mingw32-cmake erroneously looks for Qt4::QAxServer
Product: [Fedora] Fedora Reporter: japsmits
Component: cmakeAssignee: Orion Poplawski <orion>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: jreznik, ltinkl, orion, pertusus, pmachata, rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: cmake-2.8.12-2.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-31 02:58:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description japsmits 2013-10-30 10:31:23 UTC
Description of problem:

Running cmake on a MinGW application using Qt results in an following error:

CMake Error at /usr/share/cmake/Modules/FindQt4.cmake:1055 (set_property):
  set_property could not find TARGET Qt4::QAxServer. Perheps it has not yet
  been created.

Version-Release number of selected component (if applicable):
cmake 2.8.11-1
mingw32-filesystem 99-1

How reproducible:
Every time, can't build the project under MinGW 32

Actual results:
No makefiles to build resulting from "missing" Qt parts.

Expected results:
Correctly produced makefiles

Additional info:
Resolution if this bug and a more extensive description can be found at http://public.kitware.com/Bug/view.php?id=14165 .

Comment 1 Fedora Update System 2013-10-30 16:03:38 UTC
cmake-2.8.12-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/FEDORA-2013-18792/cmake-2.8.12-2.fc19

Comment 2 Fedora Update System 2013-10-31 02:58:43 UTC
cmake-2.8.12-2.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.