C++ Mingw

Write your question here.

so i tried adding the directory for mingw but when i compile it gives me this error:

file:///C:/mingw/mingw32/bin/ld.exe:%20cannot%20find%20-lpthread%20collect2.exe:%20error:%20ld%20returned% 201%20exit%20status

and this error in cmd : http://prnt.sc/cdthkq




someone please help
Last edited on
i get the same error in the prntscrn
closed account (48T7M4Gy)
Sounds like codeblocks problems to me.
i used mingw with notepad++ only.
closed account (48T7M4Gy)
Maybe try this:
http://stackoverflow.com/questions/28131276/getting-notepad-to-compile-and-run-c-programs-using-mingw

PS I see they talk about codeblocks. FWIW it's even more rubbish that notepad++.They're both just time wasters.
Last edited on
Topic archived. No new replies allowed.