windows xp sp2 , codeblocks 10.05. , Qt 4.6 Does anyone know if codeblocks_10.05 is compatible with QtWorkbench-0.6.0_alpha.
So far I have worked in the console and a few days ago decided to try the QT GUI. I downloaded the QT SDK , install it, adjust the location of QT and
I\'m using Code::Blocks to write my program and when I include <string> (or <iostream>) the size of my exe grows. My program is very simple and I need to keep it small <20kb. I\'m prett
I\'ve been trying to include winhttp.hand I get this error: Winhttp.h: No such file or directory Mingw doesn\'t have it, how would I开发者_JAVA百科 add it?You can use runtime dynamic linking to li
I\'m trying to use the SDL_Image library and I\'ve adde开发者_如何学God the .so to the link libraries list for my project (I\'m using Code::Blocks, by the way).
I love working with the Code::Blocks (C++ IDE), and I got to wondering... is there a tool you can use to profile your code that integrates with Code::Blocks?
it\'s a long time since I try to compile OpenCV2.0 in Windows successfully but this has never happened.. (I can compile successfully in Linux)
We\'re developing a Qt pro开发者_高级运维ject using the Code::Blocks IDE with the QtWorkbench plugin. We\'d like to take advantage of Qt\'s unit testing modules to test our code, but from what I\'ve r
I\'m 2 errors away from compiling Qgears. (Hacked Version of the Final Fantasy VII Engine) I\'ve messed with the preprocessors to load the actual location of the ogre header files.
I\'m switching over to Visual Studio 200开发者_JS百科8 from Code Blocks. I have a project written in Code Blocks, and I\'d like to manage it in Visual Studio. The problem is that the project file for