openframeworks / openframeworks/openFrameworks
Missing package in the linux dependencies for OF 0.9.0 on rpi 2 b
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
Hello,
I'm testing openframeworks on my rpi 2 b, and when I tried to compile the sound examples, I found some missing packages :
libmpg123-dev and pulseaudio .
The first one is needed for play mp3, the second remove the error "
AL lib: (WW) alc_initconfig: Failed to initialize backend "pulse" ''
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the Linux dependency definitions for openFrameworks 0.9.0 on Raspberry Pi 2, starting with the package list used when compiling the sound examples. Verify the reported libmpg123-dev and pulseaudio requirements, then confirm that the sound examples compile without the reported errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, linux, raspberry-pi
- Domain
- audio-video-rtc, build-system, embedded-iot
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100