Difference between revisions of "ECE497 Notes on Qt"
From eLinux.org
m |
m (→Useful Links) |
||
| Line 10: | Line 10: | ||
* [http://labs.qt.nokia.com/2009/11/20/building-qt-to-make-use-of-the-beagle-boards-sgx-gpu/ Building Qt to make use of the Beagle board’s SGX GPU] | * [http://labs.qt.nokia.com/2009/11/20/building-qt-to-make-use-of-the-beagle-boards-sgx-gpu/ Building Qt to make use of the Beagle board’s SGX GPU] | ||
* [http://processors.wiki.ti.com/index.php/Building_Qt Building Qt] from TI's site | * [http://processors.wiki.ti.com/index.php/Building_Qt Building Qt] from TI's site | ||
| + | * [http://qt.nokia.com/products/platform/qt-for-embedded-linux/ Embedded Linux Qt] | ||
Revision as of 14:16, 10 June 2011
Here are some notes on using Qt on the Beagle.
Useful Links
- The Qt site
- Setting Up Qt Development Environment for BeagleBoard-xM has some nice instructions on getting QT going on the Beagle.
- This looks like a nice reference.]
- Building Qt to make use of the Beagle board’s SGX GPU
- Building Qt from TI's site
- Embedded Linux Qt