Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problemen bij compileren programma MEGA2560 #61

Open
Ginovdv opened this issue May 1, 2024 · 1 comment
Open

Problemen bij compileren programma MEGA2560 #61

Ginovdv opened this issue May 1, 2024 · 1 comment

Comments

@Ginovdv
Copy link

Ginovdv commented May 1, 2024

Hoi,
Wij gebruiken dimmable-light.h , met een mega 2560 R3 programma altijd gewerkt. Bij de laatste aankoop van mega2560 krijgen bij het compileren volgende boodschap.
"
Arduino: 1.8.16 (Windows 10), Board:"Arduino Mega or Mega 2560, ATmega2560 (Mega 2560)"
In file included from C:\Users\ginovdv\Documents\Arduino\libraries\ArduinoSTL-1.3.3\src\limits.cpp:20:0:

C:\Users\ginovdv\Documents\Arduino\libraries\ArduinoSTL-1.3.3\src\limits:24:2: warning: #warning limits header is nowhere complete or accurate [-Wcpp]

#warning limits header is nowhere complete or accurate

^~~~~~~

new.cpp.o (symbol from plugin): In function `operator new(unsigned int)':

(.text+0x0): multiple definition of `std::nothrow'

libraries\ArduinoSTL-1.3.3\new_handler.cpp.o (symbol from plugin):(.text+0x0): first defined here

collect2.exe: error: ld returned 1 exit status

exit status 1

Fout bij het compileren voor board Arduino Mega or Mega 2560

Dit rapport zou meer informatie bevatten met
"Uitgebreide uitvoer weergeven tijden compilatie"
optie aan in Bestand -> Voorkeuren.
"
Ben eindeloos, wie kan mij helpen aub?

@mhadar
Copy link

mhadar commented Jun 26, 2024

this fixed my problem
mike-matera/ArduinoSTL#84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants