Unable to build the template #9
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello,
Here is what I get when I try to build the template inside vscode in accordance to the readme instructions:
Best regards,
Maciej Błędkowski
Ok, so from what I can tell, the vscode run and debug did not build with flatpak which caused this issue. At the same time, I tried everything, and I cannot build it in any other environment than flatpak. Please release some sort of guide on how to build it on linux without flatpak. Best regards.
What‘s your OS/version? I suspect either the libadwaita version is outdated or
libadwaita-devel(or similar) is not installed. Either way, I recommend using Flatpak (it is the easiest way by far, and you can use the VS Code extension for Flatpak).Fedora Linux 42, libadwaita 1.7.7
Flatpak builds fine, however the build time is a bit long, and that is why I would like to have the ability to build on bare metal
Best regards.
libadwaita 1.8 is the minimal version that is required (and also the most recent one). So you'd have to update to Fedora 43/libadwaita 1.8 in order for it to (hopefully) work.