webview bind.cc not working on ubuntu 18.04 but works perfectly fine on ubuntu 24.04 #1347
-
|
I compiled the original bind.cc on ubuntu 24.04 as well ubuntu 18.04. On ubuntu 24.04 it works perfectly fine. On ubuntu 18.04 , no action is happening on clicking + or - button. On clicking compute button, it shows result pending, but result never comes. Looking for the direction for the same. Ubuntu 18.04 Looking for directions to make it working. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments · 4 replies
-
|
I'll take a look after I've set up my Ubuntu 18.04 environment. |
Beta Was this translation helpful? Give feedback.
-
|
Can confirm the issue using library version 0.12.0. Although PR #1196 (a48b108) was a fix for macOS, it appears to have also fixed the issue described here on Ubuntu 18.04. This commit is in |
Beta Was this translation helpful? Give feedback.
-
|
Thanks , it is working now. Cmake was giving some warnings earlier, with your command build is without warning after installing ninja build. |
Beta Was this translation helpful? Give feedback.
-
|
A little help from you regarding creation of an icon. Is it possible on linux to create an icon in icon tray so that on clicking the icon the webview window can be displayed. |
Beta Was this translation helpful? Give feedback.

This works for me.
CMake path:
Build and run example: