Recent Posts

Pages: 1 2 [3] 4 5 6 7 8 ... 10
21
Help / Re: Installing Code::Blocks from source on Linux
« Last post by Wkerry on October 12, 2024, 09:57:41 am »
Have a read of the following as they are way more up to date than the wiki page:
https://github.com/PBfordev/wxpbguide
https://forums.wxwidgets.org/viewtopic.php?t=47061


This previous thread may be of some use:
https://forums.codeblocks.org/index.php?topic=25811.0
22
Help / Re: clangd code completion
« Last post by Pecan on October 12, 2024, 03:24:16 am »
hello, first time here.
I followed the wiki page to enable the Clangd plugin, but the code completion is not working.
Is there something I am missing?
I'm using build 13539 on windows.

I'll try to help here. But first, let me come up with some questions that will put us on the same page to determine what you mean by "is not working". We need some clues.
I'll reply tomorrow.

Thanks for your patients.
23
Help / Installing Code::Blocks from source on Linux
« Last post by cobramostar on October 11, 2024, 11:01:53 pm »
I tried to follow the procedures from the page https://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Linux#Code::Blocks_installation , but from this part I didn't succeed because it asked me for sudo user, in fact it didn't want to miss cmd without sudo user

Code
$ update-alternatives --install /usr/bin/wx-config wx-config /opt/wx/2.8/bin/wx-config 50

has anyone been able to install Code::Blocks using these instructions ?

I would be grateful for any help
24
Help / Re: clangd code completion
« Last post by stahta01 on October 11, 2024, 10:22:24 pm »
thx for the reply.
yes, I use the LLVM win64.exe one.
I'm not sure what compiler toolchain you mentioned means, but if it's compiler used in cb, it's gnu gcc compiler.

Without knowing the compiler toolchain you are using I cannot help you.
And, I feel too bad today to explain where to find the info.

Tim S.
25
Help / Re: clangd code completion
« Last post by juxin5 on October 11, 2024, 07:22:59 pm »
thx for the reply.
yes, I use the LLVM win64.exe one.
I'm not sure what compiler toolchain you mentioned means, but if it's compiler used in cb, it's gnu gcc compiler.
26
Help / Re: clangd code completion
« Last post by stahta01 on October 11, 2024, 03:03:16 pm »
These directions? https://wiki.codeblocks.org/index.php/CB_Clangd_Client

Which compiler toolchain did you install/use?
Which clangd did you install/use?

Tim S.
27
Help / clangd code completion
« Last post by juxin5 on October 11, 2024, 07:38:40 am »
hello, first time here.
I followed the wiki page to enable the Clangd plugin, but the code completion is not working.
Is there something I am missing?
I'm using build 13539 on windows.
28
Development / Re: build bot in the github, I see one nice project
« Last post by stahta01 on October 10, 2024, 05:41:48 am »
aye just built it  8) so far all seems in order.

Which method did you use?

The configure/make or cb2make.

He likely talking about this https://github.com/msys2/MINGW-packages/tree/master/mingw-w64-codeblocks-fortranproject

And, he likely built it the standard MSys2 Mingw package way.

Tim S.
29
Development / Re: build bot in the github, I see one nice project
« Last post by ollydbg on October 10, 2024, 12:45:31 am »
aye just built it  8) so far all seems in order.

Which method did you use?

The configure/make or cb2make.
30
Development / Re: build bot in the github, I see one nice project
« Last post by reckless on October 10, 2024, 12:02:09 am »
aye just built it  8) so far all seems in order.
Pages: 1 2 [3] 4 5 6 7 8 ... 10