You are not logged in.
https://aur.archlinux.org/packages/structuresynth/
I posted a comment there last week:
I tried to change 'depends' line:
depends=('qt5-base')Then during build I get this error now:
==> Starting build()...
Project ERROR: Unknown module(s) in QT: script
==> ERROR: A failure occurred in build().Ideas?
Still have the same question! Thanks for any help Arch forum.
Last edited by uberscientist (2014-01-16 03:10:48)
Offline
Structure Synth is built in C++, OpenGL, and Qt 4.
Try
depends = ('qt4')You may also have to replace qmake by qmake-qt4 in the PKGBUILD
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Thank you Lone_Wolf! I'd tip you some dogecoin if you had an address in your sig. [solved]
Offline