SUNprimitive icon indicating copy to clipboard operation
SUNprimitive copied to clipboard

error: cannot convert ‘const mwSize* {aka const long unsigned int*}’ to ‘const int*’ in initialization

Open Kaju-Bubanja opened this issue 7 years ago • 0 comments

If you get this error it is probably because you are using a new matlab version, see: https://github.com/peiyunh/tiny/issues/24 To solve, simply replace all the ints by mwSize

Kaju-Bubanja avatar Sep 14 '18 17:09 Kaju-Bubanja