luna indexer problem that kepler did not have [message #1416242] |
Thu, 04 September 2014 16:55 |
Harald Achitz Messages: 11 Registered: October 2013 |
Junior Member |
|
|
Hi,
I have a problem with the indexer
I use sqlite, and have in my header a
struct sqlite3_stmt;
forward declaration
in my cpp file I have the sqlite3.h include
now all places where I use sqlite3_stmt in the cpp file have red lines
and are reported as problem
Quote:
Multiple markers at this line
- Member declaration not found
- 'sqlite3_stmt' is ambiguous ' Candidates
are: '
that's it
I use a forward on an other location for sqlite3 struct, and that works
this is very disturbing, I think about switching back to kepler
I did not have this problem with kepler, with kepler everything workd perfect!
it's the same project/workspace/settings
and re-indext all
any advice?
thanks for help!
|
|
|
Powered by
FUDForum. Page generated in 0.02864 seconds