Acknowledged

Ubuntu 24.04 support

I installed Ubuntu 24.0 and now the SDK doesn't work, the simulator... In 24.04, the webkit is version 4.1.

./sdkmanager: error while loading shared libraries: libwebkit2gtk-4.0.so.37: cannot open shared object file: No such file or directory

Parents
  • Hi @adas, okay, so I've gone a little further, and extended the project to also package the `simulator` and `monkeymotion` binaries as AppImages too.

    Of course this blows out the size of the SDK considerably, so I'm not sure if its a sensible thing to do long term, but an interesting experiment nonetheless.

    To use these new AppImages, you'd have to download the relevant version, and rename it (or preferably symlink it) to the original binary names.  I'm thinking of adding a basic Bash script that will do the install / linking automatically, but that would come a little later.

    Anyway, curious to hear your thoughts.  Still not entirely convinced the project is useful.  But its fun to experiment either way.

    Latest (at this time) AppImages are here, if you're interested in playing: github.com/.../v0.2.0-alpha

    Cheers.

Comment
  • Hi @adas, okay, so I've gone a little further, and extended the project to also package the `simulator` and `monkeymotion` binaries as AppImages too.

    Of course this blows out the size of the SDK considerably, so I'm not sure if its a sensible thing to do long term, but an interesting experiment nonetheless.

    To use these new AppImages, you'd have to download the relevant version, and rename it (or preferably symlink it) to the original binary names.  I'm thinking of adding a basic Bash script that will do the install / linking automatically, but that would come a little later.

    Anyway, curious to hear your thoughts.  Still not entirely convinced the project is useful.  But its fun to experiment either way.

    Latest (at this time) AppImages are here, if you're interested in playing: github.com/.../v0.2.0-alpha

    Cheers.

Children
No Data