sensel-api
sensel-api copied to clipboard
conflicting declaration typedef long long unsigned int uint64
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.