On Friday 20 February 2009 09:39:03 Cartinus wrote: > > [r...@xlquest gpa]# g++ -I /usr/local/Trolltech/Qt-4.4.3/include/Qt > > webkit- image.cpp -o webkit-image -lQtCore -lQtWebKit -lQtGui -s -O2 > > webkit-image.cpp:62:142: error: webkit-image.h: No such file or directory > > > > where do I find webkit-image.h? > > You can make one yourself by executing: > > moc webkit-image.cpp >webkit-image.h
yes thanks, just found out what moc is and where it is -- regards Kenneth Gonsalves Associate NRC-FOSS http://nrcfosshelpline.in/web/ _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

