On Friday 20 February 2009 02:31:52 Kenneth Gonsalves wrote:
> hi,
>
> was trying to get WMS plugin to work in JOSM and compile webkit-image.cpp.
> I am getting this error:
>
> [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

-- 
m.v.g.,
Cartinus

_______________________________________________
talk mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/talk

Reply via email to