KhronosGroup / OpenVX-sample-impl

OpenVX sample implementation
Apache License 2.0
139 stars 47 forks source link

Unrecognized command line option '-m64' for ARM64 build #13

Closed peter197321 closed 4 years ago

peter197321 commented 5 years ago

Is it possible to build this sample implementation of OpenVX for arm64/Linux?

Unfortunately, during compilation I got error

gcc: error: unrecognized command line option '-m64'

kiritigowda commented 4 years ago

@peter197321 now the OpenVX 1.3 sample builds and runs on raspberry pi

kiritigowda commented 4 years ago

@peter197321 can you let me know if OpenVX 1.3 worked for you on ARM?

Instructions to build on ARM - https://github.com/KhronosGroup/OpenVX-sample-impl#sample-2---build-openvx-13-on-raspberry-pi

kiritigowda commented 4 years ago

@peter197321 please reopen if you still have issues building on ARM.