Code::Blocks Forums
User forums => Using Code::Blocks => Topic started 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.
-
?
-
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)
-
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
-
where could i download the nightly build?
-
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!