Recent Posts

Pages: 1 ... 3 4 5 6 7 [8] 9 10
71
Plugins development / Re: Code completion using LSP and clangd
« Last post by Pecan on April 04, 2024, 06:09:29 pm »
- "Find declaration of: ..." does not work for me.
- "Reparse this project" has become a must so that the menu entry "Find declaration of: ..." appears.

What is going wrong ?

OS : Windows 7 with SP1 x64
C::B : Nightly build 13496
clangd : 18.1.2

Not enough info.
Can you give us a simple example (code) to recreate the problem?
What steps can we perform to recreate the problem?
72
Contributions to C::B / Re: Wiki login
« Last post by tigerbeard on April 04, 2024, 03:57:32 pm »
I think I will send email to our admin to ask him to open the wiki edit access for normal users.
still same behaviour. Any news?
73
Plugins development / Re: Code completion using LSP and clangd
« Last post by tomay3000 on April 04, 2024, 03:48:27 pm »
- "Find declaration of: ..." does not work for me.
- "Reparse this project" has become a must so that the menu entry "Find declaration of: ..." appears.

What is going wrong ?

OS : Windows 7 with SP1 x64
C::B : Nightly build 13496
clangd : 18.1.2
74
Using Code::Blocks / Re: Changing the program name for different modes
« Last post by tuchin on April 03, 2024, 04:29:00 pm »
Thank you very much, everything worked out
75
Using Code::Blocks / Re: Changing the program name for different modes
« Last post by nenin on April 03, 2024, 12:23:58 pm »
Project->Properties->[Build Targets] - under Win you can assign names as you wish for all targets. I suppose under Lin situation should be the same.
76
Nightly builds / Re: The 24 March 2024 build (13493) is out.
« Last post by nenin on April 03, 2024, 07:37:06 am »
@Nenin: I see a similar popup sometimes. If I remember correctly, It is when I have a workspace with at least 2 projects and the selected Target is from project A but the currently selected project is B ****.
This is possible, I tried to refactor old soft which also use a dozen of the small custom libs. I faced such glitch for the first time and was brutally surprised.
77
Using Code::Blocks / Changing the program name for different modes
« Last post by tuchin on April 02, 2024, 08:13:47 pm »
Hello!
Is it possible to configure Code blocks so that rel for release and dbg for debug are added to the program name? On my Linux, the program has the name of the project directory and an error occurs when trying to run the program. If the program is renamed, it starts normally. There is no such problem in Windows.
78
Nightly builds / Re: The 24 March 2024 build (13493) is out.
« Last post by blauzahn on April 02, 2024, 08:04:00 pm »
@Nenin: I see a similar popup sometimes. If I remember correctly, It is when I have a workspace with at least 2 projects and the selected Target is from project A but the currently selected project is B and does not have that target and you trigger compilation. This happens, e.g. when you touch the project-file externally (e.g. a reset in VCS) and codeblocks reloads that project(s). The target list isn't updated always to the correct project within the workspace. This is IMHO a bug in cb.
79
Help / Re: How do I install Code:Blocks,Wxwidgets and wxSmith on Linux Mint?
« Last post by Pecan on April 02, 2024, 07:48:25 pm »
Is it possible to install Code:Blocks,Wxwidgets and wxSmith on Linux Mint? If so, how?

https://wiki.codeblocks.org/index.php/Main_Page

80
Help / How do I install Code:Blocks,Wxwidgets and wxSmith on Linux Mint?
« Last post by djsb on April 02, 2024, 12:19:20 pm »
Is it possible to install Code:Blocks,Wxwidgets and wxSmith on Linux Mint? If so, how?
Pages: 1 ... 3 4 5 6 7 [8] 9 10