-- Configuring incomplete, errors occurred!
See also "/Users/matt/Downloads/2019-07-05/aseprite-macos-buildsh-master/aseprite/build/CMakeFiles/CMakeOutput.log".
See also "/Users/matt/Downloads/2019-07-05/aseprite-macos-buildsh-master/aseprite/build/CMakeFiles/CMakeError.log".
Something went wrong
Errors
LZ4
-- Could NOT find LZ4 (missing: LZ4_LIBRARY LZ4_INCLUDE_DIR)
Solution: brew install LZ4
Python 2 vs 3
File "tools/git-sync-deps", line 209
print 'Skipping "%s".' % directory
Output
Errors
LZ4
Solution:
brew install LZ4
Python 2 vs 3
Solution:
print('Skipping "%s".' % directory)
Solution: aseprite.sh:128
python2 tools/git-sync-deps