aseprite / aseprite/laf

compile-error without reason

Open
#67 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
349
Forks
97
Avg merge
4d 7h
Merged PRs (30d)
2

Description

I can't compile laf for some reason. The error-message is just
"collect2: error: ld returned 1 exit status". I am trying to compile laf with skia. I downloaded skia-m102 from here: [Skia-m102](https://github.com/aseprite/skia/releases/tag/m102-861e4743af) and chose the libstdc++-version, since I _think_ g++ is the compiler used in my system. I compiled and installed cmake 3.27 by hand, before.

as you can see in the compiler-output, I extracted skia-m102 to ~/deps/skia and set-up all path correctly. Nevertheless compiling just stops without usefull error-message.

Please see [full compiler-output on pastebin](https://pastebin.com/pWAr3j2D)

Contributor guide

Open the contributing guide

Research direction

Start with the linked full compiler output and the build configuration for Skia-m102 under ~/deps/skia, checking the CMake 3.27 setup and selected libstdc++ variant. Reproduce the build and identify the underlying linker error rather than the generic exit-status message; done means the cause is documented or the project compiles successfully with the reported setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.