OF eclipse-windows support

I have a problem with getting OF to work with eclipse, i can’t find any online support. I have eclipse ready for C++ development and MinGW installed, but when i try to include openFrameworks directory and all its sub directories and then try to compile a simple program that has #include “ofMain.h” and a main method that only returns 0 i get about 100 errors (attached a screenshot for errors). Any help is really appreciated.