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

Build from Raspberry pi #1667

Closed
bnadem opened this issue Jul 12, 2019 · 0 comments
Closed

Build from Raspberry pi #1667

bnadem opened this issue Jul 12, 2019 · 0 comments

Comments

@bnadem
Copy link

bnadem commented Jul 12, 2019

  • Describe what you want to achieve.
    i want to compiler json.hpp under raspbery pi with c++ 17 , when try from Make file i becomen the folowing code error ?

/json.hpp:7914:17: error: ‘assert’ was not declared in this scope
assert(x.f != 0);

warning: there are no arguments to ‘assert’ that depend on a template parameter, so a declaration of ‘assert’ must be available [-fpermissive]
assert(utf8_bytes_filled > 0);

the System ist raspbery pi with new compiler gcc-9.1.0

the version ist the new

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

No branches or pull requests

1 participant