projectM-visualizer / frontend-qt

:bangbang: CURRENTLY BROKEN :bangbang: - Will be fixed some time after the libprojectM 4.0 release! Help is highly appreciated. Qt-based standalone frontend to projectM. Currently supports Linux with PulseAudio or JACK audio backends.
GNU Lesser General Public License v2.1
12 stars 5 forks source link

Documentation? #9

Open nova0052 opened 2 years ago

nova0052 commented 2 years ago

Please add documentation so people can build and run this.

AftDawn commented 2 years ago

yes, i have no idea how to work cmake, i run cmake /frontend-qt and it returns with the error

CMake Error at CMakeLists.txt:76 (find_package):
  By not providing "FindlibprojectM.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "libprojectM", but CMake did not find one.

  Could not find a package configuration file provided by "libprojectM" with
  any of the following names:

    libprojectMConfig.cmake
    libprojectm-config.cmake

  Add the installation prefix of "libprojectM" to CMAKE_PREFIX_PATH or set
  "libprojectM_DIR" to a directory containing one of the above files.  If
  "libprojectM" provides a separate development package or SDK, be sure it
  has been installed.

any idea how to get it to build?

kblaschke commented 1 year ago

Will add documentation at some point, when it again makes sense to build this application. In the current state, it's completely broken and unusable. Will require some effort to make it work properly again, partially due to Qt changes and also libprojectM issues alike.

Any help in fixing the app and/or writing documentation is highly appreciated. If you're interested, drop by on our Discord and join the development channel to talk about details.