Difference between revisions of "ECE497 Notes on Qt"
From eLinux.org
m (→Useful Links) |
m |
||
| Line 8: | Line 8: | ||
* [http://treyweaver.blogspot.com/2010/10/setting-up-qt-development-environment.html Setting Up Qt Development Environment for BeagleBoard-xM] has some nice instructions on getting QT going on the Beagle. | * [http://treyweaver.blogspot.com/2010/10/setting-up-qt-development-environment.html Setting Up Qt Development Environment for BeagleBoard-xM] has some nice instructions on getting QT going on the Beagle. | ||
* [http://doc.trolltech.com/4.6/index.html This] looks like a nice reference.] | * [http://doc.trolltech.com/4.6/index.html This] looks like a nice reference.] | ||
| + | * [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 | ||
Revision as of 14:13, 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