X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-util.git;a=blobdiff_plain;f=cross-compile%2Fmacosx%2FREADME;h=2b863e35d991ff08babf68f81a4d685fe4ebd32c;hp=23a4f874fb83eba1c71edcaedea6185f5f0ac9f0;hb=149202b4da310b2828447711db6adbe07e7d815a;hpb=90e4d615d5748fb67a258ff4d67dcbdf2f935b37 diff --git a/cross-compile/macosx/README b/cross-compile/macosx/README index 23a4f87..2b863e3 100644 --- a/cross-compile/macosx/README +++ b/cross-compile/macosx/README @@ -23,6 +23,8 @@ Requirements available on your system (from Apple) but are required in newer versions built by Homebrew: autoconf, automake, libtool, libffi (maybe others). Without linking "libffi" for example, the check for pygobject3 will fail. + - We currently hardcode the build to use Qt 5.5 (not the latest available + version) in order to remain compatible with some older Mac OS X versions. Building @@ -36,3 +38,11 @@ Per default it will install the compiled packages in: Please edit the script if you want to change any settings. + +Creating a DMG file +------------------- + + $ ./create_dmg pulseview + + $ ./create_dmg sigrok-cli +