haskell / haskell/ThreadScope

Mac binary

Open
#94 16 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
173
Forks
37
PR merge metrics
No merged PRs in 30d

Description

Mac binary v0.2.11.1 causes the following error:

```
% ./threadscope.osx
dyld: Library not loaded: /usr/local/opt/gtk-mac-integration/lib/libgtkmacintegration-gtk2.2.dylib
Referenced from: /Users/kazu/./threadscope.osx
Reason: image not found
zsh: abort ./threadscope.osx
```

Is it possible to provide a statically-lined version?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the failure with ./threadscope.osx and inspect how the Mac binary is built and packaged, focusing on the missing gtk-mac-integration library. Done means a distributed Mac binary no longer aborts because that library is unavailable, or the supported dependency requirements are clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.