InI am trying to get this example to work:
http://doc.trolltech.com/4.3/dragand...ableicons.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.
Bookmarks