Confirmed. Thanks.
I'll close the bug ticket.

Harry

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/701117

Title:
  compiling on OSX fails after gsoc2010 panorama overview

Status in Hugin - Panorama Tools GUI:
  Fix Committed

Bug description:
  The compilation of Hugin on OSX ends in error after the merge of the gsoc2010 
panorama overview branch.

In the "src/hugin1/hugin/OverviewDragTool.cpp" code you can find the statement 
"hugin_utils::FDiff2D pos = helper->GetMousePosition();" twice.
On OSX the compilation breaks with the error message:
/Users/Shared/development/hugin_related/hugin/mac/../src/hugin1/hugin/OverviewDragTool.cpp:16:
 error: 'class ToolHelper' has no member named 'GetMousePosition'
/Users/Shared/development/hugin_related/hugin/mac/../src/hugin1/hugin/OverviewDragTool.cpp:
 In member function 'virtual void 
OverviewDragTool::MouseButtonEvent(wxMouseEvent&)':
/Users/Shared/development/hugin_related/hugin/mac/../src/hugin1/hugin/OverviewDragTool.cpp:31:
 error: 'class ToolHelper' has no member named 'GetMousePosition'

wxwindows 2.8.11
boost 1.44
libpano 2.9.18

hg summary:
parent: 4809:41621fb36f15 tip



_______________________________________________
Mailing list: https://launchpad.net/~hugin-devs
Post to     : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to