Recent Posts

Pages: 1 [2] 3 4 5 6 7 ... 10
11
Nightly builds / Re: The 27 April 2024 build (13513) is out.
« Last post by Wkerry on May 05, 2024, 11:07:02 am »
Anyone got any updates on the https://sourceforge.net/p/codeblocks/tickets/663/ ticket patch status?
12
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.
13
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.
14
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.
15
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.
16
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.
17
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. :)
18
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.
19
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
20
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 7 ... 10