Skip to content

Desktop_Interface build #238

Closed
Closed
@dbsamithey

Description

I think that these steps need to be taken to build the application on MacOSx

  • a qt5 version of qmake should be used (Qt5.15.8 worked for me)
  • 'macx: INCLUDEPATH += /usr/local/include' may need to be commented out in Labrador.pro to prevent the compiler from finding Qt6 code in /include
  • as a brute-force fix to the program not being able to find libdfuprog-0.9.dylib, it can be copied from /build_mac to /Labrador.app/Contents/MacOS
  • similarly, /waveforms from /Labrador.app can be copied to /Labrador.app/Contents/MacOS

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions