You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/07/27 16:24:02 UTC

[jira] [Resolved] (ARROW-1204) [C++] lz4 ExternalProject fails in Visual Studio 2015

     [ https://issues.apache.org/jira/browse/ARROW-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-1204.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 896
[https://github.com/apache/arrow/pull/896]

> [C++] lz4 ExternalProject fails in Visual Studio 2015
> -----------------------------------------------------
>
>                 Key: ARROW-1204
>                 URL: https://issues.apache.org/jira/browse/ARROW-1204
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Max Risuhin
>
> {code}
> "C:\Users\wesm\code\arrow\cpp\test-build\INSTALL.vcxproj" (default target) (1) ->
> "C:\Users\wesm\code\arrow\cpp\test-build\ALL_BUILD.vcxproj" (default target) (3) ->
> "C:\Users\wesm\code\arrow\cpp\test-build\arrow_objlib.vcxproj" (default target) (4) ->
> "C:\Users\wesm\code\arrow\cpp\test-build\arrow_dependencies.vcxproj" (default target) (5) ->
> "C:\Users\wesm\code\arrow\cpp\test-build\lz4_ep.vcxproj" (default target) (6) ->
> (CustomBuild target) ->
>   c:\users\wesm\code\arrow\cpp\test-build\lz4_ep-prefix\src\lz4_ep\lib\lz4frame.c(310): fatal error C1001: An internal error has occurred in the compiler. [C:\Users\wesm\code\arrow\cpp\test-build\lz4_ep-prefix\ src\lz4_ep\visual\VS2010\fullbench\fullbench.vcxproj] [C:\Users\wesm\code\arrow\cpp\test-build\lz4_ep.vcxproj]
>   c:\users\wesm\code\arrow\cpp\test-build\lz4_ep-prefix\src\lz4_ep\lib\lz4frame.c(310): fatal error C1001: An internal error has occurred in the compiler. [C:\Users\wesm\code\arrow\cpp\test-build\lz4_ep-prefix\ src\lz4_ep\visual\VS2010\fullbench\fullbench.vcxproj] [C:\Users\wesm\code\arrow\cpp\test-build\lz4_ep.vcxproj]
> {code}
> cc [~Max Risuhin]



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