These aren't error messages. make just tells you that there's nothing to do. Either everything is already compiled or your Makefile is incomplete. Did you remember to run qmake again to generate Makefile from .pro file?