Everything seems to be working now.
In patch-xrc.sh, I had to change line 12 to hugin_exiftool_arg= "../src/hugin1/base_wx/hugin_exiftool_copy.arg" *bash:* INFO 18:43:49.061780 (/Users/niklas/development/clean/src/hugin1/base_wx/platform.cpp:290) MacGetPathToBundledResourceFile(): Mac: the resource file's path in the application bundle: /Users/niklas/development/clean/mac/build/Release/PTBatcherGUI.app/Contents/Resources/xrc INFO 18:43:49.062303 (/Users/niklas/development/clean/src/hugin1/base_wx/platform.cpp:290) MacGetPathToBundledResourceFile(): Mac: the resource file's path in the application bundle: /Users/niklas/development/clean/mac/build/Release/PTBatcherGUI.app/Contents/Resources/de.lproj/locale INFO 18:43:59.837025 (/Users/niklas/development/clean/src/hugin1/base_wx/platform.cpp:375) MacGetPathToBundledExecutableFile(): Mac: executable's full path in the application bundle: /Users/niklas/development/clean/mac/build/Release/PTBatcherGUI.app/Contents/MacOS/enblend Filename for enblend=/Users/niklas/development/clean/mac/build/Release/PTBatcherGUI.app/Contents/MacOS/enblend INFO 18:43:59.837742 (/Users/niklas/development/clean/src/hugin1/base_wx/platform.cpp:375) MacGetPathToBundledExecutableFile(): Mac: executable's full path in the application bundle: /Users/niklas/development/clean/mac/build/Release/PTBatcherGUI.app/Contents/MacOS/enblend Filename for enblend=/Users/niklas/development/clean/mac/build/Release/PTBatcherGUI.app/Contents/MacOS/enblend INFO 18:44:00.089661 (/Users/niklas/development/clean/src/hugin1/base_wx/platform.cpp:290) MacGetPathToBundledResourceFile(): Mac: the resource file's path in the application bundle: /Users/niklas/development/clean/mac/build/Release/PTBatcherGUI.app/Contents/Resources/ExifTool ExifTool, path to bundled res: /Users/niklas/development/clean/mac/build/Release/PTBatcherGUI.app/Contents/Resources/ExifTool INFO 18:44:00.090335 (/Users/niklas/development/clean/src/hugin1/base_wx/platform.cpp:290) MacGetPathToBundledResourceFile(): Mac: the resource file's path in the application bundle: /Users/niklas/development/clean/mac/build/Release/PTBatcherGUI.app/Contents/Resources/ExifTool ExifTool, path to bundled res: /Users/niklas/development/clean/mac/build/Release/PTBatcherGUI.app/Contents/Resources/ExifTool INFO 18:44:01.490650 (/Users/niklas/development/clean/src/hugin1/base_wx/platform.cpp:375) MacGetPathToBundledExecutableFile(): Mac: executable's full path in the application bundle: /Users/niklas/development/clean/mac/build/Release/PTBatcherGUI.app/Contents/MacOS/nona INFO 18:44:01.491851 (/Users/niklas/development/clean/src/hugin1/base_wx/platform.cpp:375) MacGetPathToBundledExecutableFile(): Mac: executable's full path in the application bundle: /Users/niklas/development/clean/mac/build/Release/PTBatcherGUI.app/Contents/MacOS/enblend Filename for enblend=/Users/niklas/development/clean/mac/build/Release/PTBatcherGUI.app/Contents/MacOS/enblend INFO 18:44:01.492607 (/Users/niklas/development/clean/src/hugin1/base_wx/platform.cpp:290) MacGetPathToBundledResourceFile(): Mac: the resource file's path in the application bundle: /Users/niklas/development/clean/mac/build/Release/PTBatcherGUI.app/Contents/Resources/ExifTool ExifTool, path to bundled res: /Users/niklas/development/clean/mac/build/Release/PTBatcherGUI.app/Contents/Resources/ExifTool *log:* enblend: /Users/niklas/development/clean/mac/build/Release/PTBatcherGUI.app/Contents/MacOS/enblend Blender: enblend 4.1.1 exiftool: /Users/niklas/development/clean/mac/build/Release/PTBatcherGUI.app/Contents/Resources/ExifTool/exiftool ExifTool version: 9.76 Am Dienstag, 26. April 2016 18:22:50 UTC+2 schrieb T. Modes: > > > > Am Dienstag, 26. April 2016 17:46:23 UTC+2 schrieb Niklas Mischkulnig: >> >> I found the reason: In Xcode when I set the MAC_SELF_CONTAINED_BUNDLE >> flag, it applies it recursively to all other targets, *except* base_wx. >> >> I attached the compile errors in Executor.cpp. >> > > Okay, we make progress. Mainly a simply include was missing. > I committed the changes to the repository. > Attached is a modified patch. It contains both former patches and some > little bugfixes from your last report. > > Thomas > -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/e5f54b19-8137-4633-b81c-850b20af8b54%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
