Escape OS X batch converter path.
authorCarl Hetherington <cth@carlh.net>
Tue, 15 Dec 2015 23:23:54 +0000 (23:23 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 15 Dec 2015 23:23:54 +0000 (23:23 +0000)
src/lib/cross.cc

index 5875e4f40dadf20bb899dced5bf18f96707e86ca..7abe01cc9019683a7afb92b3096ceeb922ade3eb 100644 (file)
@@ -367,7 +367,7 @@ start_batch_converter (boost::filesystem::path dcpomatic)
        batch = batch.parent_path (); // Contents
        batch = batch.parent_path (); // DCP-o-matic.app
        batch = batch.parent_path (); // Applications
-       batch /= "DCP-o-matic 2 Batch Converter.app";
+       batch /= "DCP-o-matic\\ 2\\ Batch\\ Converter.app";
        batch /= "Contents";
        batch /= "MacOS";
        batch /= "dcpomatic2_batch";