[
https://issues.apache.org/jira/browse/MINIFICPP-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Christianson resolved MINIFICPP-459.
-------------------------------------------
Resolution: Fixed
> Ensure that FlexLexer.h can be included when system includes are not in path
> ----------------------------------------------------------------------------
>
> Key: MINIFICPP-459
> URL: https://issues.apache.org/jira/browse/MINIFICPP-459
> Project: NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Andrew Christianson
> Assignee: Andrew Christianson
> Priority: Major
>
> Sources generated by bison/flex for expression language depend on lex
> headers. In certain build environments, such as Android cross-compilation,
> system headers are not in the include path, so the build fails due to not
> finding FlexLexer.h.
> Provide some way for the build to find the system FlexLexer.h corresponding
> to the install of flex used to generate EL lexer sources.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)