News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

How to install Clang in codeblocks for windows?

Started by perton, August 22, 2023, 05:09:08 AM

Previous topic - Next topic

perton

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.

stahta01

#1
Wiki link that *might* help 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.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

gd_on

#2
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.
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).