I want to complie the Epicflow code by myself. (macOS 10.12)
but I get this error (The error is same using the original Makefile):
image.c:214:36: error: cannot convert between vector values of different size ('float' and 'v4sf' (aka '__v4sf'))
how to solve this problem?
Thanks very much!
I want to complie the Epicflow code by myself. (macOS 10.12)
but I get this error (The error is same using the original Makefile):
image.c:214:36: error: cannot convert between vector values of different size ('float' and 'v4sf' (aka '__v4sf'))how to solve this problem?
Thanks very much!