Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.68 KB

INSTALL.md

File metadata and controls

28 lines (19 loc) · 1.68 KB

Installing Nazzida

Nazzida is currently available for Sailfish OS via the Jolla Store and OpenRepos community repositories. You can also download the sources and build it by yourself.

Sailfish OS building instructions

To build Nazzida for Sailfish OS, you need the Sailfish OS Application SDK and some other tools. Nazzida uses CMake to build the code.

Required tools

When using the Sailfish OS Application SDK, all requirements should be pulled in automatically.

Get the code

At first you have to clone this repository including all submodules (libfirfuorida, HBN SFOS Components, HBN SFOS Cmake).

git clone --recursive https://github.com/Huessenbergnetz/nazzida.git

Configure the project

Nazzida should already be configured properly to be build inside Sailfish OS SDK as this is the default build target.

Build the code

Now you are ready to build and run Nazzida on your Sailfish OS device or in the emulatoer.