[OSM-dev] Need help compiling wmsplugin/webkit-image.cpp on Debian-lenny
Robert Scott
lists at humanleg.org.uk
Thu Dec 25 12:22:22 GMT 2008
On Thursday 25 December 2008 07:32, Joerg Ostertag (OSM Tettnang/Germany)
wrote:
> Hi,
>
> I need help compiling wmsplugin/webkit-image.cpp on my Debian-lenny
> machine. when I try to compile I get the following errors:
>
> tweety at moby:~/svn.openstreetmap.org/applications/editors/josm/plugins/wmspl
>ugin$ make clean rm -f *.o webkit-image webkit-image.h
> tweety at moby:~/svn.openstreetmap.org/applications/editors/josm/plugins/wmspl
>ugin$ make /usr/share/qt4/bin/moc webkit-image.cpp >webkit-image.h
> g++ -o webkit-image -I/usr/include/qt4 -O2 webkit-image.cpp
You need to add something along the lines of -lQtCore -lQtWebKit -lQtGui to
that.
robert.
More information about the dev
mailing list