Actions
Howtos - Hack on Linux¶
Ubuntu 18.04¶
- Get required tools and libraries
sudo apt install g++ git qtcreator libprotobuf-dev qttools5-dev-tools protobuf-compiler
- Get source code
git clone git://github.com/Ummon/D-LAN.git cd D-LAN/application ./1.regen_all.sh
Updated by Adrien Crivelli over 4 years ago · 12 revisions