I've tried rebuilding and got the following errors F:\sdk\hugin\src\hugin1\hugin/OptimizePanel.h(101) : error C2143: syntax error : missing ';' before '*' F:\sdk\hugin\src\hugin1\hugin/OptimizePanel.h(101) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int F:\sdk\hugin\src\hugin1\hugin/OptimizePanel.h(101) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int F:\sdk\hugin\src\hugin1\hugin/OptimizePanel.h(102) : error C2143: syntax error : missing ';' before '*' F:\sdk\hugin\src\hugin1\hugin/OptimizePanel.h(102) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int F:\sdk\hugin\src\hugin1\hugin/OptimizePanel.h(102) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int F:\sdk\hugin\src\hugin1\hugin/OptimizePanel.h(117) : error C2504: 'wxXmlResourceHandler' : base class undefined F:\sdk\hugin\src\hugin1\hugin/OptimizePanel.h(123) : error C2061: syntax error : identifier 'wxXmlNode'
cheers T. Modes wrote: > >> This label is in the 2009.2.0 release already, but if it makes the >> button bar unusable on Windows then we need to fix it for the >> 2009.4.0 release. > > I uploaded a patch to the patch tracker (https://sourceforge.net/ > tracker/?func=detail&aid=2914002&group_id=77506&atid=550443). > > It modifies the toolbar of the fast preview window. It breaks the > functions into several parts and therefore the too long toolbar should > be fixed. > Maybe some groups needs some tweaking which buttons belong to this > group. > > Please test it. > > 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 > > -- View this message in context: http://old.nabble.com/Some-programming-tasks...-tp26690840p26777135.html Sent from the hugin ptx mailing list archive at Nabble.com. -- 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
