X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=run%2Fdcpomatic_create;h=7f88082bd02a7583b7439336abbeaf4417ed0c9f;hp=7931578cfd727e584c2744d750aee42bb7faf340;hb=e81c5eb9e8ff875240dde9fdaaab0a46f99af615;hpb=5797d31e6f9766c88f241a5c4cf4cd9709b36b0a diff --git a/run/dcpomatic_create b/run/dcpomatic_create index 7931578cf..7f88082bd 100755 --- a/run/dcpomatic_create +++ b/run/dcpomatic_create @@ -3,6 +3,7 @@ cd "$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"/.. export LD_LIBRARY_PATH=build/src/lib:build/src/wx:/home/c.hetherington/lib:$LD_LIBRARY_PATH +export DYLD_LIBRARY_PATH=build/src/lib:build/src/wx:build/src/asdcplib/src:/Users/c.hetherington/osx-environment/64/lib if [ "$1" == "--debug" ]; then shift gdb --args build/src/tools/dcpomatic2_create $*