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
As comments in sensel_types.h mention, some of those typedefs conflict with external code. In my case, uint64 and int64 conflicted with OpenCV 3.3.1's core/hal/interface.h.
As comments in
sensel_types.hmention, some of those typedefs conflict with external code. In my case,uint64andint64conflicted with OpenCV 3.3.1'score/hal/interface.h.