Hi !

Some threads talk about that but most of them are old. Moreover I know you can put a Qt plugin to eclipse but it doesn't work for me (admin privileges reasons).

So for 3 days I've been trying to set up eclipse builder for making good ouput prebuild like make it invokes qmake. then I set all qt includes and libs in properties>C\C++>Settings. But after all, my compiler gcc can't make it.

Somebody knows how to set up properly eclipse mars 2 for running a Qt project ?

By the way, I'm working on Windows 7 64 on eclipse mars 2. I use Qt5.6 builded with the same mingw than eclipse.