Skip to main content

Questions tagged [code-blocks]

The tag has no usage guidance.

0 votes
0 answers
40 views

Code::Blocks - Change color of LF at editor

I would like to change the color of the line feed «LF» character (without changing the colors of other characters) at the editor. In particular, make it a light gray so that it is still visible but ...
null's user avatar
  • 1
1 vote
1 answer
3k views

Setup wxWidgets on Code::Blocks

I want to setup wxWidgets 3.2.1 in Code::Blocks 20.03, but with no success. Here are the steps I took so far: Installed GCC 12.2.0 MinGW-W64 Installed Code::Blocks 20.03 mingw setup Installed ...
Zakk's user avatar
  • 123
0 votes
0 answers
1k views

Cygwin cannot find termios.h

I use Code blocks 20.03 at windows 10 64 bit, using cygwin32 bit and i am trying to include #include <termios.h> bit it gives me fatal error: sys/termios.h: No such file or directory I thought ...
Christianidis Vasilis's user avatar
1 vote
2 answers
1k views

How can I change Codeblocks theme (like Windows white theme) on Kali Linux 2020.2?

How can I change Codeblocks theme like Windows white theme on Kali Linux 2020.2? Codeblocks 20.3 and Kali Linux 2020.2. The theme of Codeblocks is black and editor theme is white. I want white theme ...
Dabananda Mitra's user avatar
0 votes
1 answer
287 views

How to install Code::Blocks

There are many .deb files. Which one should I choose to install Code::Blocks? I have seen an answer of: wget https://kent.dl.sourceforge.net/project/codeblocks/Binaries/17.12/Linux/Debian%20stable/...
king Maker's user avatar
1 vote
0 answers
720 views

Copy & Paste is not working in Code::Blocks

When I am pasting, all I see is ^V.  I even try Ctrl+V, Ctrl+Shift+V, Shift+Insert, etc.  Why is it not working?
Abhishek's user avatar
  • 111
1 vote
0 answers
222 views

Compatible version of Allegro with my GCC compiler

I am using 32 bit version of code::blocks 17.12 with TDM-GCC version 5.1.0-3 on windows 7 ultimate 32 bit. I was using Allegro 5 (allegro-mingw-gcc6.2.0-x86-static-5.2.2). It worked completely fine. I ...
Divyesh Ladva's user avatar
1 vote
0 answers
93 views

CodeBlocks Windows missing dll libiconv and libz-1

When trying to install CodeBlocks nightly on Windows 10 64 bit, I've landed on links general procedure for nightly and April nightly build. I've installed MSYS64 and ugraded packages I've unzipped ...
loloof64's user avatar
  • 111
1 vote
0 answers
996 views

Code blocks errors (No such file or directory) during compile

I am new to programming and recently installed codeblocks for c++ program. When I run my code it give a error in terminal showing that "No such file or directory" on my macbook but it is pretty fine ...
phoenix's user avatar
  • 11
-1 votes
1 answer
412 views

How to add new fields to Mobirise's form?

I'm using drag and drop website builder Mobirise and it's free template Mobirise 3 theme. I'm making a party site, so I need to add extra fields to its form, as it has only 4 fields. Do you know if it'...
Loom Fenix's user avatar
1 vote
0 answers
609 views

Using Vulkan with Code::Blocks on Windows 10

I'm new to Vulkan and APIs in general so I'm wondering how I can get Vulkan to work on Code::Blocks. I've seen many tutorials but they were all about Visual Studio. I have tried doing the same on Code:...
Julien Lalonde St-jean's user avatar
2 votes
1 answer
7k views

How to generate executable file in CodeBlocks IDE? [closed]

I am using CodeBlocks as my IDE for a c++ console application. I got a new computer and installed codeblocks with MinGW. I have been working for hours to try to generate an executable file and have ...
chthonicThreat's user avatar
1 vote
1 answer
5k views

How to specify MinGW64 for codeblocks 17.02 on Windows 10?

I have downloaded CodeBlocks 17.02 without mingw and installed it, then I downloaded MinGW64 from here(https://mingw-w64.org/doku.php/download) and only changed the architecture option from i686 to ...
user3486308's user avatar
0 votes
4 answers
9k views

How install codeblocks 17.12.1 on Ubuntu?

I have downloaded codeblocks_17.12-1_amd64_stable.tar.xz and extracted it. But it creates a no .deb folder consist of many .deb files. I remember in previous version there was only one .deb file I ...
user3486308's user avatar
0 votes
0 answers
76 views

codeblock font in browser is not displaying correctly

All my browsers are displaying monospace / codeblocks in a weird ugly font and very difficult to read. I have no idea on what is causing it. I'm using Windows 10, and it is the same across Firefox, ...
user894532's user avatar

15 30 50 per page