Notes

Powered by The LE Company

Monday, September 8, 2014

Eclipse CDT no print out message to its console in Windows 64bit

How to fix it:

My environment is Windows 8, 64bit. Eclipse for Windows 64bit.
Either you install Mingw-w64 32bit or 64bit version (http://mingw-w64.sourceforge.net). Then you might face with the problem that Eclipse doesn't print out message to its console.
Assuming that you setup your environment correctly, but it seems that Eclipse does not recognize GCC in PATH environment variable.
So, In order to fix this issue, in your project, do: