Larazus: Build on macOS, Fix getting libqt6pas-dev on Ubuntu#2356
Larazus: Build on macOS, Fix getting libqt6pas-dev on Ubuntu#2356ansgarbecker merged 6 commits intoHeidiSQL:lazarusfrom
Conversation
PR got merged
|
Builds fail right now because there hasn't been a new tag for v3. |
|
Hey Nico(@D3SOX),
Yeah, I need to get myself fed and then tackle that!! The only thing I want you to change is that instead of having the build on the workflow, you add another command to the Cheers, |
|
Hey Nico(@D3SOX), This looks absolutely fine, thanks so much for the quick edits!! I'll let Anse have a look at this and see what he thinks, but I'm guessing that he'll merge this with no problem at all!! Cheers, |
|
Hey Nico(@D3SOX), WHOOP WHOOP!!! Everything compiles as it should !!! YOU DA MAN, MY DUDE !!! 🫂 ❤️ I'm guessing this will please Anse quite a lot and will be merged presto pronto 😄 Cheers, |
|
@D3SOX thanks a lot, this is just awesome! Will merge now. |
Since gcarreno/setup-lazarus#42 is now merged this is ready for review.
The fix for
libqt6pas-devis a bit hacky but the only other option would be to build the bindings in the workflow. Ubuntu 22.04 does not havelibqt6pas-devin its repositories and GitHub Actions unfortunately doesn't offer Ubuntu 25.10 yet (the earliest version that has it)I tested downloading a build for Qt6 and the binary even ran on Arch Linux just fine.
I also tested a build from my repo inside a macOS VM using https://github.com/dockur/macos