tungdsefastec opened a new issue, #46258:
URL: https://github.com/apache/arrow/issues/46258

   ### Describe the usage question you have. Please include as many useful 
details as  possible.
   
   
   I tried to use arrow and parquet into c++ project. 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++


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to