Skip to content

Add 32-bit CI and Qt 5 build of Mixxx#21

Draft
fwcd wants to merge 4 commits intomainfrom
mixxx-qt5
Draft

Add 32-bit CI and Qt 5 build of Mixxx#21
fwcd wants to merge 4 commits intomainfrom
mixxx-qt5

Conversation

@fwcd
Copy link
Member

@fwcd fwcd commented Sep 13, 2023

The Qt 6 build of Mixxx seems to suffer from linking errors on 32-bit x86/pentium4. Since the 2.5 main branch of Mixxx still supports building with Qt 5, let's try doing that...

@fwcd fwcd added the enhancement New feature or request label Sep 13, 2023
@fwcd fwcd marked this pull request as draft September 13, 2023 16:16
@fwcd
Copy link
Member Author

fwcd commented Sep 13, 2023

Note: We'd have to support building conflicting packages (since every package is currently installed implicitly). In this particular case (where both packages provide mixxx) we could get away with simply not installing it, but that wouldn't necessarily work in other cases too.

While we're at it, we could also automate the topological sorting of the packages. devtools might be interesting too (finddeps etc. sound promising?) Perhaps rewriting the scripts in Python would be a good idea?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant