On Mon, 2009-12-14 at 13:47 +0100, Jean-Luc Coulon (f5ibh) wrote: > Hi, > > I've troubles trying to buil svn 4789 > > > 1st, this warning: > /usr/local/src/hugin/hugin-2009.5.0/src/hugin1/hugin/MainFrame.cpp: In > member function ‘void MainFrame::LoadProjectFile(const wxString&)’: > /usr/local/src/hugin/hugin-2009.5.0/src/hugin1/hugin/MainFrame.cpp:681: > warning: case label value exceeds maximum value for type > Linking CXX executable PTBatcher > > > then, this error: > > [ 80%] Building CXX object src/hugin1/hugin/CMakeFiles/hugin.dir/ > CPEditorPanel.cpp.o > In file included from /usr/local/src/hugin/hugin-2009.5.0/src/hugin1/ > hugin/MainFrame.h:36, > from /usr/local/src/hugin/hugin-2009.5.0/src/hugin1/ > hugin/huginApp.h:29, > from /usr/local/src/hugin/hugin-2009.5.0/src/hugin1/ > hugin/CPEditorPanel.cpp:38: > /usr/local/src/hugin/hugin-2009.5.0/src/hugin1/hugin/ > OptimizePanel.h:101: error: ISO C++ forbids declaration of ‘wxCheckBox’ > with no type
I fixed this error in r4803. It builds now. I haven't done anything about the warning though. -James -- 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
