Trying to get a tauri app running on linux... Every single time i try to compile I seem to be getting a new dependency issue. Currently geetting complaints about javscriptcoregtk not existing aswell as some other libraries versions not being new enough (glib, gio, gobjectg) aswell as webkit2gtk not being found, aswell as libsoup.
Followed the prerequisites for Linux on the tauri site aswell as some google searches to try resolve this myself and I cannot get anywhere.
I tried linux to avoid the hell of OpenSSL on windows as I couldn't get my Windows install to find my OpenSSL install no matter what, and I'm beginning to wonder which is worse...