You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Arpad Boda (Jira)" <ji...@apache.org> on 2021/01/19 11:54:00 UTC

[jira] [Resolved] (MINIFICPP-1446) SQL extension doesn't compile on Debian

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

Arpad Boda resolved MINIFICPP-1446.
-----------------------------------
    Resolution: Fixed

> SQL extension doesn't compile on Debian
> ---------------------------------------
>
>                 Key: MINIFICPP-1446
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1446
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Bug
>            Reporter: Arpad Boda
>            Assignee: Arpad Boda
>            Priority: Major
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> {code}In file included from /home/aboda/work/PRs/nifi-minifi-cpp/extensions/sql/SQLLoader.h:24,
>                  from /home/aboda/work/PRs/nifi-minifi-cpp/extensions/sql/SQLLoader.cpp:19:
> /home/aboda/work/PRs/nifi-minifi-cpp/extensions/sql/services/ODBCConnector.h: In constructor ‘org::apache::nifi::minifi::sql::controllers::ODBCService::ODBCService(const string&, const string&)’:
> /home/aboda/work/PRs/nifi-minifi-cpp/extensions/sql/services/ODBCConnector.h:96:63: error: no matching function for call to ‘org::apache::nifi::minifi::sql::controllers::DatabaseService::DatabaseService(const string&, const string&)’
>        logger_(logging::LoggerFactory<ODBCService>::getLogger()) {
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)