Another OS X path.
authorCarl Hetherington <cth@carlh.net>
Mon, 22 Jul 2019 14:39:11 +0000 (15:39 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 22 Jul 2019 14:39:11 +0000 (15:39 +0100)
run/dcpomatic_create

index 7931578cfd727e584c2744d750aee42bb7faf340..7f88082bd02a7583b7439336abbeaf4417ed0c9f 100755 (executable)
@@ -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 $*