Troubleshooting Guide

Installation/Build

Compilation fails because of missing libraries, but I do have these libraries installed on my system

Do not forget to install the corresponding -dev packages as well, e.g. not only libsqlite3, but also libsqlite3-dev.

Evolution