Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: blauzahn on July 17, 2026, 06:52:08 am

Title: compilation error clangd_client svn 13911
Post by: blauzahn on July 17, 2026, 06:52:08 am
parser.cpp must include

Code
#include <wx/choicdlg.h>

Observed on Linux.

Thanks in advance.
Title: Re: compilation error clangd_client svn 13911
Post by: christo on July 17, 2026, 05:05:01 pm
Thank you for reporting, will fix in two hours.

Edit: Fixed in r13912  (https://sourceforge.net/p/codeblocks/code/13912/), thank you @blauzahn