QtInfoMsg - Package?
-
Hi,
I have a little problem with my qt installation (I have never used qt before, so I'm definitely not an expert).
I need to config a automated build server (jenkins) to build a GUI interface. The build machines system is ubuntu-14.04.2-LTS with NO graphical interface (only command line is available).
I get the GUI software code from a company. They have compiled it with a similar software setup, therefore it is not a code-problem.When I try to compile the software I get following error message:
error: ‘QtInfoMsg’ was not declared in this scopeThe developers company provide me information, that i need to install something like "Qt Debugging Framwork QDebug", but I am not able to find any information's about this in the internet.
Does anyone know which packages are missing or how I can install them from command line?
Many thanks in advance!