Forum Topic - Getting call and type hierarchy's views to work.: (4 Items)
   
Getting call and type hierarchy's views to work.  
This is the first time I attempted to use the hierarchy views. Is there any thing special to getting the call and type 
hierarchy's views to work? I get the same error messages every time.

"Cannot resolve selected text to a defined type"
or
"Cannot resolve selected text to a defined function or member"

Thanks

Mark
Re: Getting call and type hierarchy's views to work.  
Project should be indexed to show proper hierarchy. Which is on by 
default unless you turn it off manually. Indexer is special parser that 
creates databased of symbols and their usage.
Does it work on simple project?

Mark reeder wrote:
> This is the first time I attempted to use the hierarchy views. Is there
any thing special to getting the call and type hierarchy's views to work? I
get the same error messages every time.
>
> "Cannot resolve selected text to a defined type"
> or
> "Cannot resolve selected text to a defined function or member"
>
> Thanks
>
> Mark
>
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post8703
>
>   
RE: Getting call and type hierarchy's views to work.  
Elena


 I getting the following error when I select rebuild from the C/C++
index tab.

An internal error occurred during: "C/C++ Indexer".
-81551128







Mark

 
 

Re: RE: Getting call and type hierarchy's views to work.  
Try switch to Full Indexer instead of fast.
Which version of IDE you are using?