Building OpenRGB

So I am trying to build OpenRGB from GitLab but the system doesn’t find qmake. I know I have it, since I’ve installed the qt5-devel packages that provide qmake, and I am following the instructions on the dev’s page. But I get this message:

❯ qmake OpenRGB.pro
zsh: qmake: command not found...
Similar command is: 'make'

❯ make OpenRGB.pro
make: Nothing to be done for 'OpenRGB.pro'.

What am I doing wrong?

Thank you in advance for your help :blush:

I think it’s qmake-qt5

Thanks

2 Likes

That worked! Thanks a lot and merry Christmas :blush:

2 Likes

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.