Bug #1574
Find the way of comfort work in Qt creator in the absence of some headers
Status: | Rejected | Start date: | 04 Aug 2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
After removal of WinDllMacros.h from all headers (in the favor of its automatic include via cmake compilation keys), Qt creator has stopped to recognize BA_CORE_API_ keyword.
So almost every file looks like on screenshot below. All red marks are about unknown class/keyword. F2-navigation still works. Is there the way to repair it?
History
#1 Updated by pospelov over 4 years ago
Found another issue in Qt creator: "find usage" often is not working. It finds something, but not everywhere. It wasn't the case before.
#2 Updated by pospelov over 4 years ago
Ok, returned back WinDll macros. Qt qcreator is happy again in both, finding and highlighting. I think in general for outside observer it is good to have such things explicit, and not hidden. Going to merge to the develop.
#3 Updated by pospelov over 4 years ago
- Status changed from Backlog to Rejected
Setting status rejected, even if it is rather "resolved". Only Sprint item can be turned into "resolved". But this item doesn't deserve to be in the sprint.