MinGW 5.3.0-2 not working
问题 I get a bizzare error after upgrading to MinGW 5.3.0-2(actual version) I checked everything because It's the 5th time i reinstall it and thought it would help Code::Blocks outputs this: mingw32-g++.exe -Wall -fexceptions -g -c C:\Users\Tudor\Documents\C++\test\main.cpp -o obj\Debug\main.o mingw32-g++.exe -o bin\Debug\test.exe obj\Debug\main.o c:/mingw/bin/../lib/gcc/mingw32/5.3.0/../../../../mingw32/bin/ld.exe: cannot find -lpthread collect2.exe: error: ld returned 1 exit status Process