Hi Martin > I'm trying to get started with Qt and OSELAS for PowerPC. > Is there a Hello World type example anywhere which I could try out? > I'm using ptxdist 1.99.12 and Qt embedded source 4.4.0 I personally would suggest using: http://www.ptxdist.org/software/ptxdist/download/ptxdist-2010.01.0-projects.tgz as starting point. Also a newer ptxdist with at least qt 4.5 or 4.6.
Also see my last mail about the qtcreator for ptxdist which makes development with qt much easier through the built in gdb pretty printing of qt variables. Also the deployment on target is much easier with no messing around with gdbinit scripts. Concerning your hello world example, look there: http://www.youtube.com/watch?v=pPp35CbVLKE&feature=related Ah and did i say that the qtcreator is really neat ;-). Best regards Tim -- ptxdist mailing list [email protected]
