Project

General

Profile

Actions

Howtos - Hack on Linux

Ubuntu 18.04

  1. Get required tools and libraries
    sudo apt install g++ git qtcreator libprotobuf-dev qttools5-dev-tools protobuf-compiler
  2. Get source code
    git clone git://github.com/Ummon/D-LAN.git
    cd D-LAN/application
    ./1.regen_all.sh
    

Updated by Adrien Crivelli almost 4 years ago · 12 revisions