enum within header file not found [message #1033742] |
Thu, 04 April 2013 15:35 |
|
A further problem occurred with my switch to Eclipse CDT Juno.
In a Qt-Application I get an error during build:
"Symbol MouseButtonPress could not be resolved"
The code is
if (event->type() == QEvent::MouseButtonPress)
This worked with Helios but does not with Juno.
I guess the reason is that with Juno it is not any more allowed to set "Automate discovery of paths and symbols" within Preferences.
All include paths to the Qt header files are set.
Whatever, how can I get the project built?
Niko
Eclipse-CDT Version: 2019-12 (4.14.0), Win10 64bit
|
|
|
|
Re: enum within header file not found [message #1033881 is a reply to message #1033766] |
Thu, 04 April 2013 18:59 |
|
how can I check what is the real source of error message?
The error is reported in the Problems view.
But inspite of the error message an executable is generated and first tests show that it is ok.
Niko
Eclipse-CDT Version: 2019-12 (4.14.0), Win10 64bit
|
|
|
Powered by
FUDForum. Page generated in 0.03281 seconds