forked from google/skia
-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
I have no problems compiling the latest stable:
Aseprite : v1.3.13
Skia: m102-861e4743af
But when I try:
Aseprite: v1.3.14-beta1
Skia: m124-08a5439a6b
I'm getting these errors:
-- Configuring done (207.5s)
CMake Error in src/CMakeLists.txt:
Target "app-lib" contains relative path in its
INTERFACE_INCLUDE_DIRECTORIES:
"../src/skia/third_party/externals/libjpeg-turbo"
CMake Error in src/CMakeLists.txt:
Target "app-lib" contains relative path in its
INTERFACE_INCLUDE_DIRECTORIES:
"../src/skia/third_party/externals/libjpeg-turbo"
CMake Error in src/app/CMakeLists.txt:
Target "libjpeg-turbo" contains relative path in its
INTERFACE_INCLUDE_DIRECTORIES:
"../src/skia/third_party/externals/libjpeg-turbo"
CMake Generate step failed. Build files cannot be regenerated correctly.
-- Generating done (0.6s)
ninja: error: loading 'build.ninja': The system cannot find the file specified.
Error: Process completed with exit code 1.
Is this not working with the latest beta? Or am I missing something else?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels