progressive-x
progressive-x copied to clipboard
Error while compiling in Linux
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