aeonix / aeon-gui

AEON GUI
Other
12 stars 11 forks source link

Compiling on Debian wasn't easy #56

Open alexvillalb159 opened 2 years ago

alexvillalb159 commented 2 years ago

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.