Build Aseprite 2025 | Start Pixel Art TODAY

Опубликовано: 27 Апрель 2026
на канале: Cakez
173,724
3.7k

Wishlist ➤ https://store.steampowered.com/app/22...
Twitch ➤   / cakez77  
Kick ➤ https://kick.com/cakez77
Donate ➤ https://ko-fi.com/cakez77
Discord ➤   / discord  
Twitter ➤   / cakez77  
Patreon ➤   / cakez77  
TokTok ➤   / cakez_77  
····················································································

My Game Tangy TD
https://store.steampowered.com/app/22...

····················································································

Tutorial to build the Pixel Art Program aseprite on Windows.

It looks like Visual Studio Community 2022 is REQUIRED! I tried building again today and
Visual Studio 2019 did NOT work. Also Skia Version 102-md is required. I updated the link to it. This should fix most issues.

Pelase always refer to the INSTALL.md found in the description as it can be that the build system for aseprite will be updated.

1) Aseprite Download:
https://github.com/aseprite/aseprite/...

2) CMake Download:
https://cmake.org/download/

3) Aseprite INSTALL.md:
https://github.com/aseprite/aseprite/...

4) Visual Studio Community(2022):
https://visualstudio.microsoft.com/do...

5) Ninja Build System:
https://github.com/ninja-build/ninja/...

6) Skia Library:
https://github.com/aseprite/skia/rele...

7) Path to Visual Studio 2022 "VsDevCmd.bat":
call "C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\Tools\VsDevCmd.bat" -arch=x64

8) CMakeLists.txt (Path to Visual Studio 2022 Compiler):
set(CMAKE_CXX_COMPILER "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.30.30705/bin/Hostx64/x64/cl.exe")

8c) Alternatively add the above path to the "System variables"

····················································································

About Me *
Hey! And welcome. I'm an indie game developer, currently working on a Tower Defense Game written entirely in C/C++, I tried using Unity or Unreal Engine in the past, but never really found much success. I'm mostly posting devlog / devblog videos where I show off the progress I make on the game.

····················································································

Check out some of my other videos!
   • I Tried JAI, Can It Replace C++?! (Program...  
   • First Time Using Godot As C++ Developer  
   • Tired Of Unity? Let's Make Celeste In C++  
   • This Made My Game So Much Better - Devlog  
   • I Made Vampire Survivors In C++  
   • A Day In The Life Of An Indie Developer & ...  
   • My life changing year of C++ game development  
····················································································
#cpp #gamedev #programming

-- Timestamps--
0:00 Download Aseprite
0:34 CMake
1:32 Install Documentation
1:53 Visual Studio Community
2:45 Ninja Build System
3:39 Skia Library
4:22 Build Process with CMake
4:35 CL Compiler Location
6:26 Invoking Ninja
6:50 EXE Location


Aseprite is a great and easy to use program to create Pixel Art. You can actually get it for Free if you know how to build it. I want to show you everything you need to know in order to build it.

I Hope you like the Video, if you did, consider Subscribing and leaving a Like. This is the best way to support me, so I can do more Videos like this.