Skip to content

Build For Raspberry pi , Rapbery with new Compiler C++17 #1671

@bnadem

Description

@bnadem

i want to compiler json.hpp for raspbery pi with c++ 17 , when i try from Make file i becothe folowing code error: ?

include file cassert is already included?

/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
is any Idea Please? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions