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

Dead project? #32

Closed
dominikj111 opened this issue Apr 9, 2021 · 3 comments
Closed

Dead project? #32

dominikj111 opened this issue Apr 9, 2021 · 3 comments

Comments

@dominikj111
Copy link

dominikj111 commented Apr 9, 2021

Last commit on 22 Sep 2013 and it is doesn't work on Platformio and Arduino UNO. I'm getting plenty errors when doing build. But works with the ArduinoSTL lib.

The errors:

...
.pio/libdeps/uno/StandardCplusplus/ostream:318:50: error: default argument for template parameter for class enclosing 'class std::basic_ostream<charT, traits>::sentry'
.pio/libdeps/uno/StandardCplusplus/istream:343:107: error: default argument for template parameter for class enclosing 'class std::basic_istream<charT, traits>::sentry'
.pio/libdeps/uno/StandardCplusplus/ostream:318:50: error: default argument for template parameter for class enclosing 'class std::basic_ostream<charT, traits>::sentry'
...
@GTohne
Copy link

GTohne commented Aug 27, 2021

me too

@chen-lee
Copy link

chen-lee commented Jan 2, 2022

Just find the error location of the code and then delete '= char_traits', i tried this, it works.
image

@maniacbug
Copy link
Owner

Should be fixed now in commit 9d8277e

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

4 participants