Closed inukaze closed 4 years ago
Yes you'll need to install the qt5 websockets development package for your distro. Each distro names it slightly different.
For example (you'd need the -dev version of these packages): Fedora: qt5-qtwebsockets Arch: qt5-websockets Ubuntu: libqt5websockets5
i know on the distributions the package name normally is diferent and that is a thing i never saw sense but well, i am trying to solve this dependency.
i notice i must use "qmake-qt5" instead "qmake" because if i use "qmake" this use default qt4, and with the another the qt5 and with that not show that message, well if you read the another issue, you can notice the compilation try to complete but on some point failed xD