Code::Blocks Forums

User forums => Help => Topic started by: perton on August 22, 2023, 05:09:08 am

Title: How to install Clang in codeblocks for windows?
Post by: perton on August 22, 2023, 05:09:08 am
Unable to install clang compiler in code blocks environment. Help to deal with this issue and with the environment's settings as a whole. Or tell me sources where you can look for information on this topic.
Title: Re: How to install Clang in codeblocks for windows?
Post by: stahta01 on August 22, 2023, 04:25:02 pm
Wiki link that *might* help https://wiki.codeblocks.org/index.php/Installing_a_supported_compiler (https://wiki.codeblocks.org/index.php/Installing_a_supported_compiler)

It also might not help.

Edit: If it does not then post information about the Clang compiler you installed. The location/path it was installed is the most important piece of information!

Tim S.
Title: Re: How to install Clang in codeblocks for windows?
Post by: gd_on on August 22, 2023, 04:49:34 pm
You can also have a look to the CB Wiki.
The page https://wiki.codeblocks.org/index.php/CB_Clangd_Client indicate how to install Clangd_client, and in the different options, it's possible to install a full clang compiler, as an msys2 component.