Hello, https://drive.google.com/uc?export=download&id=0B_seRjFxxDleN2V2VDVnS0hoSXc Christian, please test if it runs. Everything should work fine as long as you don't open PTBatcherGUI via Hugin's "Stitch Panorama..." button.
Thomas, I rolled back to wxWidgets 3.0. Can I hardcode wxColour col(128,128,128) (dark grey, how it looked previously) because that color isn't available via wxSYS_COLOUR_?*?*? in 3.1? When I call it like this, the log windows opens, the cursor turns into a watch and I can't do anything, because it tries to stitch the first (=invalid) project file(see below), code in repository calls PTBatcherGUI this way. PTBatcherGUI.app/Contents/MacOS/PTBatcherGUI -b -v "/Users/niklas/Desktop/pano/DSC_5691 - DSC_5692" "/Users/niklas/Desktop/pano/DSC_5691 - DSC_5692.pto" This way(arguments swapped), it gets added once correctly and the second entry has the prefix as the projectfile and "first image - last image" as output prefix: PTBatcherGUI.app/Contents/MacOS/PTBatcherGUI -b -v "/Users/niklas/Desktop/pano/DSC_5691 - DSC_5692.pto" "/Users/niklas/Desktop/pano/DSC_5691 - DSC_5692" Niklas Am Montag, 23. Mai 2016 10:11:11 UTC+2 schrieb Christian Krüger: > > Hi guys, > > I was really happy that I found this thread and that you guys are putting > serious effort into getting Hugin to run on Mac (I have tried to compile > myself but ran into problem after problem). > > I downloaded your pack but it requires 10.11 and I have only 10.10 :-( > > Do you guys also have a version that runs on 10.10? That would be really > great! > > Cheers > Christian > -- 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/e9ef5c8e-abbf-451d-ac0a-9fe5a2813087%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
