-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
Qt Creator 4.2.0
-
None
-
Linux Mint 18.01 x64 (16.04 LTS)
QT 5.8 RC (December 21 release)
g++ (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
cmake version 3.5.1
I am attaching a small sample (C++11) code that builds just fine from command line and from Qt Creator using cmake file.
But in editor it emit() method is underlined as error?
Hovering over it states "expected declaration"
See attached full source and screen shot from QT Creator