You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. 😃
The text was updated successfully, but these errors were encountered:
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..
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. 😃
The text was updated successfully, but these errors were encountered: