Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

List of supported compilers

Is there a list of of compilers that are supported by OpenCV? Or some kind of statement that OpenCV will be able to comiple on all compilers starting from compiler X? We failed to compile it on g++ 4.1.2, while it was compiled successfully on g++ 4.4.6.

List of supported compilers

Is there a list of of compilers that are supported by OpenCV? Or some kind of statement that OpenCV will be able to comiple on all compilers starting from compiler X? We failed to compile it on g++ 4.1.2, while it was compiled successfully on g++ 4.4.6.

Edit: The compilation failure is in freak.cpp when SSE2 option is ON.

List of supported compilers

Is there a list of of compilers that are supported by OpenCV? Or some kind of statement that OpenCV will be able to comiple compile on all compilers starting from compiler X? We failed to compile it on g++ 4.1.2, while it was compiled successfully on g++ 4.4.6.

Edit:Edit (24.7.12): The compilation failure is in freak.cpp when SSE2 option is ON.

Edit 2 (22.8.12): I reported this issue on DevZone and it was fixed. Fix should be part of version 2.4.3. So I assume g++ 4.1.2 is still supported (but I don't know for how long it will be supported).