Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Home Automation Power distribution Box - Lesson 3
#11
chose another board in your arduino IDE.
Reply
#12
Not sure what you mean, do you want me to pick any Arduino board? I have about 40 listed?
Reply
#13
find out "NodeMcu32S" in your board list.
Reply
#14
Hi I have now succesfully installed the NodeMcu32S but I still have problems the latest error message is below.

It appears to focus on std::round not being declared

Arduino: 1.8.19 (Windows 10), Board: "NodeMCU-32S, 80MHz, 921600"

In file included from C:\Users\malcolm\AppData\Local\Temp\Temp1_PCF8574_library.zip\PCF8574_library\examples\blinkOnPin0\blinkOnPin0.ino:8:0:

C:\Users\malcolm\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6\cores\esp32/Arduino.h:184:12: error: 'std::round' has not been declared

using std::round;

^

exit status 1

Error compiling for board NodeMCU-32S.


This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
Reply
#15
(04-16-2023, 09:09 AM)Mal Wrote: Hi I have now succesfully installed the NodeMcu32S but I still have problems the latest error message is below.

It appears to focus on std::round not being declared

Arduino: 1.8.19 (Windows 10), Board: "NodeMCU-32S, 80MHz, 921600"

In file included from C:\Users\malcolm\AppData\Local\Temp\Temp1_PCF8574_library.zip\PCF8574_library\examples\blinkOnPin0\blinkOnPin0.ino:8:0:

C:\Users\malcolm\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6\cores\esp32/Arduino.h:184:12: error: 'std::round' has not been declared

using std::round;

            ^

exit status 1

Error compiling for board NodeMCU-32S.


This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
Reply
#16
Please help with this problem

t appears to focus on std::round not being declared

Arduino: 1.8.19 (Windows 10), Board: "NodeMCU-32S, 80MHz, 921600"

In file included from C:\Users\malcolm\AppData\Local\Temp\Temp1_PCF8574_library.zip\PCF8574_library\examples\blinkOnPin0\blinkOnPin0.ino:8:0:

C:\Users\malcolm\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6\cores\esp32/Arduino.h:184:12: error: 'std::round' has not been declared

using std::round;

            ^

exit status 1

Error compiling for board NodeMCU-32S.


This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
Reply


Forum Jump:


Users browsing this thread:
1 Guest(s)