Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a package manager on Windows to get dependencies of desktop client #4980

Open
mgallien opened this issue Sep 27, 2022 · 2 comments
Open

Comments

@mgallien
Copy link
Collaborator

Currently we use home grown script collection to build some dependencies of desktop client.
Other dependencies need to be installed on the proper path and the system properly configured to use them.

Switch to using a proper package manager (plenty of them exists on windows but we currently use KDE's Craft so that would be teh obvious choice here) to install all dependencies (including Qt itself).

We could then simplify our build process on Windows and have something much easier to use, maintain and provide to customers.

How to use GitHub

  • Please use the 👍 reaction to show that you want to have the same feature implemented.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Feature description

Tell us how the feature should work

@mgallien
Copy link
Collaborator Author

@tobiasKaminsky

@tobiasKaminsky
Copy link
Member

Cool idea.
I guess this is something we can do in parallel? Similar to our other ideas how to improve/automate release management?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants