| Summary: | kde-base/kimono-4.7.0 - plasma/Plasma_WebView.cs(76,29): error CS0246: The type or namespace name `QWebPage' could not be found. Are you missing a using directive or an assembly reference? | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Christian <christian+bgo> |
| Component: | [OLD] KDE | Assignee: | Gentoo KDE team <kde> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge --info =kde-base/kimono-4.7.0
emerge -pqv =kde-base/kimono-4.7.0 build log enviroment file new ebuild suggstion |
||
Created attachment 282783 [details]
emerge -pqv =kde-base/kimono-4.7.0
Created attachment 282785 [details]
build log
Created attachment 282787 [details]
enviroment file
activating webkit useflag on kde-base/qyoto fixes this. suggestion: change dependencie for kimono to depend on qyoto with webkit enabled Created attachment 284095 [details]
new ebuild suggstion
OK, done, thanks! |
Created attachment 282781 [details] emerge --info =kde-base/kimono-4.7.0 the error is this: Linking CXX shared library ../lib/libplasma-sharp.so plasma/Plasma_WebView.cs(76,29): error CS0246: The type or namespace name `QWebPage' could not be found. Are you missing a using directive or an assembly reference? plasma/Plasma_WebView.cs(83,16): error CS0246: The type or namespace name `QWebPage' could not be found. Are you missing a using directive or an assembly reference? plasma/Plasma_WebView.cs(89,16): error CS0246: The type or namespace name `QWebFrame' could not be found. Are you missing a using directive or an assembly reference? Compilation failed: 3 error(s), 0 warnings