Linux添加Qt库的方法
阿里云服务器上添加Qt库的方法(会自动根据当前已安装的版本下载对应版本):sudo apt-get install libqt5websockets5-dev
会安装libqt5websockets5.so
All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.
阿里云服务器上添加Qt库的方法(会自动根据当前已安装的版本下载对应版本):sudo apt-get install libqt5websockets5-dev
会安装libqt5websockets5.so