We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Just edit the SQLiteStudio3.pro and delete the line with cli in the statement:
SQLiteStudio3.pro
cli
SUBDIRS += \ core \ gui \ cli \ gui_app
so it looks like:
SUBDIRS += \ core \ gui \ gui_app