(This is with Arrow 7.0.0)

On Fri, Jul 29, 2022 at 3:52 PM Li Jin <ice.xell...@gmail.com> wrote:

> Hi!
>
> I saw this error when linking my code against arrow flight and suspect I
> didn't write my cmake correctly:
>
> "error: undefined reference to arrow::flight::Location::Location()"
>
> I followed https://arrow.apache.org/docs/cpp/build_system.html#cmake and
> linked my executable with arrow_shared. Is that enough to link arrow flight
> or do I need to do sth else?
>
> Li
>

Reply via email to