Code::Blocks Forums
User forums => Help => Topic started by: euzkoarima on April 09, 2013, 07:02:01 pm
-
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
-
in my case "find declaration " is working and "find implementation of "is not working.