PDA

View Full Version : Drag widget example not making right



di_zou
10th September 2009, 20:57
InI am trying to get this example to work:
http://doc.trolltech.com/4.3/draganddrop-draggableicons.html
I did "qmake -project" then "qmake" and that all worked. When I type "make" I get this error:
RCC Parse Error: 'draggableicons.qrc' Line:1 Column:1 [error occurred while parsing element]
make: *** [qrc_draggableicons.cpp] Error 1
I have images under the "images" folder in the directory where the code is. I also have a copy of the draggableicons.qrc file.

di_zou
14th September 2009, 18:19
Any help would be appreciated. Thanks.

nish
16th September 2009, 11:14
this example works for me.. but i am using 4.5 code...