Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411484 Posts in 69371 Topics- by 58427 Members - Latest Member: shelton786

April 24, 2024, 03:19:14 AM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsDeveloperTechnical (Moderator: ThemsAllTook)Help with compiling Aseprite
Pages: [1]
Print
Author Topic: Help with compiling Aseprite  (Read 2292 times)
TheRedPixel
Level 0
**



View Profile
« on: May 04, 2016, 02:24:07 PM »

So I was trying to compile the source of Aseprite 1.1.5 https://github.com/aseprite/aseprite, but when I tried to install Ninja https://github.com/ninja-build/ninja/releases on my windows 10 x64, I found out that the app isn't working on my system(it closes immediately).

Also, I'm getting some compile errors when using CMaker, but I don't know if those are produced just because of the lack of ninja in my system.
Logged
dlan
Level 1
*



View Profile
« Reply #1 on: May 05, 2016, 06:22:53 AM »

Which compiler toolchain did you use? Last time I built aseprite, I had visual studio 2015 installed, and selected it as the current generator in cmake-gui rather than use Ninja.

I suppose you need to at least have MinGW gcc installed if you want Ninja to work as it seem to be a replacement for Make (I never used Ninja so I have no idea with which compiler it is compatible). Which error did you get with CMake? In my case it complained about missing OpenSSL library, but it didn't prevent me from generating a build file.
Logged
zilluss
Level 1
*



View Profile
« Reply #2 on: May 05, 2016, 01:01:57 PM »

It's been a while since I compiled, but I can't remember installing ninja, just cmake. Did you run configure? What errors do you get?
Logged

@zilluss | Devlog  Hand Point Right
Pages: [1]
Print
Jump to:  

Theme orange-lt created by panic