Page 1 of 1

Build error...

PostPosted: Sun Jul 18, 2010 1:55 am
by mitdac
I'm build goldendict on opensuse 11.3
when make it error:
g++ -c -pipe -rdynamic -O2 -fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -I/usr/include/hunspell -Wall -W -D_REENTRANT -DPROGRAM_DATA_DIR=\"/usr/local/share/apps/goldendict/\" -DPROGRAM_VERSION=\"0.9.0+git\" -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_PHONON_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/phonon -I/usr/include/QtWebKit -I/usr/include -I. -I/usr/include/phonon_compat -Ibuild -Ibuild -o build/main.o main.cc
In file included from scanpopup.hh:8:0,
from mainwindow.hh:19,
from main.cc:6:
articleview.hh:7:20: fatal error: QWebView: No such file or directory
compilation terminated.
make: *** [build/main.o] Error 1

How to fix?

Re: Build error...

PostPosted: Sat Nov 20, 2010 1:38 pm
by embar-
You need to install libQtWebKit-devel rmp package