Skip to content

[C++] Error linking the util/cancel.h #46258

@tungdsefastec

Description

@tungdsefastec

Describe the usage question you have. Please include as many useful details as possible.

I tried to use arrow and parquet into c++ project which I use Qt framework. In the cmakefiles, the include directory is defined by ${CMAKE_SOURCE_DIR}/dependencies/apache-arrow/include. The compiler is the MSVC 16.
The error I got is "dependencies\apache-arrow\include\arrow/util/cancel.h(109): error C2143: syntax error: missing ')' before 'public' "

Component(s)

C++

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions