sensel-api icon indicating copy to clipboard operation
sensel-api copied to clipboard

conflicting declaration typedef long long unsigned int uint64

Open samarth-robo opened this issue 5 years ago • 0 comments

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.

samarth-robo avatar Mar 20 '20 18:03 samarth-robo