[OSM-talk] unable to find webkit-image.h in compiling webkit

Cartinus cartinus at xs4all.nl
Fri Feb 20 04:09:03 GMT 2009


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:
>
> [root at 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




More information about the talk mailing list