projectNe10/Ne10

cannot include arm_neon.h

Opened this issue · 2 comments

dear you, while I try to make the project following the building.md with aarch64, i got an error says cannot find arm_neon.h. I do this on the ubuntu platform.

I am new on the arm develop, would please write more details with building with ubuntu?

lieff commented

What compiler you are using? I have no problems on ubuntu and gcc arm_neon.h located here:
/usr/lib/gcc-cross/arm-linux-gnueabi/8/include/arm_neon.h
/usr/lib/gcc-cross/arm-linux-gnueabihf/8/include/arm_neon.h
/usr/lib/gcc-cross/aarch64-linux-gnu/7/include/arm_neon.h

@severalfly since this issue is still open, can you please confirm that you still have this issue?
Can we close this issue?