Skip to content

Fix qt-gui-cpp cross-compile for osx-arm64 #72

Description

@Tobias-Fischer

mimick-vendor and qt-gui-cpp currently only compile natively - cross compile doesn't work.

For mimick-vendor, it is probably sufficient to simply forward the CMAKE_ARGS to the mimick build.

For qt-gui-cpp, we need to install sip-build and qt-main (also) in the build env, and point SIP_EXECUTABLE to $BUILD_PREFIX/bin/sip-build. Similarly we need to point QMAKE_EXECUTABLE to $BUILD_PREFIX/bin/qmake. Not sure what else needs doing beyond that.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is neededosx

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions