Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

building viper (cmake) #37

Open
lucyferu opened this issue Dec 16, 2022 · 1 comment
Open

building viper (cmake) #37

lucyferu opened this issue Dec 16, 2022 · 1 comment

Comments

@lucyferu
Copy link

hello,

im just trying to build viper, as i read is a very good lightweight browser, on this old netbook on mine on which i just installed arch linux 32.

however, im not sure how to go on with the installation once reached the cmake command.
what should i add to that command basically? i can't really get it from the readme and im not knowledgeable enough to sort it our by myself.

hope someone can help. 😃

@pmahala
Copy link

pmahala commented Aug 21, 2024

I maybe late for this but I think the reason you can't build is because Arch lacks packages from the qt6 family and also in my case cmake-base-package was also missing

So you need to "sudo pacman -S qt6" and select the qt6 base package, and then keep on reading the error message during build process and it will indicate other packages belonging to the same qt6 family of packages that also went missing..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants