Wes McKinney created ARROW-1204:
-----------------------------------
Summary: [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
{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)