Recent Posts

Pages: 1 2 3 4 5 6 [7] 8 9 10
61
Thanks, it was this timestamp thing, I was changing the date of my OS to test my program (it uses dates in some ways), some cpp files had future timestamps
62
I see the benefits from this, however, usually (at least for me) its not only the wx version that matters but also 32/64 bit and maybe a special old compiler for compatibility. For those cases it would not work unless yo very everything in the wx variable which is a bit weird. Would be great if Gerard (@gd_on) could join this conversation...

Still, it improves the situation already as it is, so I am open...
63
Development / Re: special handling of the macro replacement ""?
« Last post by Wkerry on February 21, 2026, 06:57:43 am »
Any chance of moving to a commons CBP set for each environment to save allot of file and then duplication etc when a new WxWidget version comes out.
The file in https://github.com/gerard-durand/codeblocks_gd_cbps/tree/master/src look like they have solved this for windows only.
64
I see this issue again and again. Sometimes, the C::B just existed(crashed) without any message, this happens after when I click the "Cancel" button in the message box to continue the application. When I looked at the RPT(call stack), it just empty, so I don't have much information to share.
65
Any developer has some options about this topic?

I think the recent changes in the C::B should fully support this, see discussion here:

Re: special handling of the macro replacement ""?

66
Development / Re: special handling of the macro replacement ""?
« Last post by ollydbg on February 21, 2026, 04:17:30 am »
67
Is the cpp file(for example, you have a a.cpp file) included in your cbp project file?
You may check the modified "timestamp" of the cpp file, because Code::Blocks use this time information to track whether the file get changed or not.
68
Sometimes when I make a change to a cpp file, codeblocks doesn't recompile the program, I need to rebuild the project so I can see my changes.

Sometimes it does this and I don't know how to fix, I think restarting my pc fixes it temporarily.

I am on linux mint 22.3

Name                   : Code::Blocks
Version                : 25.03-r13644
SDK Version            : 2.25.0
Scintilla Version      : 3.7.5
69
Help / Re: Wiki Service
« Last post by ollydbg on February 20, 2026, 01:48:45 pm »
The wiki is up now, it was fixed by the admin again.
70
General (but related to Code::Blocks) / Re: Plugin GIT ? Plugin SVN ?
« Last post by Wkerry on February 20, 2026, 10:50:46 am »
You did not do a very good search.
Try again and if you still fail then try to search the forum.
Pages: 1 2 3 4 5 6 [7] 8 9 10