-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Errors on sparse.cpp #2
Copy link
Copy link
Closed
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels