Skip to content

Unable to build with latest vcglib #188

@bartoszek

Description

@bartoszek

align plugin doesn't follow lates changes in vcglib
build error shows:

meshtree.cpp:255:103: error: call to ‘bool vcg::AlignGlobal::GlobalAlign(const std::map<int, std::__cxx11::basic_string<char> >&, double, int, bool, FILE*, int*)’ uses the default argument for pa
rameter 6, which is not yet defined
  while(!AG.GlobalAlign(names,  StartGlobErr, 100, ap.MatchMode==vcg::AlignPair::Param::MMRigid, stdout)){

Looks like align plugin uses older definition of CallBack instead of CallBackPos...

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