On Donnerstag 25 Dezember 2008, Simon Ward wrote: > On Thu, Dec 25, 2008 at 08:32:04AM +0100, 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: > > The Makefile in svn for some reason didn’t work for me, and neither did > the command line on the wiki page. I ended up with this command line: > > g++ -W -o webkit-image -I/usr/include/qt4/ -O2 $(pkg-config --libs > --cflags QtCore QtGui QtWebKit) webkit-image.cpp
It works :-) I changed the Makefile and now I compiled the package with the new Makefile. For now I compiled it into the openstreetmap-josm package. -- Jörg (Germany, Tettnang) http://www.ostertag.name/ _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

