gcc build error due to missing 'typename' identifier in operation.hpp (Patch #2151)


Added by hype blade over 12 years ago. Updated over 12 years ago.


Status:Cancelled Start date:2012-07-09
Priority:Normal Due date:
Assignee:Maria Dimashova % Done:

0%

Category:build/install
Target version:-
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

OpenCV 2.4.1 produces a minor build error if you wan't to compile the library with the gcc compiler (at least with our version). The file 'core/operation.h' misses some 'typename' identifiers at line 1077 to comply with the current c++ standard.

I attached the 'fixed' operation.hpp file to this bug report.

Regards
Matthias


operations.hpp (127 kB) hype blade, 2012-07-09 03:27 pm


Associated revisions

Revision ddfd1854
Added by Roman Donchenko about 11 years ago

Merge pull request #2151 from KonstantinMatskevich:testdata_path_calib3d

History

Updated by Andrey Kamaev over 12 years ago

Could you provide a patch instead of whole file?

Updated by Maria Dimashova over 12 years ago

Thanks for the report. I checked current trunk r8990. core/operation.h has 'typename' identifier in the place that corresponds to the line 1077 of your 'fixed' operation.h. If you still have a problem with the trunk, please reopen the issue, attach the patch and specify a revision for the patch.

  • Status changed from Open to Cancelled

Updated by Maria Dimashova over 12 years ago

  • Assignee changed from Alexander Shishkov to Maria Dimashova

Also available in: Atom PDF