Tiny Core Extensions > TCE Bugs
qt-5 missing QWebElementCollection
Juanito:
qt-5.x-webkit-dev contains the following:
/usr/local/include/qt5/QtWebKit/5.9.0/QtWebKit/private/qwebelement_p.h
/usr/local/include/qt5/QtWebKit/qwebelement.h
..but nothing else of a similar name.
The source:
http://tinycorelinux.net/10.x/x86_64/tcz/src/qt-5.x-webkit/
..does contain the following:
qtwebkit-opensource-src-5.9.0/include/QtWebKit/QWebElementCollection
qtwebkit-opensource-src-5.9.0/include/QtWebKit/QWebElement
..where:
--- Code: ---$ cat qtwebkit-opensource-src-5.9.0/include/QtWebKit/QWebElement
#include "qwebelement.h"
$ cat qtwebkit-opensource-src-5.9.0/include/QtWebKit/QWebElementCollection
#include "qwebelement.h"
--- End code ---
..so maybe you could create these files and see if things work?
andyj:
That seems to do the trick. It starts, but I don't have my dive computer handy to test it.
Navigation
[0] Message Index
[*] Previous page
Go to full version