Skip to content

Win x64 Aseprite v1.3.14-beta1 m124-08a5439a6b compile issue ninja libjpeg-turbo #46

@stl3

Description

@stl3

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions