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.
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
Feature description
Tell us how the feature should work