Skip to content

MacOS qt6 Docker files#300

Merged
mappu merged 1 commit intomappu:masterfrom
e1z0:master
Jan 2, 2026
Merged

MacOS qt6 Docker files#300
mappu merged 1 commit intomappu:masterfrom
e1z0:master

Conversation

@e1z0
Copy link
Contributor

@e1z0 e1z0 commented Dec 28, 2025

MacOS ARM64+AMD64 qt6.7 docker files

MacOS ARM64+AMD64 qt6.7 docker files
@mappu
Copy link
Owner

mappu commented Jan 2, 2026

Fixes: #210

I tried this out today using examples/helloworld6:

  • miqt-docker ffmpeg-macos-cross-x86_64-sdk14.5-go1.25-qt6.7-dynamic go build -ldflags '-s -w'
    • Docker container built successfully. Building the docker container for the first time took 839s on my PC
    • Building the app succeeded with no warnings
    • helloworld6: Mach-O 64-bit x86_64 executable
  • miqt-docker ffmpeg-macos-cross-arm64-sdk14.5-go1.25-qt6.7-dynamic go build -ldflags '-s -w'
    • Docker container built successfully. Building the docker container for the first time took 489s on my PC
    • Building the app succeeded with no warnings
    • helloworld6: Mach-O 64-bit arm64 executable

Everything worked perfectly! Thank you for the contribution @e1z0 ! 🎉

@mappu mappu merged commit 72a098f into mappu:master Jan 2, 2026
10 checks passed
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

Successfully merging this pull request may close these issues.

2 participants