mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
PROPOSAL: make it possible to build GUI with cmake #652
Reference in New Issue
Block a user
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?
Originally created by @Artturin on GitHub (Jul 28, 2021).
Currently it is not possible
@canihavesomecoffee commented on GitHub (Jul 28, 2021):
Which GUI do you refer to?
https://github.com/CCExtractor/ccextractorfluttergui?
@Artturin commented on GitHub (Jul 29, 2021):
https://github.com/CCExtractor/ccextractor/blob/0bbdfc13eee68b39ed2196c05d87b87dd
https://github.com/CCExtractor/ccextractor/tree/master/src/GUI7a3eefc/linux/Makefile.am#L384
If that's going to be deprecated then I can package the fluttergui for nixpkgs instead
@canihavesomecoffee commented on GitHub (Jul 29, 2021):
The one you link to is indeed planned to be replaced in favour of the flutter one.
We have multiple ones (a C# one, the one you linked, another one somewhere else) and @Techno-Disaster is creating the Flutter one to have a cross-platform, decent GUI.