I'm trying to use Qt4 using the Code::Blocks IDE. I'm running Linux Mint and I'm getting some errors.
I just installed Code::Blocks for Linux Mint 12, I wrote a program, built it (compiled it), and when I ran it, it didn't do anything, and returned 127 without doing anything.
I wen't into my debug folder, and nothing was there, so I went into my build folder, and found a file with a '.o' extension that wouldn't run.
So my question is, what do I have to do once I install code::blocks, to be able
Hello ...
I'm experimenting with OpenCL on the Ati Stream 2.01 SDK.
I could successfully compile some samples, but one of them stops the compile process.
Code:
/include/GL/glew.h:1138:20: error: GL/glu.h: No such file or directory
.. seems like a problem with OpenGL / GLUT, ...
On some other forums i was reading that it needs some packages.
I am using ubuntu 10.04. I have installed code::blocks, because I have read many good comments about it. But I have a problem: The code::blocks I installed wasn't the latest version, because I used apt-get install to download it. So here is my question: how can I update code::blocks to the latest version from the terminal( if it's possible ).
I've been using MonoDevelop for programming in C++ because Code::Blocks has such pitiful support on Ubuntu, and I've managed to keep it through my switch to Fedora 18. Now I'm beginning to wonder if Code::Blocks is better than MonoDevelop on Fedora 18.
Hi, i'm starting to use code::blocks on my archlinux machine, and i noticed that it doesn't highlight the code, you know it doesn't put colors in the different keywords, etc.
I am in a need to use AMD Open64 compiler. I wonder how can I add this compiler to Code::Blocks compiler list. I havent found any option like in NetBeans for example, where I could define compiler. Is it at all possible?
Hello, I'm new here :)
I run Ubuntu 12.10 with the Gnome 3 shell. I program in C++ using Code::Blocks. The libraries I use are OpenGL and GLUT.
My issue is that the OpenGL window has a name, but in the Activities bar, where for example one would see Firefox, my application says Unknown, and there is no icon.
I attached an image.
I have Codelite installed but decided to also install Code::Blocks IDE Not in repositories.