View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015751CMakeCMakepublic2015-09-18 09:372016-06-10 14:31
ReporterDmitriy V. Shmykov 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformMac OS XOSMac OS XOS Version10.10
Product VersionCMake 3.3 
Target VersionFixed in Version 
Summary0015751: cmake Qt moc files' autogen failed with Q_OBJECT in source code comments
DescriptionWhen I compile my source code which contains the text "Q_OBJECT" in C++ comments cmake fails with the error text "AUTOGEN: error: <file>.cpp: The file contains a Q_OBJECT macro, but does not include <file>.moc"
Steps To Reproducecreate a project with

set(CMAKE_AUTOMOC ON)

and C++ source code file containing comments with "Q_OBJECT" substring.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0042842)
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-09-18 09:37 Dmitriy V. Shmykov New Issue
2016-06-10 14:29 Kitware Robot Note Added: 0042842
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