OESF Portables Forum
Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Qt/Qtopia => Topic started by: senne on April 05, 2004, 11:38:38 pm
-
I just install zgcc2 from feed today and follow the instructions in html file,for c++ programs it works, but for qt programs ,although the example program included in zgcc compiled and worded fine,examples from trolltech can\'t get compiled,
for example, the analogclock example,when make,error messages piled out:
no matching fuction for call to \'QPainter::setWindow(int,int,int,int)\'
and for other method like rotate
I have checked setup again and again,also include dir and header files in it,every thing look fine
can anyone help me?