Skip to content

Error while compiling in Linux #4

@suyz526

Description

@suyz526

Hi,

thanks a lot for the work and contribution!

I met some errors here:

error: extra qualification 'gcransac::estimator::solver::HomographyFourPointSolver::' on member 'estimateNonMinimalModel' [-fpermissive]
     OLGA_INLINE bool HomographyFourPointSolver::estimateNonMinimalModel(

I fixed it by changing it to OLGA_INLINE bool estimateNonMinimalModel(). As well as the other functions defined in this class.

https://stackoverflow.com/questions/5642367/extra-qualification-error-in-c

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions