https://bugs.kde.org/show_bug.cgi?id=386741

maximumsometh...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maximumsometh...@gmail.com

--- Comment #3 from maximumsometh...@gmail.com ---
Kdenlive builds with Craft on MacOS. A couple environment variables must be
set, though:
PKG_CONFIG_PATH=~/CraftRoot/lib/pkgconfig CXXFLAGS=-std=c++14 craft kdenlive
(For clarification, PKG_CONFIG_PATH needs to be set to *remove* Homebrew/etc.
libraries from the pkgconfig path and use Craft's instead).

craft --package creates an unusable package. It crashes with several errors
like this one:
mlt_repository_init: failed to dlopen
/Users/max/CraftRoot/lib/mlt/libmltopencv.dylib.dSYM
  (dlopen(/Users/max/CraftRoot/lib/mlt/libmltopencv.dylib.dSYM, 2): no suitable
image found.  Did find:
        /Users/max/CraftRoot/lib/mlt/libmltopencv.dylib.dSYM: not a file
        /Users/max/CraftRoot/lib/mlt/libmltopencv.dylib.dSYM: not a file)

It looks like there's a RELOCATABLE macro in MLT that allows it to be shipped
in a MacOS .app bundle. But I'm not sure where to enable that.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to