Created
July 29, 2022 08:26
-
-
Save CiaranWelsh/1de5c7c4638d10c166d517fbd6b381de to your computer and use it in GitHub Desktop.
How to build synergy-core for mouse and keyboard sharing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt install -y libxtst-dev | |
sudo apt install -y pkg-config | |
sudo apt install -y libglib2.0-dev | |
sudo apt-get install -y libgdk-pixbuf2.0-dev | |
sudo apt-get install -y libnotify-dev | |
sudo apt-get install -y qt5-default | |
sudo apt install -y qttools5-dev | |
sudo apt install -y libxkbfile-dev | |
wget https://github.com/symless/synergy-core.git | |
cd synergy-core | |
mkdir build && cd build | |
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=../install-release .. | |
make -j 8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
activation key can be generated from here: http://cpp.sh/3mjw3