Using the Qt installer?
This says that the program is trying to use the system Qt (installed from distribution packages).
You might have always used the system Qt without realizing it and all was fine since it happened to be the same version.
If Ubuntu has moved to a different version now then this suddenly stopped working.
Make sure you are using the correct qmake to create the build files.
You might also have to set the LD_LIBRARY_PATH variable to point to your Qt installation
Cheers,
_
Bookmarks