Qt plugin for Eclipse not creating Makefile
When I create a new Qt Gui Project, Eclipse is not automatically generating the Makefile anymore. So I get this in the console:
make debug
make: *** No rule to make target `debug'. Stop.
My old projects all have an automatically generated Makefile and I'm not sure what I did to change this.
Re: Qt plugin for Eclipse not creating Makefile
Hi, just wanted to revive this.
I am having the same problem with eclipse + QT. It seems like something is missing from the generated QT Gui projekt. (at least the makefile)
Anyone ?
Re: Qt plugin for Eclipse not creating Makefile
Same trouble, Eclipse doesn't create makefiles.