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/05 10:07:00 UTC

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

Arpad Boda created MINIFICPP-1446:
-------------------------------------

             Summary: 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


{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)