On Sat, Nov 22, 2014 at 1:12 PM, Eduardo Ramalho <[email protected]> wrote:
> Hi! > > I have the following error while building Subsurface. > > $ qmake-qt4 V=1 > $ make > ... > g++ -c -pipe -fno-strict-overflow -Wno-maybe-uninitialized -fno-exceptions > -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 > -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches > -m64 -mtune=generic -O2 -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB > -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED > -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore > -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg > -I/usr/include/QtWebKit -I/usr/include -Iqt-ui -I. > -I/usr/lib64/libzip/include -I.moc -I.uic -o .obj/mainwindow.o > qt-ui/mainwindow.cpp > In file included from qt-ui/mainwindow.cpp:56:0: > qt-ui/usermanual.h:4:20: fatal error: QWebView: No such file or directory > #include <QWebView> > ^ > compilation terminated. > $ > > Certainly is something wrong with my environment. > Can someone give me a hint of what to search for ? > I am in Fedora with "qt-devel-4.8.6-10.fc20.x86_64" installed. > Try installing libqtwebkit-devel miika
_______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
