Recent Posts

Pages: [1] 2 3 4 5 6 ... 10
1
Nightly builds / Re: The 27 April 2024 build (13513) is out.
« Last post by Wkerry on Today at 11:07:02 am »
Anyone got any updates on the https://sourceforge.net/p/codeblocks/tickets/663/ ticket patch status?
2
Plugins development / Re: Code completion using LSP and clangd
« Last post by blauzahn on May 03, 2024, 07:24:00 pm »
Head svn13517 compiles again without compile-error on arch linux as well.
3
Using Code::Blocks / Re: Virtual folders question
« Last post by Miguel Gimenez on May 03, 2024, 02:26:15 pm »
Future spam added to radar.
4
Using Code::Blocks / Re: Virtual folders question
« Last post by yodeltired on May 03, 2024, 12:37:39 pm »
As far as I know, there is currently no tool to convert virtual folders into real folders on the system.
5
Using Code::Blocks / Re: Auto activating projects in workspace
« Last post by Miguel Gimenez on May 03, 2024, 12:01:18 pm »
Profile spammer reported to moderator.

EDIT: Profile link removed, future spam added to radar.
6
Plugins development / Re: Code completion using LSP and clangd
« Last post by blauzahn on May 03, 2024, 11:59:00 am »
Thank you.

I just compiled it on ubuntu linux without any compile-error. Arch I can do only in the evening. Since the configure args are the same and both use wxWidgets trunk, chances are, that the outcome will be the same on arch.
7
Using Code::Blocks / Re: Auto activating projects in workspace
« Last post by whotorpid on May 03, 2024, 11:44:17 am »
Clear. Thank you for your instructions. :)
8
Plugins development / Re: Code completion using LSP and clangd
« Last post by Pecan on May 03, 2024, 07:03:05 am »
svn13516 does not compile on my arch linux using wxWidgets trunk:

Quote
src/plugins/contrib/clangd_client/src/LSPclient/lspdiagresultslog.cpp:97:12: error: invalid use of incomplete type 'class wxListCtrl'

Probably a missing #include

Cheers

Thanks, corrected (I think) Head r13517.
Please test, because I have no access to Arch linux.
9
Plugins development / Re: Code completion using LSP and clangd
« Last post by blauzahn on May 03, 2024, 06:47:11 am »
svn13516 does not compile on my arch linux using wxWidgets trunk:

Quote
src/plugins/contrib/clangd_client/src/LSPclient/lspdiagresultslog.cpp:97:12: error: invalid use of incomplete type 'class wxListCtrl'

Probably a missing #include

Cheers
10
Nightly builds / Re: The 27 April 2024 build (13513) is out.
« Last post by Wkerry on May 02, 2024, 12:04:35 pm »
Any idea when Morten MacFly will merge the https://sourceforge.net/p/codeblocks/tickets/663 patch that was accepted days ago?
Pages: [1] 2 3 4 5 6 ... 10