-
Notifications
You must be signed in to change notification settings - Fork 604
‘CURLOPT_HTTPPOST’ deprecated #2070
Comments
Hi, Thank you for reporting this. Can you share which version of curl you are using? |
Hi, Thanks for you response. Exact details: |
@aerospeace
|
I had the same problem, tried your patch and it works.. it removes the deprecated calls... |
IMPORTANT: Before you create an issue, please take a look at our Issue Reporting Guide.
Briefly summarize your issue:
When building the SDK Sample App, the build fails due to the fact that ‘CURLOPT_HTTPPOST’ is deprecated.
What is the expected behavior?
Compilation successful
What behavior are you observing?
Compilation fails with the following:
Provide the steps to reproduce the issue, if applicable:
Follow the exact documentation in https://developer.amazon.com/en-US/docs/alexa/avs-device-sdk/ubuntu.html
Tell us about your environment:
What version of the AVS Device SDK are you using?
3.0
Tell us what hardware you're using:
Tell us about your OS (Type & version):
The text was updated successfully, but these errors were encountered: