Hello all,
I am wanting to port over some old KDE 3 KWin themes over to TDE. To ensure that I have all of the build dependencies present, I wanted to try compiling some of the already existing TWin themes. For this, I wanted to try compiling twin-style-fahrenheit (found here: https://mirror.git.trinitydesktop.org/gitea/TDE/twin-style-fahrenheit). In terms of packages, I installed trinity-tdesdk & trinity-twin-devel, so I should have everything required to compile the TWin theme.
For compiling, I followed the instructions laid out in the wiki (https://wiki.trinitydesktop.org/How_to_Build_TDE_Core_Modules#Notes), however when I try to compile the decoration, cmake throws out the following error: "'twin' is required, but is not installed nor selected for build". Could someone point me in the right direction?
I am running Fedora 40 as well as the newest version of TDE (R14.1.2). For what it's worth, I also fired up TDE on openSUSE in a VM, and I have the same issue.
Many thanks!
neeeeow--- via tde-users wrote:
For compiling, I followed the instructions laid out in the wiki (https://wiki.trinitydesktop.org/How_to_Build_TDE_Core_Modules#Notes), however when I try to compile the decoration, cmake throws out the following error: "'twin' is required, but is not installed nor selected for build". Could someone point me in the right direction?
This is probably a question for the tde-devel mail list. The How To seems to be clear, so the question is, if you have installed twin package after compiling it (together with the dev packages - tdebase/libs etc).
If you have installed everything - you need to check your build scripts.
I am running Fedora 40 as well as the newest version of TDE (R14.1.2). For what it's worth, I also fired up TDE on openSUSE in a VM, and I have the same issue.
Unfortunately I am not using rpm, so if you don't get an answer from the users here, ask this question on the devel list.
BR