Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Evan on February 13, 2024, 01:45:48 pm

Title: Find declaration or definition
Post by: Evan on February 13, 2024, 01:45:48 pm
After some searching in forum, Ill try here. I run a newly installed Linux Mint LMDE 6 and Codeblocks. CodeBlocks is a build from 2022-12-27 gcc 12.2.0 (Linux, unicode) - 64 bit and everything I tried so far, seems to work as expected.

Its a C99 project.

Except for the search facility by right click and have find declaration and find definition. Cscope is enabled.

Any help would be very appreciated.
Title: Re: Find declaration or definition
Post by: Evan on February 13, 2024, 02:07:08 pm
It is a project that is copied and right now I discover, that the project is corrupted.

I made a new project and added the source files and now find is working.

So no problems right now and sorry for the inconvenience.