Skip to content

Errors on sparse.cpp #2

@azer89

Description

@azer89

Hi, I got this error on Sparse.cpp:

My VS on windows says:
1 IntelliSense: no instance of overloaded function "igl::sparse" matches the specified type d:\VG_Project\BBW_LIBIGL\BBW_LIBIGL\igl\sparse.cpp 115

Error 8 error C2977: 'igl::sparse' : too many template arguments d:\vg_project\bbw_libigl\bbw_libigl\igl\sparse.cpp 115

Error 9 error C2977: 'igl::sparse' : too many template arguments d:\vg_project\bbw_libigl\bbw_libigl\igl\sparse.cpp 115

I define these preprocessors on my project:
IGL_NO_OPENGL
IGL_NO_ANTTWEAKBAR
IGL_NO_MOSEK
EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET

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