How to Compile Aseprite on Ubuntu Linux

Аватар автора
Лекции для успешного работника
This will show you how to Compile Aseprite on Linux for free. you can purchase the software and support it&development here : # keep the data folder inside aseprite folder , don&move it and if u want to download themes or extensions then put them inside that folder . My OS : Pop OS 20.04 links in video : aseprite install md: Skia releases: Aseprite source code : linux dependencies : sudo apt-get install -y g++ cmake ninja-build libx11-dev libxcursor-dev libxi-dev libgl1-mesa-dev libfontconfig1-dev Terminal Code used in this video : mkdir build cd build cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLAF_BACKEND=skia -DSKIA_DIR=$HOME/deps/skia -DSKIA_LIBRARY_DIR=$HOME/deps/skia/out/Release-x64 -DSKIA_LIBRARY=$HOME/deps/skia/out/Release-x64/libskia.a -G Ninja .. ninja aseprite path for applications folder : /usr/share/applications desktop file code : [Desktop Entry] Name=aseprite Exec=/home/UserName/PathToAsepriteDir/./aseprite Terminal=false Icon=/home/UserName/PathToAsepriteDir/AsepriteIcon.png Type=Application tags #compile_aseprite_on_ubuntu #build_aseprite_from_source_code

0/0


0/0

0/0

0/0