Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCV Source with Embarcadero 10.x C++ Compiler

Hello all,

I am hoping someone out there has some answers about how to get the OpenCV (any version) to compile from source code in Embarcadero's C++ Compiler. At the moment I have tried 2.4.x, 3.4.x and now 4.2.0 with on success at all. I keep getting stuck about 70% of the way when compiling the core/makefile. The current issue has to do with IMPLEMENT_REFCOUNTABLE in file ocl.cpp line 1156 column 5 with error "error: expected member name or ';' after declaration specifiers IMPLEMENT_REFCOUNTABLE();.

Does anyone have any ideas, or links to someone successfully compiling from source in C++ Builder?

Thanks