fn2006 / PollyMC

DRM-free Prism Launcher fork with support for custom auth servers.
GNU General Public License v3.0
827 stars 51 forks source link

Make error when building from the AUR #108

Closed spxcewolf closed 11 months ago

spxcewolf commented 11 months ago

Operating System

No response

Version of PollyMC

PollyMC 7.2.1

Version of Qt

Qt 6.6.0

Description of bug

Trying to build PollyMC from the AUR results in the following error:

make[2]: *** [launcher/CMakeFiles/Launcher_logic.dir/build.make:3237: launcher/CMakeFiles/Launcher_logic.dir/translations/TranslationsModel.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:2945: launcher/CMakeFiles/Launcher_logic.dir/all] Error 2
make: *** [Makefile:146: all] Error 2

This is a recently closed issue on the PrismLauncher issues page: PrismLauncher/PrismLauncher#1716 Please pull the required changes from the updated PrismLauncher AUR PKGBUILD.

Steps to reproduce

Try to build PollyMC from the AUR.

Suspected cause

No response

This issue is unique

fn2006 commented 11 months ago

Fixed, thanks for making me aware of this.