Recent Posts

Pages: [1] 2 3 4 5 6 ... 10
1
Nightly builds / Re: The 14 September 2024 build (13570) is out.
« Last post by ThierryD on Yesterday at 01:56:15 pm »
Today, update of CB on Linux Mint 22 is possible ...

Thank's Xav'.

Sincerly.
2
Using Code::Blocks / Re: Update of documentation CB on Windows
« Last post by ThierryD on Yesterday at 01:53:17 pm »
OK, sorry newbie with MD format.

Thank's for the link. I read contents and apply on documentations.
 
Bye.
3
Using Code::Blocks / Re: Update of documentation CB on Windows
« Last post by ollydbg on Yesterday at 05:14:28 am »
Hi

Finalization of reformat MD and PDF files about documentation of CB.
You can see changes at : https://github.com/tdechaize/tools_tde

Regards.

Thierry D.

The document is still a bit hard to read for me.

My suggestion:

You need to use some format of markdown to quote the code section.

See here:

https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax

4
Using Code::Blocks / Re: Update of documentation CB on Windows
« Last post by ThierryD on September 15, 2024, 06:11:29 pm »
Hi

Finalization of reformat MD and PDF files about documentation of CB.
You can see changes at : https://github.com/tdechaize/tools_tde

Regards.

Thierry D.
5
Nightly builds / Re: The 14 September 2024 build (13570) is out.
« Last post by Xaviou on September 15, 2024, 05:41:12 pm »
Hi
Hello Xav', sorry, but on my config Linux Mint 22 (same as Ubuntu 24.04), nothing update about CodeBlocks ...
I define good PPA, and then I explore this PPA, only version nigthly V13533 (version already installed) appears, not V13570.

On my config Linux Mint 21 (same as Ubuntu 22.04), all rigth.
Sincerly.
I've made some tests on a virtual machine, and obtained the same result.
It seems the auto-build on launchpad failed but I really don't know why, sorry  :-[
I just tried to re-launch it, to see...

Regards
Xav'
6
Nightly builds / Re: The 14 September 2024 build (13570) is out.
« Last post by Khram on September 15, 2024, 05:27:55 pm »
In the new version of CB-13570, it was not possible to immediately trigger a mouse error. Maybe everything has already been fixed? Then, thank you sincerely!
7
Nightly builds / Re: The 14 September 2024 build (13570) is out.
« Last post by Khram on September 15, 2024, 05:19:45 pm »
Step 1. Without saving the new editing of the original text, switch to another program, for example, to Farmanager.
Step 2. Do something there, and switch from one directory to another several times.
Step 3. Return to editing the original text. There will be either a warning that someone from outside edited your text, or the above-shown error message from the mouse.
8
Nightly builds / Re: The 14 September 2024 build (13570) is out.
« Last post by ollydbg on September 15, 2024, 10:19:44 am »
This is from version 13542. I'm starting to work with 13570.

Hi, I see this message from time to time, but it happens randomly. How to re-produce this issue? Can you show me some steps? Thanks.
9
Development / Re: build bot in the github, I see one nice project
« Last post by ollydbg on September 15, 2024, 09:01:47 am »
Some good news:

It looks the built artifact (zip file) has many dlls which are the dependencies of codeblocks.exe.

When I run the C::B, I see some warnings(see image shot below), it looks like only the dlls for the codeblocks.exe get copied, but some dlls for plugins are missing.

So, I need to loop all the plugin dll files?

Where should I copy those dependency dlls for the plugins. Because for plugin dlls, they are located in the folder:

Code
codeblocks64-zip-folder\lib\codeblocks\plugins\

While the codeblocks.exe is located in

Code
codeblocks64-zip-folder\bin\codeblocks\

One issue still remains, how to build the "CBLauncher.exe"?



EDIT:

The plugin dll's dependency dll issue is solved, see this result:
main64 asmwarrior/x86-codeblocks-builds@691cc2b
with my commit:
copy the plugin dll's dependency dll to the bin folder




10
Nightly builds / Re: The 14 September 2024 build (13570) is out.
« Last post by Khram on September 15, 2024, 08:20:21 am »
This is from version 13542. I'm starting to work with 13570.
Pages: [1] 2 3 4 5 6 ... 10