** Description changed: - Compilation of the latest default branch ( 0ef305) fails when compiling + 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
-- 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 _______________________________________________ Mailing list: https://launchpad.net/~hugin-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~hugin-devs More help : https://help.launchpad.net/ListHelp

