Name collision in cxcore/cxdxt.cpp - log2() (Feature #218)


Added by hype blade almost 15 years ago. Updated almost 15 years ago.


Status:Done Start date:
Priority:High Due date:
Assignee:- % Done:

0%

Category:core
Target version:-
Difficulty: Pull request:

Description

I'm trying to cross compile opencv 2.0 with the CodeSourcery09Q3lite compiler.

I found a naming collision in the "cxdxt.cpp" for the log2-function. The compiler seems to bring his own log2-function/macro which will result in an error.

Simply renaming the function to i.e. "_cvlog2()" solves the problem.

To make it more comprehensible for you, I attached a message that I send to the devel-mailinglist few minutes ago which describes the configuring and compiling process of mine


opencv-2-0-arm.txt (3.5 kB) hype blade, 2010-03-24 11:16 am


Associated revisions

Revision 2508d8e2
Added by Vadim Pisarevsky about 12 years ago

Merge pull request #218 from taka-no-me:drop_utf16

History

Updated by anonymous - almost 15 years ago

fixed in r2916

  • Status changed from Open to Done
  • (deleted custom field) set to fixed

Also available in: Atom PDF