This is a HelloWorld example for Colligens with the MinGW compiler.
To compile install MinGW:

https://sourceforge.net/projects/mingw/

Then add C:\MinGW\bin; to the PATH environment variable.

Finally, restart your Eclipse.