Merged
Conversation
…es are fixed by appending `--update` to the `conan install` command. conan-io/conan-center-index@97843be
Collaborator
|
I've tested the linked AppImage and can confirm it fixes #2078 for me |
d5e64ad to
8c241ae
Compare
Member
Author
|
There are multiple issues we would need to work around to get this to build on the CI pipeline. Before I open some huge can of worms, I took out the commit that enables use of this package on the CI pipeline. It can be manually selected using I can just manually create AppImages again, if we want to make a release with it. |
5317a09 to
80eb468
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR enables using Qt5 source packages for building AppImages.
Known issues:
--build="glib/*"to ignore the binary cache.Fixes: #2078
The relevant recipe change is here: https://github.com/overte-org/overte-conan-recipes/pull/50/changes
If anyone wants to try the AppImage before the CI pipeline gets fixed: https://data.moto9000.moe/temp/Overte-Dev-2026-02-26-0-x86_64.AppImage