Hello everyone ! I was using Code::Blocks without any problem until recently when I tried to generate the most elementary code ever. But when I do New > Project > Console application > C >... here's what appears:
(http://i.imgur.com/X8dVXUg.png)
Absolutely nothing... I don't know why or what I've done but now whenever I do this not even the single text appears. I also tried to open an existing code file and here's what I got:
(http://i.imgur.com/gJi7ogo.png)
The program should be saying 'Bonjour' but no matter what code I try putting it still says this ******* 'Hello world' ! Please help me if you can and thanks already.
Press F2 to see the management pane or reset the perspective. Btw: I cannot see anything on the images.
It still doesn't work. If you can't see anything in the images try clicking it with the right mouse button than opening the image in a new tab.
Re-build your program and try running it again.
If it still fails; post the full re-build log!
Tim S.
To get the managemnet pane back you need to press "Shift+F2", "F2" toggles the "Logs & others" pane.
I suggest (as MortenMacFly also did) to reset the perspective ("View -> Perspectives -> Delete current").
If that is done and you really see which project is active and what you are doing, you can start to fix the other issue.
There we go it works thanks :D !