MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0013646 | CMake | CMake | public | 2012-11-02 17:37 | 2012-11-09 18:17 | |||||
Reporter | Dominik Schmidt | |||||||||
Assigned To | Alex Neundorf | |||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||
Status | closed | Resolution | fixed | |||||||
Platform | OS | Linux | OS Version | |||||||
Product Version | CMake 2.8.10 | |||||||||
Target Version | Fixed in Version | |||||||||
Summary | 0013646: Automoc doesn't recognise "#if QT_VERSION = x" anymore | |||||||||
Description | With the latest release of CMake compilation of Tomahawk Player stopped working for us because automoc stopped producing output for a certain file. Obviously code ifdef'ed by "#if QT_VERSION >= 0x040400" isn't scanned anymore. The commit that fixed building for us: https://github.com/tomahawk-player/tomahawk/commit/c910e1b58f01a42b9f99222e501172576d8cad06 [^] | |||||||||
Steps To Reproduce | Put code in "#if QT_VERSION >= 0x040400" and run automoc on it. | |||||||||
Additional Information | Of course I'm talking about CMake built in automoc, not automoc4 from KDE. | |||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2012-11-02 17:37 | Dominik Schmidt | New Issue | ||||||||
2012-11-03 06:57 | Alex Neundorf | Assigned To | => Alex Neundorf | |||||||
2012-11-03 06:57 | Alex Neundorf | Status | new => assigned | |||||||
2012-11-03 14:05 | Alex Neundorf | Note Added: 0031403 | ||||||||
2012-11-06 14:14 | Alex Neundorf | Note Added: 0031475 | ||||||||
2012-11-09 18:16 | Alex Neundorf | Relationship added | related to 0013667 | |||||||
2012-11-09 18:17 | Alex Neundorf | Note Added: 0031517 | ||||||||
2012-11-09 18:17 | Alex Neundorf | Severity | minor => major | |||||||
2012-11-09 18:17 | Alex Neundorf | Status | assigned => closed | |||||||
2012-11-09 18:17 | Alex Neundorf | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|