Announcement

Collapse
No announcement yet.

Do You Know Of A Simple Step-By-Step Guide To Make An AppImage?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [Software] Do You Know Of A Simple Step-By-Step Guide To Make An AppImage?

    Hi,

    I want to make an AppImage for a free MIT open-source software I've been working on.

    Currently the applications folder has a application resource folder, a source code folder, and a working makefile.

    The application will not build on the users side unless the following dependencies are installed via a package manager:
    - Make
    - G++
    - SDL2+dev
    - SDL2_Image+dev
    - SDL2_Mixer+dev
    - SDL2_TTF+dev

    The above is too cumbersome.
    This is why I would like to make a cross-distro AppImage file.

    Does anyone know of a simple step-by-step guide to make an AppImage?
    Let me know here, thanks!

    SS

    You can download the application as it stands from Itch Indie developer site below:
    https://teamjezxlee.itch.io/t-crisis

    #2
    Maybe start here.
    Windows no longer obstruct my view.
    Using Kubuntu Linux since March 23, 2007.
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment

    Users Viewing This Topic

    Collapse

    There are 0 users viewing this topic.

    Working...
    X