Skip to content

Instantly share code, notes, and snippets.

@oldmud0
Last active February 7, 2022 16:31
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save oldmud0/1c6b73cf785e27257f90a3f7b8d0ba69 to your computer and use it in GitHub Desktop.
Save oldmud0/1c6b73cf785e27257f90a3f7b8d0ba69 to your computer and use it in GitHub Desktop.
Aseprite 1.1.6 Windows Build

Aseprite 1.1.6 Windows Build

This is an unofficial build done in a Windows 7 x64 machine using Visual Studio 2015. The build includes debugging symbols in case you want them, but they are not necessary to run Aseprite.

Building Aseprite is not an easy task if it is your first time doing it. It took me a few hours to make this build and a couple start-overs before realizing that TDM-GCC/MinGW binaries in the path can conflict with CMake since it will favor TDM-GCC/MinGW over Visual Studio build tools. Just follow the instructions, and you won't have to get tangled in a mess.

If you can afford it, please support David Capello by buying Aseprite for $15. Otherwise, stay hungry, stay foolish, and thank you for choosing the world's best open-source sprite editor.

Download:

https://dl.dropboxusercontent.com/s/e1d9qycau0xzsqe/aseprite-1.1.6-92084fe-nopdb.zip?dl=1

Download with debugging symbols:

https://dl.dropboxusercontent.com/s/upq47lfxaqvsqq6/aseprite-1.1.6-92084fe.zip?dl=1

@oldmud0
Copy link
Author

oldmud0 commented Jul 9, 2016

I was looking at something else and I accidentally named it 1.7.1 instead of 1.1.6 - sorry!

@flipert
Copy link

flipert commented Apr 9, 2017

Thanks! Does it have all of the premium features?

@oldmud0
Copy link
Author

oldmud0 commented Jul 12, 2017

Nope.

@AldisG
Copy link

AldisG commented Jan 20, 2018

Thanks! Sadly im a poor ass student and i need this only for few assets really.. otherwise id buy this!

@hwaseung-Jeon
Copy link

Thank you for provide a comprehensive file!

@remuluson2
Copy link

Thanks for the build man. Setting up all the tools is such a pain especially after I bought a new PC. Thanks to you I don't have to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment