This tag is for Code::Blocks, an open-source C++ IDE.
I've installed Code::Blocks 13.12 in Ubuntu 14.04 through official repositories. When I compile, everything goes OK. But when I debug, the …
c linux ubuntu gdb codeblocksI am using code::blocks IDE which runs on GNU GCC compiler. In my project I want to play a .…
c audio codeblocks wav winmmDoes anyone use the Code::Blocks IDE? If yes, can you tell me of a decent plugin for working with …
git ide codeblocksSo I'm about at the end of my line here; I was looking into saving files and serialization, only to …
c++ boost codeblocksI just installed Code::Blocks 12.11 and create a console application by the Wizard the hello world code was in there …
compiler-errors g++ codeblocks mingw32As part of a long, sordid story whose end goal is simply to get GMP installed for use with code::…
windows codeblocks gmp m4I am trying to install Code::Blocks 10.05 from (non-SVN) sources (codeblocks-10.05-src.tar.bz2). My OS is Ubuntu 11.04. I needed …
shared-libraries wxwidgets codeblocks ubuntu-11.04I'm trying to use extended Ascii codes in a console application using C++ and Code::Blocks (character codes greater than 128). …
c++ codeblocks extended-asciiIs there a way to set some predefined Macros for my local installation of Code::Blocks. To elaborate on that, …
c++ g++ codeblocks predefined-macro[SOLVED] I'm using CodeBlocks (C++) on Win10. I tried to create a simple graphic program - I downloaded a certain …
c++ graphics codeblocks deprecated bgi