Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » indexer confused by macros?
indexer confused by macros? [message #174789] Mon, 14 August 2006 04:11 Go to next message
Eclipse UserFriend
Originally posted by: truzak.example.com

Hello,
This is the minimal wxWidgets app, and snapshot of outline view:
http://rifers.org/paste/show/1476

OnInit and OnAbout implementations do not appear in view, also ctrl-f3
does not work at all (Indexer is enabled, tried both full and fast).
So, what's the problem? What am I missing?

thanks
Re: indexer confused by macros? [message #174857 is a reply to message #174789] Tue, 15 August 2006 03:38 Go to previous message
Eclipse UserFriend
Originally posted by: truzak.example.com

* truzak wrote, On 08/14/2006 11:11 AM:
> Hello,
> This is the minimal wxWidgets app, and snapshot of outline view:
> http://rifers.org/paste/show/1476
>
> OnInit and OnAbout implementations do not appear in view, also ctrl-f3
> does not work at all (Indexer is enabled, tried both full and fast).
> So, what's the problem? What am I missing?
>

it seems lack of ; at the end of macro calls leads to this problem
(responding to my own post, lol)
Previous Topic:ifstream problems
Next Topic:Binaries in "Standard c++ make projects"
Goto Forum:
  


Current Time: Fri Aug 29 06:26:11 EDT 2025

Powered by FUDForum. Page generated in 0.05904 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top