Hi all, finally I had time to translate my Italian guide into English. You can find the Qt 4.6.2 installation guide on my Blog: http://www.sereno-online.com/site/2010/05/01/qt-4-6-2-installation-proce... Good Luck! Paolo
Qt 4.6.2 Install Guide (Linux) in English
I will try it out, looks good, but: You have a typo mistake lcal should be local: /usr/local/ Remember to export this path on your shell export PATH=/usr/lcal/arm/4.3.2/bin:$PATH Thanks Phil
Good work. I might even have to try Qt 4.6.2 for this oscilloscope project. Are you running a 64M dev board for 4.6.2?
Hi Dave, I'm working with a 64M board. At the moment the oscilloscope is working on Win CE 5.0, as soon as I have time I will modify the "low level" code (register memory mapping) for GNU/Linux. Regards, Paolo