Hi Windows builder, > I've just downloaded and installed. Worked perfectly so far, but the > command line utilities give TIFFReadDirectory warnings (f.e. regarding > invalid XML packets which is quite common for files written by photoshop > or DPP) as modal dialogs again instead of console output. This was > already solved many versions ago. > > This is probably not related to your installer but to the hugin and > utilities version it installs. In this case align_image_stack.exe > Pre-Release 2010.1.0.5161 built by zoran zorkic might be the culprit. > To prevent this warning libtiff (or libtiff in wxWidgets) should be compiled with #define TIF_PLATFORM_CONSOLE 1 as stated in the wiki http://wiki.panotools.org/Hugin_SDK_%28MSVC_2008%29_Patches#wxWidgets (This redirects the warning to the console, without the preprocessor switch a message box pop up.). I assume, that the builder has compiled libtiff without this change. Please check your libtiff.
Thomas -- 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
