I followed this installation http://treyweaver.blogspot.com.ar/2010/10/setting-up-qt-development-environment.html
2013/11/30 Tux Leonard <[email protected]> > You may use the same cross compiler as in your eclipse installation. > You just need to specify the path to this compiler in QtCreator and in the > configuration file you use to build the qt-libs. > > In my case the path is > /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-g++ > > > > > 2013/11/30 Artie Lekstutis <[email protected]> > >> I'm trying to put together a Qt embedded development environment under >> Ubuntu 12.04 for the BBB based on http://derekmolloy.ie/ >> beaglebone/qt-with-embedded-linux-on-the-beaglebone/. It references the >> toolchain http://angstrom-distribution.org/toolchains/angstrom-2011. >> 03-i686-linux-armv7a-linux-gnueabi-toolchain-qte-4.6.3.tar.bz2 which is >> not currently available. Does anyone know where I can get a copy from? The >> copy in archive.org is broken, and http://angstrom-distribution. >> org/toolchains/ has been unavailable for a few weeks now. >> >> Or can someone recommend an alternate detailed tutorial for installing a >> Qt embedded development environment under Ubuntu for the BBB that doesn't >> need www.angstrom-distribution.org? >> >> So far the only c++ cross platform IDE I've gotten to (almost) work for >> the BBB is Eclipse. Just having issues getting it to remote debug. >> >> Thanks! >> Artie >> >> -- >> 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/groups/opt_out. >> > > -- 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/groups/opt_out.
