You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Gábor Gyimesi (Jira)" <ji...@apache.org> on 2022/01/07 13:17:00 UTC

[jira] [Resolved] (MINIFICPP-1705) Error while loading OpenCV extension

     [ https://issues.apache.org/jira/browse/MINIFICPP-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gábor Gyimesi resolved MINIFICPP-1705.
--------------------------------------
    Resolution: Fixed

> Error while loading OpenCV extension
> ------------------------------------
>
>                 Key: MINIFICPP-1705
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1705
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Bug
>            Reporter: Gábor Gyimesi
>            Assignee: Gábor Gyimesi
>            Priority: Minor
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> OpenCV error cannot be dynamically loaded. The following error occurs when starting MiNiFi:
> {code}
> [2021-11-29 14:15:01.577] [org::apache::nifi::minifi::core::extension::DynamicLibrary] [error] Failed to load extension 'minifi-opencv' at '/home/ggyimesi/temp/test_log_error/nifi-minifi-cpp-0.11.0/bin/../extensions/libminifi-opencv.so': /home/ggyimesi/temp/test_log_error/nifi-minifi-cpp-0.11.0/bin/../extensions/libminifi-opencv.so: undefined symbol: gzgets
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)