Am Dienstag, 19. April 2016 20:36:18 UTC+2 schrieb Niklas Mischkulnig:
>
> But then: #if defined __WXMAC__ && defined *MAC_SELF_CONTAINED_BUNDLE ; *sure 
> __WXMAC__ is set but MAC_SELF_CONTAINED_BUNDLE isn't (doing that creates a 
> whole lot more compile errors).  That means that it searches in path.
> What's going on, especially with ExifTool, the code, which searches it, is 
> quite complex?
>

When MAC_SELF_CONTAINED_BUNDLE is defined special code for the Mac bundles 
is used to look for the binaries in the bundle (it calls the function 
MacGetPathToBundledExecutableFile).
So I assume for a bundled version this define is needed. (And may explain 
the problems with enblend/enfuse/assistant).
I changed the code from the makefile version to now the wxWidgets version 
for stitching and assistant some time ago. Since then nobody has build a 
Mac bundle. So it may be that there are some glitches which I introduced 
when I reworked the code. Maybe only an include is missing? But without the 
(exact) error messages this is impossible to say.

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/90d2f454-7572-452a-a556-aba911d294b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to