Recent Posts

Pages: 1 2 3 4 5 [6] 7 8 9 10
51
Development / Re: wx 3.2.6 released
« Last post by killerbot on September 10, 2024, 08:17:27 pm »
I will switch the nightlies to it asap.
52
Development / Re: wx 3.2.6 released
« Last post by ollydbg on September 10, 2024, 04:27:35 pm »
Thanks, I see the updated packages in:

Base Package: mingw-w64-wxwidgets3.2 - MSYS2 Packages
53
Development / Re: wx 3.2.6 released
« Last post by stahta01 on September 10, 2024, 02:00:42 pm »
Good news!

EDIT:
Can you help to update the package in msys2? Thanks.

It was done almost before I posted here; but, I have no idea how long it takes the binary to be let though.
Edit: Looks like the binary has already been let though.

Tim S.
54
Development / Re: wx 3.2.6 released
« Last post by ollydbg on September 10, 2024, 07:07:32 am »
Good news!

EDIT:
Can you help to update the package in msys2? Thanks.
55
Development / wx 3.2.6 released
« Last post by stahta01 on September 09, 2024, 09:00:21 pm »
56
Help / Re: Setting to prevent me debugging a Release build
« Last post by stahta01 on September 09, 2024, 12:11:17 pm »
The last person with a question like this check marked the do not annoy me again box and it did not do what he wanted.
You might look for where to disable that option. The poster before me thought you want to debug Code::Blocks, if that is what you want to do ignore my post and follow his.

Look under Settings -> Environment [Disabled Dialogs]

Tim S.
57
Help / Re: Setting to prevent me debugging a Release build
« Last post by everSome on September 09, 2024, 05:08:46 am »
You'll have to build a nightly yourself to accomplish this. After compiling the source, an update script is run that copies all appropriate files into an output directory. Within this script you'll see three commands of the form:

REM echo Stripping debug info from output tree
strip "%CB_OUTPUT_DIR%/*.exe"
strip "%CB_OUTPUT_DIR%/*.dll"
strip "%CB_OUTPUT_RESDIR_STRIP%/plugins/*.dll"

delete/comment out these commands.
58
This is OT here, please use C++ forums for this kind of questions.
I do not believe this, WHERE has someone said I tried the program you listed on my computer and it works good. with 10 bytes , 

Maybe about 24 hours ago ago I spend a few minutes looking for a link to donate money to the project, I could not find it, maybe I should ask my bank where the link is.
I went to bed last thinking I am getting some value out of Code::Block, I was really looking forward to making a donation. BUT the replied I am getting now, I am going to wipe Code::Blocks off the system and try out come other C++ program, and if I get banned from this group that will be one sure way that some other C++ project gets some donation from me.         
 

Suggest looking up the term "Help Vampire" because I think you will likely be labeled one in the future.
Read this website rules and the FAQs I posted if you wish to continue on this website!

Tim S.
59
General (but related to Code::Blocks) / Re: Is there a error with long double sizeof ?
« Last post by 2Eric on September 08, 2024, 07:05:46 pm »
This is OT here, please use C++ forums for this kind of questions.
I do not believe this, WHERE has someone said I tried the program you listed on my computer and it works good. with 10 bytes , 

Maybe about 24 hours ago ago I spend a few minutes looking for a link to donate money to the project, I could not find it, maybe I should ask my bank where the link is.
I went to bed last thinking I am getting some value out of Code::Block, I was really looking forward to making a donation. BUT the replied I am getting now, I am going to wipe Code::Blocks off the system and try out come other C++ program, and if I get banned from this group that will be one sure way that some other C++ project gets some donation from me.         
 
60
General (but related to Code::Blocks) / Re: Is there a error with long double sizeof ?
« Last post by 2Eric on September 08, 2024, 06:40:34 pm »
This is OT here, please use C++ forums for this kind of questions.
I do not believe this, WHERE has someone said I tried the program you listed on my computer and it works good. with 10 bytes , 
Pages: 1 2 3 4 5 [6] 7 8 9 10