You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This line should actually look as follows: Libs: -L${libdir} -ligdgmm
If it is missing end-user generally speaking may fail to find -ligdgmm on a linking stage if he installed to custom location or uses pkg-config --libs igdgmm
to get link flags and libraries.