Skip to content

OpenCV 5.0 for C++ Builder RADStudio 13.1 #11

Description

@acronis2000

Hi !

Is it possible to build a new version of the OpenCV 5.0 library ?

There are a lot of changes and additions in the new version of OpenCV 5.0, it would be great if it would be possible to work with this version in RAD Studio 13.1

Currently, it causes errors:

In file included from C:/OpenCV/opencv/modules/dnn/src/layers/cpu_kernels/mlas_threading.cpp:26: Error E5200 C:/OpenCV/opencv/3rdparty/mlas/lib\mlasi.h 2974(12): use of undeclared identifier 'ReadTimeStampCounter'; did you mean 'MlasReadTimeStampCounter'? 2974 | return ReadTimeStampCounter(); | ^~~~~~~~~~~~~~~~~~~~ | MlasReadTimeStampCounter Hint H6119 C:/OpenCV/opencv/3rdparty/mlas/lib\mlasi.h 2970(1): 'MlasReadTimeStampCounter' declared here 2970 | MlasReadTimeStampCounter(void) | ^ Error E5199 C:/OpenCV/opencv/3rdparty/mlas/lib\mlasi.h 3046(19): use of undeclared identifier 'posix_memalign' 3046 | int err = posix_memalign(&ptr, ThreadedBufAlignment, size); | ^ 2 errors generated. [280/1690] Building CXX object 3rdparty/mlas/CMakeFiles/opencv_dnn_mlas.dir/lib/sgemm.cpp.o FAILED: [code=1] 3rdparty/mlas/CMakeFiles/opencv_dnn_mlas.dir/lib/sgemm.cpp.o

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions