aslanyan13 / AMPlayer

Aslanyan Music Player (Graduation work)
7 stars 1 forks source link

There no build system #1

Open vovagorodok opened 2 years ago

vovagorodok commented 2 years ago

Hi, How to build this code. cmake/qmake/make file will be added?

aslanyan13 commented 2 years ago

Hi, How to build this code. cmake/qmake/make file will be added?

Hello! Sorry to answer so late. I can provide a qmake file, but you will have to download several libraries to compile.

aslanyan13 commented 2 years ago

Hi, How to build this code. cmake/qmake/make file will be added?

in the near future I will change the structure of the repository to make it easier to build the project.

vovagorodok commented 2 years ago

cmake will be better, because Qt6 fully moves to cmake

vovagorodok commented 2 years ago

Here is example of one my project: https://gitlab.com/vovagorodok/cloud-gui/-/blob/master/CMakeLists.txt

Will be nice to have light and AIMP like player for linux