cannot open source file "netinet/in.h" (dependency of "C:\vcpkg\packages\aws-sdk-cpp_x86-windows\include\aws\kinesis\KinesisClient.h") #2400
-
I am using Platformio , i download aws-sdk-cpp using vcpkg , only the kinesis . I am using a Pi pico w. platformio.ini code: [env:rpipicow] upload_port = D: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Building aws-sdk-cpp - Using vcpkgYou can download and install aws-sdk-cpp using the vcpkg dependency manager:
The aws-sdk-cpp port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please create an issue or pull request on the vcpkg repository. |
Beta Was this translation helpful? Give feedback.
This doesn't look like it's a problem with the sdk. Please check if the problem can be fixed with visual studio settings: https://stackoverflow.com/questions/12748896/cannot-open-windows-h-in-microsoft-visual-studio