Skip to content

Get OpenCV to compile without modified fork #31

@sfe-SparkFro

Description

@sfe-SparkFro

Early in development, OpenCV failed to compile due to int and int32 being confused with each other. So a fork of OpenCV was created with modifications to fix this: sfe-SparkFro/opencv@2235af5

However poking around, I came across this post: opencv/opencv#23709 (comment) Looks like a relatively straightforward fix that redefines the integer types for this exact problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions