You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/10/17 21:01:58 UTC

[GitHub] [arrow] kou commented on issue #14439: A lot of difficulties linking arrow 9.0.0 C++ to a QT cmake project

kou commented on issue #14439:
URL: https://github.com/apache/arrow/issues/14439#issuecomment-1281489841

   Do you have `signals` macro?
   
   ```text
   /home/braquino/vcpkg/installed/x64-linux/include/arrow/util/cancel.h:96:64: error: expected ‘,’ or ‘...’ before ‘public’
      96 | Status RegisterCancellingSignalHandler(const std::vector<int>& signals);
         |                                                                ^~~~~~~
   ```
   
   BTW, you're using Apache Arrow C++ installed by vcpkg not  " https://arrow.apache.org/install/ (Debian GNU/Linux and Ubuntu)". Is it intentional?


-- 
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: github-unsubscribe@arrow.apache.org

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