← Back to team overview

hugin-devs team mailing list archive

[Bug 1495365] Re: Compilation fails when compiling with VC++ 2010 Express

 

Thanks for the patch. I committed a slightly modified version. I did not know that someone else is compiling Hugin on Windows and is using such an older compiler ;-)
When you have a working own compiled Hugin version, consider stepping in the official building of Hugin for Windows. We need builder for Windows.

** Changed in: hugin
       Status: New => Fix Committed

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

Title:
  Compilation fails when compiling with VC++ 2010 Express

Status in Hugin:
  Fix Committed

Bug description:
  Compilation of the latest default branch (0ef305) fails when compiling
  with Visual C++ 2010 Express. One error is related to log1p() which
  isn't available under VC++ 2010 and the second is caused by "ambiguous
  call to overloaded function" sqrt(). Appropriate patch is in the
  attachment.

  Best regards,
  Jan

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1495365/+subscriptions


References