Skip to content

Build Options #121

@jla3378

Description

@jla3378

All else being equal, following the build instructions on arm64-apple-darwin20.6.0 results in a static lib while x86_64-apple-darwin20.6.0 compiles a dynamic lib.

Do you know what environment variables need to be set or passed onto the qmake and make to force static or dynamic linking?

the fact that it's making static libraries on arm macOS is creating an issue with compiling another package.

Adding classname PyOtherSideExtensionPlugin to qmldir did fix the missing classname error but now I get missing symbol errors so I think it would be easiest if there was a way to specify dynamic or static libraries when building pyotherside

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions