Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 425 Bytes

Dev.md

File metadata and controls

7 lines (6 loc) · 425 Bytes

How to build

  • Install qt sdk for your platform.

  • Build and install qtleveldb

    Note: You will need to change some header paths. When you get error just adjust the path of the erroring header.

  • Build the project using qt creator or with qmake.

  • App dists are made using macdeployqt and linuxdeployqt