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
Dlib usually compiles as a library. So there is some checks for
ODR and that version used is the same across compilation units.
Unfortunately, there is a bug where ODR is checked regardless of
check configs. Fixed.
0 commit comments