Aseprite github build

broken image
broken image

NOTE: replace `C:\deps\skia` (3x) in the command below with the directory you created above*Ĭmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLAF_BACKEND=skia -DSKIA_DIR=C:\deps\skia -DSKIA_LIBRARY_DIR=C:\deps\skia\out\Release-圆4 -DSKIA_LIBRARY=C:\deps\skia\out\Release-圆4\skia.lib -G Ninja. # clone the repository (assuming you have git installed)

broken image

This script intends to make it easier to install.except that its on Linux. This is an unofficial build done in a Windows 7 圆4 machine using Visual Studio 2015. # `VsDevCmd.bat` sets the Visual Studio related environment variables that are necessary for compiling, linking and building applications on the command line. # the below line assumes you installed it to the default location `C:\Program Files (x86)\Microsoft Visual Studio\2022\Community`, otherwise replace with your install locationĬall 'C:\Program Files (x86)\Microsoft Visual Studio\2022\Community\Common7\Tools\VsDevCmd.bat' -arch=圆4

broken image

C:\deps\skia) (make note of this directory*) extract the skia library to a directory (e.g.

Instructions taken from above, but a complete summary specifically for windows (in the right order) is below

broken image