News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

find declaration not working

Started by euzkoarima, April 09, 2013, 07:02:01 PM

Previous topic - Next topic

euzkoarima

I'm not sure if it's a bug or a problem in my configuration, but if I make a new plain C console application project, select printf, right click->find declartion of:printf, then, it display a warning dialog with "not found: printf" legend. (it worked in 10.05 version)

OS: ubuntu 12.04 64 bits
Codblocks: Release 12.11 rev 8629 (from ppa:pasgui)
Compiler's installation directory: /usr

Any idea ?

Regards
Eduardo

Dayeeta

in my case "find declaration " is working and "find implementation of "is not working.