Skip to content
This repository was archived by the owner on Jan 16, 2021. It is now read-only.
This repository was archived by the owner on Jan 16, 2021. It is now read-only.

complie error bigint.h #28

@GhostLee117

Description

@GhostLee117

i got the error when i use : make
bigint.h: In member function ‘void mpdelayed<bigint, mpdelayed<A, B, C> >::getres(MP_INT*) const’:
bigint.h:367:31: error: cannot convert ‘const A {aka const bigint}’ to ‘const MP_INT* {aka const __mpz_struct*}’ in argument passing
{ b.getres (r); f (r, a, r); }
^
At global scope:
image
can you please help me ?
my system is ubuntu 18.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions