I have a project that links multiple static libs (e.g. libModule.a). When I try to navigate to classes inside the Module lib, Clion takes me only to the header declaration and stops navigation there. I want to be able to dig into the definition of functions inside the Module lib.
I had the same problem and here is what I did. In Clion I enabled debug logging by entering #com.jetbrains.cidr.execution.debugger into Help | Debug Log Settings, reproduced the problem and then looked at the idea.log created (Help | Show Log). In the log it showed the full path to the source it could not find. The source on my box was not in the same place, so by creating a symbolic link in the appropriate directory I was able to have Clion find it by the full path it was looking for.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With