Hi,
I have been using code::blocks for quite a while, but am not a very advanced user. I am quite used to the feature where I can right-click on a function/variable and jump to its declaration or implementation. I have gotten this to work in the past, but I just created a new project and I don't know what I need to do. The problem is that the function or class data has not been compiled yet, I think. How can I do this?
One problem is that I am using CB as my dev environment, but I can't actually use it to compile. The two development environments I use are MPLAB (for embedded developement) and NI LabWindows (for GUI development) and neither compiler is compatible with CB. Still, the projects I create are just basic C code, so CB should be able to browse the functions and variables? Please help!
Thanks!