#does anyone wanna help an idiot install clang?

36 messages · Page 1 of 1 (latest)

grizzled stump
#

so basically i have no idea how to install clang and i get the weirdest error when trying to install it, im trying to learn C but my brain is small and i am often confused

queen scrollBOT
#

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

Screenshots!

Your message appears to contain screenshots but no code. Please send code and error messages in text instead of screenshots if applicable!

grizzled stump
#

i have no code
only pain

steep oak
#

if you want (slightly) less painful method to do C/C++ on windows just install visual studio

grizzled stump
#

i tried that but i dont understand visual studio since its not a baby editor

steep oak
#

?

#

just ignore all the buttons and press F5 gigachad

#

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

grizzled stump
#

So basically I picked the wrong OS

steep oak
#

correct factual based statement

#

nothing wrong with it though

#

I still use windows

#

sooo

#

probably just install mingw instead

grizzled stump
#

I’ll try that after my Kendo lesson (bad timing, sorry)

#

Thank you!

desert yarrow
#

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.

steep oak
#

gonna push blame to Google for top results and the fact that I actually installed that

grizzled stump
#

probably gonna get banned for this but can I use an online IDE?

steep oak
#

yes we ban people too weak to run compilers on their own computer

grizzled stump
#

but do you ban people too dumb to get the compiler to run?

steep oak
#

yes just don't be stupid smh my head

grizzled stump
#

just get more IQ

steep oak
#

you should try to install a compiler though

#

most online compilers are a pain

grizzled stump
#

I’ll try once I understand how to c properly

#

or how to visual studio

steep oak
grizzled stump
#

!solved