Recent Posts

Pages: 1 2 3 [4] 5 6 7 8 9 10
31
Go to C:\Users\You\AppData\Roaming\CodeBlocks\share\codeblocks\compilers, if it is not empty try moving away all files.
32
Hi,

I use last nigthly SVN 13710, but it's seems not proper at this version ... on W11 64 bits.
I search to understand why for my "many" config of derivated GCC, tab "Compiler Flags" is empty for all.
Just an test with compiler "GNU GCC Compiler" (default compiler) into CB that "point" to C:\MinGW (directory exist, structure of GCC compiler is good) go to tab "Compiler Flags", nothing appear.
I search about file "C:\CodeBlocks\share\CodeBlocks\compilers\options_gcc.xml" exist and his content is joined.
Rename  it to*.xml.bad ? Bad idea, CB signal many errors during startup ...

Thank's for tour help.

Regards.

TD.

 
33
Plugins development / IRC plugin?
« Last post by Михаил Агарков on August 28, 2025, 07:15:04 pm »
Is there a Code::Blocks plugin that allows to chat in IRC inside the IDE? There's this 2005 discussion and 2007 discussion of making one, but here in 2025 I don't see any existing at the moment.
34
Help / Re: How to enlarge output window (console)??
« Last post by dwaindibbley on August 27, 2025, 06:07:58 am »
This worked well for me on a 4K display

Settings->Environment -> Terminal to launch console programs

xterm -fa "DejaVu Sans Mono" -fs 24 -geometry 80x30  -T $TITLE -e

35
Nightly builds / Re: The 16 August 2025 build (13710) is out.
« Last post by cppuser on August 26, 2025, 08:39:56 pm »
here linux mint  t2 (Linux Mint 22.1 Xia),  I have added your repository


Code
sudo add-apt-repository ppa:x-psoud/cbnb
sudo apt update
sudo apt install codeblocks

and yes I have codeblocks!!
a big Thank you to all of you!!!

Name                   : Code::Blocks
Version                : svn-r13710
SDK Version            : 2.25.0
Scintilla Version      : 3.7.5
Author                 : The Code::Blocks Team
E-mail                 : info@codeblocks.org
Website                : https://www.codeblocks.org
OS                     : Linux 6.16.3-1-t2-noble x86_64
36
General (but related to Code::Blocks) / Re: Welcome Newcomers - PLEASE READ!!!
« Last post by cppuser on August 26, 2025, 06:33:03 pm »
I am new, I am here,
little about myself,
c++ developer for some years now,
hoping I can help here, but to be honest I am lazy.  :'(
37
Using Code::Blocks / Re: Codeblocks 25.03 crashes when I use Hex editor
« Last post by blauzahn on August 26, 2025, 06:56:46 am »
Thanks for applying the changes to the plugin.

FYI: I have started to rework the infopane plugin with focus on the indexing, just the 2 files. Will try to continue next weekend.
38
Plugins development / Re: Unit Test Plugin
« Last post by christo on August 25, 2025, 08:07:36 pm »
Fork of this plugin to support minimal google test : https://github.com/josephch/cb-UnitTestPlugin

It is very useful when doing test driven development. I could not find koonschi's latest code, so this is based on the first upload.
39
Using Code::Blocks / Re: Codeblocks 25.03 crashes when I use Hex editor
« Last post by Miguel Gimenez on August 25, 2025, 08:06:04 pm »
I have applied part of the changes suggested by Cppcheck (thanks blauzahn) in r13719.

I am unable to reproduce the crashes with the new or old versions, running alone or in GDB.
40
Nightly builds / Re: The 16 August 2025 build (13710) is out.
« Last post by Xaviou on August 25, 2025, 07:05:21 am »
Hi.

I forgot to post it here, but the ppa and my repo has been updated with this nightly.

Regards
Xav'
Pages: 1 2 3 [4] 5 6 7 8 9 10