Skip to main content
DYann.1
Senior II
December 5, 2024
Question

Call Hierarchy empty

  • December 5, 2024
  • 1 reply
  • 1487 views

Hello,

I  would like to find the initial configuration of my IDE, when I carry out this operation I should in principle see the call functions but here I do not see :

DYann1_0-1733389542506.png

DYann1_2-1733389586952.png

But before I could see the dependency but now I can't see it anymore :

DYann1_3-1733389814371.png

Do I have to activate something to see this dependency ?

Thank you for your answer.

1 reply

Andrew Neil
Super User
December 5, 2024

@DYann.1 wrote:

before I could see the dependency but now I can't see it anymore :


What IDE version(s) ?

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
DYann.1
DYann.1Author
Senior II
December 5, 2024

@Andrew Neil wrote:

What IDE version(s) ?


DYann1_0-1733390367581.png

But I have always the same version before and after. So the version has nothing to do with, Right ?

Andrew Neil
Super User
December 5, 2024

@DYann.1 wrote:

But I have always the same version before and after. 


OK - we didn't know that!

One thing I note in your opening post:

AndrewNeil_0-1733394123673.png

There is no syntax highlighting - which suggests the IDE does not recognise this as a C source file?

What about other files in your project?

Does the Project build?

 


@DYann.1 wrote:

I  would like to find the initial configuration of my IDE.


What do you mean by that?

 


@DYann.1 wrote:

when I carry out this operation


What operation, exactly?

 

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.