I had to install these additional packages in order to compile on debian. They do not appear in the build instructions
apt-get install qttools5-dev-tools qtcreator qtdeclarative5-dev qml-module-qtquick-xmllistmodel qt5-qmake
In addition to googling the number of problems that arose while compiling. Not all of them were solved by installing another package.
I had to install these additional packages in order to compile on debian. They do not appear in the build instructions
apt-get install qttools5-dev-tools qtcreator qtdeclarative5-dev qml-module-qtquick-xmllistmodel qt5-qmake
In addition to googling the number of problems that arose while compiling. Not all of them were solved by installing another package.