← Back to team overview

hugin-devs team mailing list archive

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

 

Public bug reported:

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

** Affects: hugin
     Importance: Undecided
         Status: New


** Tags: hugin patch windows

** Patch added: "compile_errors.patch"
   https://bugs.launchpad.net/bugs/1495365/+attachment/4463644/+files/compile_errors.patch

-- 
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:
  New

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


Follow ups