Hi, I'm new of Udoo Neo. I would know if there is a tutorial for cross compiling from Ubuntu Eclipse c++ to Udoo Neo board.
Sorry, there's not. You need an ARM compiler like GNU EABI Armv7HF, like this one. And welcome to the community!
Ok, I installed and configured eclipse for cross compiling. when I try to run my app in target I receive this error: bash: ./UdooNeo_Test_1: No such file or directory if use file command on my app I receive this UdooNeo_Test_1: ELF 32-bit LSB executable, ARM, EABI5 version 1 (sysv) dynamically linked (use share libs), for GNU Linux 2.6.32...