[
https://issues.apache.org/jira/browse/ARROW-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe L. Korn resolved ARROW-1208.
--------------------------------
Resolution: Fixed
Issue resolved by pull request 835
[https://github.com/apache/arrow/pull/835]
> [C++] Toolchain build with ZSTD library from conda-forge failure
> ----------------------------------------------------------------
>
> Key: ARROW-1208
> URL: https://issues.apache.org/jira/browse/ARROW-1208
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Max Risuhin
> Assignee: Max Risuhin
>
> libzstd_static.lib(zstd_compress.obj) : MSIL .netmodule or module compiled
> with /GL found; restarting link with /LTCG; add /LTCG to the link command
> line to improve linker performance
> Creating library
> C:/projects/arrow/cpp/build/release/Release/compression-test.lib and object
> C:/projects/arrow/cpp/build/release/Release/compression-test.exp
> LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs;
> use /NODEFAULTLIB:library
> [C:\projects\arrow\cpp\build\src\arrow\util\compression-test.vcxproj]
> Generating code
> c:\bld\zstd_1494821320531\work\zstd-1.2.0\lib\compress\zstd_compress.c :
> fatal error C1083: Cannot open compiler generated file:
> 'C:\bld\zstd_1494821320531\work\zstd-1.2.0\build\VS2010\bin\obj\libzstd_x64_Release\zstd_compress.cod':
> No such file or directory
> [C:\projects\arrow\cpp\build\src\arrow\util\compression-test.vcxproj]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)