[
https://issues.apache.org/jira/browse/ARROW-16265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacob Wujciak-Jens updated ARROW-16265:
---------------------------------------
Summary: [C++][Docs] Add note about automatic suffix addition for zstd
(was: [C++][Docs])
> [C++][Docs] Add note about automatic suffix addition for zstd
> -------------------------------------------------------------
>
> Key: ARROW-16265
> URL: https://issues.apache.org/jira/browse/ARROW-16265
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++, Documentation
> Reporter: Jacob Wujciak-Jens
> Priority: Minor
> Fix For: 9.0.0
>
>
> Add a note
> [here|https://arrow.apache.org/docs/developers/cpp/windows.html#windows-dependency-resolution-issues]
> that {{ZSTD_MSVC_STATIC_LIB_SUFFIX}} will be automatically set to {{_static
> }}if MCVS is used (see [PR #7388|https://github.com/apache/arrow/pull/7388])
> and the option needs to be passed as{{ -DZSTD_MSVC_STATIC_LIB_SUFFIX=.
> }}Maybe a Log message in case of set suffix would also make sense.
> I ran into this issue due to the current VCPKG version deviating from the
> zstd_static.lib naming scheme in a recent commit,
--
This message was sent by Atlassian Jira
(v8.20.7#820007)