error on compiling opencv 2.4.4 .mac lion (Bug #2881)


Added by Ungacy Tao almost 13 years ago. Updated almost 12 years ago.


Status:Done Start date:2013-03-12
Priority:Normal Due date:
Assignee:Andrey Kamaev % Done:

0%

Category:infrastructure
Target version:3.0
Affected version:2.4.4 Operating System:
Difficulty: HW Platform:
Pull request:

error_log_opencv_2.4.2_on_mac_lion (52.2 kB) Ungacy Tao, 2013-03-12 07:36 am


Associated revisions

Revision ea222877
Added by Alexander Alekhin over 10 years ago

Merge pull request #2881 from mlyashko:moments_opt

History

Updated by Andrey Kamaev almost 13 years ago

This is a gcc bug http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53748

You probably can avoid it by passing -fno-if-conversion flag to compiler.

Updated by Alexander Smorkalov almost 13 years ago

  • Category set to infrastructure
  • Target version set to 3.0

Updated by Ungacy Tao almost 12 years ago

Andrey Kamaev wrote:

This is a gcc bug http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53748

You probably can avoid it by passing -fno-if-conversion flag to compiler.

thx.I made it !

Updated by Daniil Osokin almost 12 years ago

  • Assignee set to Andrey Kamaev
  • Status changed from Open to Done

Also available in: Atom PDF