News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Problem autocompleted with Ubuntu 11.10

Started by El_Java, October 17, 2011, 07:55:00 PM

Previous topic - Next topic

El_Java

Hello!
I've just upgraded Ubuntu 11.04 to 11.10. I don't know what are the new things of this version, but now i've got some problems with Codeblocks, for example:
When I do some code like this:
int main(){
   int fd;
   return 0;
}
The compilator tell me an error that before upgrade didn't appear.

Well, the fact is that now Codeblocks doesn't autocomplete nothing of the #include files, only the things define in the file that i'm using. All the settings are correctly completed. What is the answer?

PD: Sorry for my english...