[ 
https://issues.apache.org/jira/browse/ARROW-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16310530#comment-16310530
 ] 

ASF GitHub Bot commented on ARROW-1909:
---------------------------------------

seibs commented on issue #1406: ARROW-1909: [C++] Enables building with 
benchmarks on windows
URL: https://github.com/apache/arrow/pull/1406#issuecomment-355168783
 
 
   @xhochy - responding to your comments from #1422 here.  I reverted the white 
space change as requested, but the `int64_t` to `int` change was required to 
build on Windows, so I left it as is.  When set to `int64_t`, the build failed 
complaining about a cast from `int64_t` to `int`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> [C++] Bug: Build fails on windows with "-DARROW_BUILD_BENCHMARKS=ON"
> --------------------------------------------------------------------
>
>                 Key: ARROW-1909
>                 URL: https://issues.apache.org/jira/browse/ARROW-1909
>             Project: Apache Arrow
>          Issue Type: Bug
>            Reporter: Adam Seibert
>            Assignee: Adam Seibert
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> It appears to be an issue with building google/benchmark.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to