darlinghq / darlinghq/darling

Algoodoo 2.1.0

Open
#1,663 2 comments 0 reactions 0 assignees View on GitHub
Application Compatibility
Dominant language
Objective-C
Stars
13.3k
Forks
528
Avg merge
6d 4h
Merged PRs (30d)
1

Description

Darling cmake build options: `-DCMAKE_BUILD_TYPE=Debug -DENABLE_TESTS=1 -DADDITIONAL_PACKAGES=ON -DCOMPONENTS=all`

Download: https://www.algodoo.com/download/Algodoo_2_1_0-MacOS.dmg

How to replicate:
```
hdiutil attach Algodoo_2_1_0-MacOS.dmg
cd /Volumes/Algodoo_2_1_0-MacOS/
cd Algodoo.app
cd Contents
cd MacOS
STUB_VERBOSE=1 ./Algodoo
```

Result:
```
Cannot load libgif.so.7 (ELF): libgif.so.7: cannot open shared object file: No such file or directory
Abort trap: 6
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue with the listed CMake options and the STUB_VERBOSE=1 ./Algodoo command from Algodoo.app/Contents/MacOS. Trace why libgif.so.7 cannot be loaded on the mounted MacOS image; done means Algodoo starts without the missing-library error or abort trap.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, objective-c
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.