Le 09/10/2017 à 19:03, F M Salter a écrit :
conftest.cpp:38:22: fatal error: qglobal.h: No such file or directory #include <qglobal.h>
This seems weird. Did you install also the xxx-dev packages needed to build a qt program? It looks like the build-essential package installs whatever is needed to build all debian packages, but it may be a bit too much.
Some people advise to install qtdeclarative5-dev, which installs whatever other packages are required for qt5.
JMarc
