Then you should have also gotten a warning on the application's output.
That usually contains information what is going wrong.

If you are using Qt5 you could also try the function pointer based connect and see if you get compile errors.

Cheers,
_