openframeworks / openframeworks/openFrameworks

Missing package in the linux dependencies for OF 0.9.0 on rpi 2 b

Open
#4,652 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.