Skip to content

UDAAN-LEAP/leap-pe-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Windows

Linux Distro

  1. Install qt5:
  • $ sudo apt-get install qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools
  1. Install Dependencies:
  • $ sudo apt install build-essential libgit2-dev libpugixml-dev
  • $ sudo apt install libqt5networkauth5 libqt5networkauth5-dev
  • $ sudo apt install qtmultimedia5-dev
  • $ sudo apt install libqt5svg5 libqt5svg5-dev
  1. Go to folder "FrameWorkCode", compile qpadfinal.pro and make:
  • $ cd FrameWorkCode
  • $ qmake qpadfinal.pro
  • $ make
  • Ignore the warnings(if any). Will be removed in the next version.

Execute file qpadfinal in folder "FrameWorkCode"

  • $ ./qpadfinal