Skip to content

Does not build with an opencv where patch level > 15 #1285

@git-user44

Description

@git-user44

As the title says, does not build when opencv has a patch level > 15.

With opencv 3.4.19 it fails thus... (I added some code to print out various values just to find out what it was complaining about)

IN_VERSION="3.4.19"
PATCH="19"
DECCHAR2HEXVAL="3"
DECCHAR2HEXVAL="4"
DECCHAR2HEXVAL="19"
CMake Error at cmakemodules/UtilsMacros.cmake:79 (message):
Invalid format for hexidecimal character
Call Stack (most recent call first):
cmakemodules/UtilsMacros.cmake:95 (DECCHAR2HEX)
cmakemodules/script_opencv.cmake:45 (VERSION_TO_HEXADECIMAL)
CMakeLists.txt:299 (include)

-- Configuring incomplete, errors occurred!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions