I had libpano12 installed (Debian Lenny package libpano12-dev). The build failed with:
/usr/local/src/hugin-0.8.0/src/hugin_base/panodata/ PanoramaOptions.cpp: In member function 'double HuginBase::PanoramaOptions::getMaxVFOV() const': /usr/local/src/hugin-0.8.0/src/hugin_base/panodata/PanoramaOptions.cpp: 527: error: expected primary-expression before '}' token /usr/local/src/hugin-0.8.0/src/hugin_base/panodata/PanoramaOptions.cpp: 527: error: expected `;' before '}' token Looking in PanoramaOptions.cpp at that line, there is an obvious syntax error, but it's #ifdef'ed out - if libpano13 is installed. Removing libpano12-dev and friends and replacing with libpano13-dev and friends resulted in a successful build and working software. The docs indicate libpano13 is required, but the cmake step did not complain that I had the wrong libpano version. Thanks, Reid --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
