Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: phr3ak on October 21, 2008, 05:51:57 pm

Title: Why didn't work the "find declaration" on printf?
Post by: phr3ak on October 21, 2008, 05:51:57 pm
Why didn't work the "find declaration" on printf? (windows) thank you for your attention.
Title: Re: Why didn't work the "find declaration" on printf?
Post by: phr3ak on July 18, 2009, 04:15:21 pm
?
Title: Re: Why didn't work the "find declaration" on printf?
Post by: ollydbg on July 18, 2009, 04:24:31 pm
Why didn't work the "find declaration" on printf? (windows) thank you for your attention.
Which CodeBlocks version do you use?
Which compiler do you use?

It works fine in my environment(nightly build and TDM-GCC)
Title: Re: Why didn't work the "find declaration" on printf?
Post by: phr3ak on July 18, 2009, 04:34:22 pm
8.02 mingw

so i'm try the following without success:

new project, c, main.c

right click on printf see declaration: not found printf

Title: Re: Why didn't work the "find declaration" on printf?
Post by: phr3ak on July 18, 2009, 04:35:50 pm
where could i download the nightly build?
Title: Re: Why didn't work the "find declaration" on printf?
Post by: phr3ak on July 18, 2009, 05:00:13 pm
i updated to the latest nightly build but it was not enough.
i needed delete the codeblocks directory from Application Data and now works file!