X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=run%2Fdcpomatic_kdm;fp=run%2Fdcpomatic_kdm;h=59681f73307bdd5c2c9d49b6dfe3635e5d1d163e;hb=1436de822ff18b0f3a6dafbea1e212ac068cc0fd;hp=7bae70388452655b7394e920c0d375fcdcd4f2dd;hpb=be4abd363000695f148c36a986160f70dbc659ef;p=dcpomatic.git diff --git a/run/dcpomatic_kdm b/run/dcpomatic_kdm index 7bae70388..59681f733 100755 --- a/run/dcpomatic_kdm +++ b/run/dcpomatic_kdm @@ -2,6 +2,7 @@ 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:/carl/Environment/64/lib +export DCPOMATIC_GRAPHICS=graphics if [ "$1" == "--debug" ]; then shift gdb --args build/src/tools/dcpomatic2_kdm $*