C++ Mingw

Sep 3, 2016 at 10:57pm
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 Sep 3, 2016 at 10:58pm
Sep 4, 2016 at 12:47am
i get the same error in the prntscrn
Sep 4, 2016 at 1:31am
closed account (48T7M4Gy)
Sounds like codeblocks problems to me.
Sep 4, 2016 at 1:34am
i used mingw with notepad++ only.
Sep 4, 2016 at 1:42am
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 Sep 4, 2016 at 1:44am
Topic archived. No new replies allowed.