hi am using Atmel SAMA5D3 platform in that am using Application QT.I want ot define label,i used code
QLabel *l=new QLabel(this);
l->setText("welcome to Atmel");
l->show();
it shows an some buiild errors.can any one give me suggestion for this.
Thanks in advance![]()
Bookmarks