environment:
esy install and esy build completed successfully, but I see an error when I run _release/ExampleApp-x86_64.AppImage.
$ ./_release/ExampleApp-x86_64.AppImage
/tmp/.mount_ExampluuA72T/usr/bin/App: symbol lookup error: /tmp/.mount_ExampluuA72T/usr/bin/App: undefined symbol: jpeg_crop_scanline, version LIBJPEG_6.2
I would like to use revery app via VcXsrv to connect GUI app between WSL2 and Windows.
Do you have any solution for this issue?