http://derekmolloy.ie/beaglebone/qt-with-embedded-linux-on-the-beaglebone/
Regards, John > On Dec 14, 2015, at 2:09 PM, Bremenpl <[email protected]> wrote: > > The point is I dont want to write code on the BeagleBone Black itself. Is it, > lets say, possible to remote debug in qtcreator on host machine, but build on > beagle? That is the case. I have always done it like this in eclipse: > > build on host, > scp to beagle > remote run/ debug > > Would this work in this case? > > W dniu 2015-12-14 o 23:04, Robert Nelson pisze: >> On Mon, Dec 14, 2015 at 3:58 PM, Bremenpl <[email protected]> wrote: >>> So if I crosscompile Qt 5.3.2 on linux host, I will be able to build on host >>> and deploy a working executable to target? >> Why are you wasting time cross-compiling? Just build on the bbb... All >> the QT 5.3.2 libraries are available for you to install.. >> >> Regards, >> > > -- > Bremenpl > > -- > For more options, visit http://beagleboard.org/discuss > --- You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
