I can’t figure why I’m getting this erorr when I try to compile OpenVX CTS project in which I’m calling TESTCASE(Remap).
I got this error:
/usr/bin/ld: CMakeFiles/vx_test_conformance.dir/test_main.c.o:(.data.rel+0x160): undefined reference to `Remap_register'
collect2: error: ld returned 1 exit status