sinricpro / esp8266-esp32-sdk

Library for https://sinric.pro - simple way to connect your device to Alexa, Google Home, SmartThings and cloud
https://sinric.pro
228 stars 121 forks source link

Facing issues while compilation #289

Closed SiddhBaccha closed 1 year ago

SiddhBaccha commented 1 year ago

/data/data/name.antonsmirnov.android.arduinodroid2/sdkEsp8266/hardware/esp8266/2.7.1/cores/esp8266/Updater.h:53:18: error: 'function' in namespace 'std' does not name a template type

kakopappa commented 1 year ago

Looks like you are comping from an Android mobile phone and esp8266 core is not setup correctly. Try uninstalling everything and reinstalling again or use a PC

On Sun, 18 Sep 2022 at 11:34 AM SiddhBaccha @.***> wrote:

/data/data/name.antonsmirnov.android.arduinodroid2/sdkEsp8266/hardware/esp8266/2.7.1/cores/esp8266/Updater.h:53:18: error: 'function' in namespace 'std' does not name a template type

— Reply to this email directly, view it on GitHub https://github.com/sinricpro/esp8266-esp32-sdk/issues/289, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZAZZT4VMDEV3VCQ3FQYQLV62LUZANCNFSM6AAAAAAQPI2DQI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

SiddhBaccha commented 1 year ago

Yes I'm using Arduinodriod . So I Uninstall the app and reinstall everything?

On Sun 18 Sep, 2022, 10:09 AM Aruna Tennakoon, @.***> wrote:

Looks like you are comping from an Android mobile phone and esp8266 core is not setup correctly. Try uninstalling everything and reinstalling again or use a PC

On Sun, 18 Sep 2022 at 11:34 AM SiddhBaccha @.***> wrote:

/data/data/name.antonsmirnov.android.arduinodroid2/sdkEsp8266/hardware/esp8266/2.7.1/cores/esp8266/Updater.h:53:18: error: 'function' in namespace 'std' does not name a template type

— Reply to this email directly, view it on GitHub https://github.com/sinricpro/esp8266-esp32-sdk/issues/289, or unsubscribe < https://github.com/notifications/unsubscribe-auth/ABZAZZT4VMDEV3VCQ3FQYQLV62LUZANCNFSM6AAAAAAQPI2DQI

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/sinricpro/esp8266-esp32-sdk/issues/289#issuecomment-1250189612, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3EK7475FQU5RVH7SZSYS73V62MIXANCNFSM6AAAAAAQPI2DQI . You are receiving this because you authored the thread.Message ID: @.***>

kakopappa commented 1 year ago

The error message seems to be coming from the ESP8266 core. It's either ESP8266 core not installed correctly or a bug in Arduinodriod.

example sketches we provided in the examples folder compile correctly on a Windows Arduino IDE.

SiddhBaccha commented 1 year ago

Thanks, I'll check it out.

On Tue 20 Sep, 2022, 10:30 AM Aruna Tennakoon, @.***> wrote:

The error message seems to be coming from the ESP8266 core. It's either ESP8266 core not installed correctly or a bug in Arduinodriod.

example sketches we provided in the examples folder compile correctly on a Windows Arduino IDE.

— Reply to this email directly, view it on GitHub https://github.com/sinricpro/esp8266-esp32-sdk/issues/289#issuecomment-1251842992, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3EK744L2KPMHM3EBB6KBNTV7FAINANCNFSM6AAAAAAQPI2DQI . You are receiving this because you authored the thread.Message ID: @.***>

stale[bot] commented 1 year ago

This issue has gone quiet. Spooky quiet. We currently close issues after 14 days of inactivity. It’s been at least 7 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. As a friendly reminder, the best way to fix this or any other problem is to provide a detailed error description including a serial log. Thanks for being a part of the SinricPro community!

Fayaz72 commented 1 year ago

In file included from e:\mine\New folder (2)\libraries\SinricPro\src/SinricPro.h:12, from C:\Users\Shaik Fayaz\Downloads\Code_NodeMCU_Google_Alexa_SinricPro_4Relay_Switch\Code_NodeMCU_Google_Alexa_SinricPro_4Relay_Switch\Code_NodeMCU_Google_Alexa_SinricPro_4Relay_Switch.ino:38: e:\mine\New folder (2)\libraries\SinricPro\src/SinricProWebsocket.h:18:10: fatal error: WebSocketsClient.h: No such file or directory 18 | #include | ^~~~~~~~ compilation terminated.

exit status 1

Compilation error: exit status 1

Fayaz72 commented 1 year ago

please help me out

sivar2311 commented 1 year ago

@Fayaz72

WebSocketsClient.h: No such file or directory

It looks like you missed to install the websockets library. Please check dependencies section in readme.

SiddhBaccha commented 1 year ago

Download zip file from GitHub and Install web socket library.

On Sun 9 Oct, 2022, 9:30 PM Fayaz72, @.***> wrote:

please help me out

— Reply to this email directly, view it on GitHub https://github.com/sinricpro/esp8266-esp32-sdk/issues/289#issuecomment-1272572484, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3EK746WB3CVGZA3GEEVGFLWCLTZ3ANCNFSM6AAAAAAQPI2DQI . You are receiving this because you authored the thread.Message ID: @.***>

stale[bot] commented 1 year ago

This issue has gone quiet. Spooky quiet. We currently close issues after 14 days of inactivity. It’s been at least 7 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. As a friendly reminder, the best way to fix this or any other problem is to provide a detailed error description including a serial log. Thanks for being a part of the SinricPro community!

stale[bot] commented 1 year ago

Hey again! It’s been 14 days since anything happened on this issue, so our friendly robot (that’s me!) is going to close it. Please keep in mind that I’m only a robot, so if I’ve closed this issue in error, I’m HUMAN_EMOTION_SORRY. Please feel free to comment on this issue or create a new one if you need anything else. As a friendly reminder, the best way to fix this or any other problem is to provide a detailed error description including a serial log. Thanks again for being a part of the SinricPro community!