Hi, 2011/2/9 kfj <[email protected]>
> > > > I checked already but VignettingCorrection.h is not in the hsi.i file. > > > > Next hint please :) > > > > It's not VignettingCorrection.h, but PhotometricOptimizer.h. a bit > down from the lines you commented out. Try throw that out for good > measure, so to be specific, comment out lines 53 and 272. > > I removed src/hugin_base/algorithms/optimizer/PhotometricOptimizer.h and that fixed the compilation. There is a target _hsi and a shared module _hsi.so is created. I assume this a dynamic library for a linux system. If it is a shared library, the name should be _hsi.dylib as that's the dynamic name/extension on macosx. If I'm wrong, nice. If I'm right the name needs to be changed. Hugin starts, but I have no idea what to do with it. Do you have a sample script and image set? This would also enable simpler and uniform testing on multiple OSes. Harry -- You received this message because you are subscribed to the Google Groups "Hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx
