Difference between revisions of "ECE497 Notes on Qt"
From eLinux.org
m |
m |
||
| Line 6: | Line 6: | ||
* [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.] | ||
Revision as of 13:58, 10 June 2011
Here are some notes on using QT on the Beagle.
Useful Links
- 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.]