I have built a Yocto-based XWayland distribution along with a Weston image to run the Electron demo, following the documentation provided at the link below:
https://karo-electronics.github.io/docs/software-documentation/electron/index.html
After flashing the image to the board and attempting to start the Electron demo, I encountered the following error:
/root/electron-demo/node_modules/electron/dist/electron: symbol lookup error: /root/electron-demo/node_modules/electron/dist/electron: undefined symbol: gdk_x11_window_lookup_for_display
I have built a Yocto-based XWayland distribution along with a Weston image to run the Electron demo, following the documentation provided at the link below:
https://karo-electronics.github.io/docs/software-documentation/electron/index.html
After flashing the image to the board and attempting to start the Electron demo, I encountered the following error:
/root/electron-demo/node_modules/electron/dist/electron: symbol lookup error: /root/electron-demo/node_modules/electron/dist/electron: undefined symbol: gdk_x11_window_lookup_for_display