[
https://issues.apache.org/jira/browse/MINIFICPP-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Gerlits resolved MINIFICPP-2451.
---------------------------------------
Resolution: Fixed
> Upgrade aws-sdk-cpp to fix a build error on msvc 19.41
> ------------------------------------------------------
>
> Key: MINIFICPP-2451
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2451
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Ferenc Gerlits
> Assignee: Ferenc Gerlits
> Priority: Minor
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Since the upgrade of the Github Action Windows runners from msvc 19.40 to
> 19.41, the aws-sdk-cpp dependency no longer compiles on Windows.
> This is due to some refactoring of headers in the msvc standard library, and
> the fact that the StringView.h did not explicitly include the {{<string>}}
> header. It must have been included indirectly, but it no longer is.
> Upgrade the aws-sdk-cpp dependency to a version which fixes the build.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)