Hi,

I installed `qt` and `qtwebview` in GuixSD. I want to build the example project 
of `qtwebview`:
https://github.com/qt/qtwebview/tree/5.12/examples/webview/minibrowser

The project was compiled with `qmake` and the executable file was generated 
(`minibrowser`). But when I run the `minibrowser` I get this error:

```
No WebView plug-in found!
```

How can I fix it? Why this error occurred? Please help me.

Regards,
Fakhri




Reply via email to