#does anyone wanna help an idiot install clang?
36 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.
@grizzled stump
Your message appears to contain screenshots but no code. Please send code and error messages in text instead of screenshots if applicable!
i have no code
only pain
if you want (slightly) less painful method to do C/C++ on windows just install visual studio
i tried that but i dont understand visual studio since its not a baby editor
?
just ignore all the buttons and press F5 
or you could install mingw
clang is funny on windows and for some reason don't include a standard library
so it has to rely on a msvc or libc++ implementation
anyways either pick mingw or visual studio
So basically I picked the wrong OS
correct factual based statement
nothing wrong with it though
I still use windows
sooo
probably just install mingw instead
GCC for Windows 64 & 32 bits
would prefer you point to mingw64 instead of the outdated and outdated mingw
btw, asan doesn't work for GCC/clang on Windows due to lack of kernel support.
the best you can settle for is MSVC. It has address sanitizer.
didn't realize.. 
gonna push blame to Google for top results and the fact that I actually installed that
probably gonna get banned for this but can I use an online IDE?
yes we ban people too weak to run compilers on their own computer
smh just like print money for new computer 💀
but do you ban people too dumb to get the compiler to run?
yes just don't be stupid smh my head
just get more IQ

!solved