Skip to content

custom_hal.hpp not found #6098

@ABeekhub

Description

@ABeekhub

just reporting, while trying to compile opencv from git on opensuse i got this error:

~/opencv/modules/core/src/hal_replacement.hpp:226:10: fatal error: 'custom_hal.hpp' file not found
#include "custom_hal.hpp"
         ^
1 error generated.

I found this file in the same folder:
~/opencv/modules/core/src/hal_replacement.hpp

When I symlinked it to custom_hal.hpp in the same folder it continued compiling.

gr
Arno

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions