Archive:Build your first KDE application on Kubuntu

From KDE UserBase Wiki
Revision as of 13:56, 15 June 2020 by Jsmithkde (talk | contribs) (Created page with "{{Construction}} == Building your first KDE application using Kubuntu Linux 20.04 == ===== Overview ===== This document aims to provide an overview on the pre-requisites re...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Under Construction

This is a new page, currently under construction!


Building your first KDE application using Kubuntu Linux 20.04

Overview

This document aims to provide an overview on the pre-requisites required to create, compile and execute a simple KDE Application (windowed GUI application) using Kubuntu 20.04.

As most Linux distributions, including Kubuntu, do not install the necessary development packages - additional steps are required to get 'up and running' and be able to create a KDE Qt application.

Pre-requisites

It is assumed that a 'Minimal' installation is performed of Kubuntu, which is running. Refer to this guide on how to setup a Virtual Machine for development: https://community.kde.org/Get_Involved/development/Developing_in_a_virtual_machine

Instructions

1. Referring to https://techbase.kde.org/Development/Tutorials/Setting_Up

sudo apt install libkf5syntaxhighlighting-dev