X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=run%2Fdcpomatic_create;h=7f88082bd02a7583b7439336abbeaf4417ed0c9f;hb=f1685116cff0a02ff94cc6d4961654b0afaefe7a;hp=7931578cfd727e584c2744d750aee42bb7faf340;hpb=5797d31e6f9766c88f241a5c4cf4cd9709b36b0a;p=dcpomatic.git 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 $*