Skip to content

Problem building java binding on Arch Linxu #2783

Open
@mitkof6

Description

@mitkof6

I am getting the following error at the end of the compilation when the binding are compiled:

org/opensim/modeling/StdMapStringTimeSeriesTableVec3.java:57: error: incompatible types: SWIGTYPE_p_std__mapT_std__string_std__shared_ptrT_OpenSim__TimeSeriesTable_T_SimTK__Vec3_t_t_std__lessT_std__string_t_t__iterator cannot be converted to Iterator
    Iterator itr = find((String) key);

Do you have any directions how to fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions