code::blocks new thread mingwhmm. but it seems that it doesnt compile anymore... Now i get "Process terminated with status 127" ...
code::blocks new thread mingwthanks, ive updated the GCC to gcc-7 on this way https://www.youtube.com/watch?v=fIZVuPJDDic
code::blocks new thread mingwif i add #include <thread> i get this #error above... [output]#error This file requires compiler...
code::blocks new thread mingw[output]g++ -std=c++11 -Wall -Wextra -pedantic-errors -pthread main.cpp -o myprog ./myprog [/output...
code::blocks new thread mingw[output]g++ ./main.cpp It should produce an executable file, named a.exe[/output] this created a.ou...