I finally made it to build my program for the raspberry pi. Such hard work for a linux newbie
Now i have some Problems getting remote debugging up and running.
Maybe someone can help me?
on the host im running the following software:
Ubuntu 12.04.4 LTS
Qt Creator 3.0.0
Based on Qt 5.2.0 (GCC 4.6.1, 64 bit)
I get the following error, when i try to get the debugger runnning:
Code: Select all
Debugging starts
Process /home/pi/build-RPITerra-RPI-Debug/RPITerra created; pid = 5367
Listening on port 10000
Remote debugging from host 10.10.10.106
Architecture rejected target-supplied description
`/mnt/rpi-rootfs/lib/ld-linux-armhf.so.3': Shared library architecture unknown is not compatible with target architecture i386.
`/mnt/rpi-rootfs/lib/ld-linux-armhf.so.3': Shared library architecture unknown is not compatible with target architecture i386.
Killing all inferiors
Debugging has finished