2.3.1b/2.3.2 release to compile with llvm-g++ 4.2 ? (Bug #1431)
Description
There are two small changes that would enable to compile OpenCV 2.3.1 on MacOSX lion with llvm-g++-4.2 (default compiler) :
- remove the ";" l117 of flann/any.h
- remove the "," l123 of flann/defines.h
The patch attached does exactly that.
This should not change anything on any other architecture.
Would it be possible to release a 2.3.1b (as I see the package is named 2.3.1a on sourceforge) or a 2.3.2 with this fix ?
Associated revisions
Merge pull request #1431 from asmorkalov:android_recording_hint
History
Updated by Marius Muja over 13 years ago
These are fixed in trunk since 6809 and 6756.
- Status changed from Open to Done
- (deleted custom field) set to fixed
Updated by Andrey Kamaev almost 13 years ago
- Target version set to 2.4.0