Allegro 5.2: allegro5/allegro_audio.h not found

Bug #1887290 reported by Bäumchen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
allegro5 (Ubuntu)
New
Undecided
Unassigned

Bug Description

When trying to compile with Allegro 2:5.2.6.0-1~focal under Linux Mint 20 nearly at the end of compiling progress it abords, saying that allegro_audio.h is not found.

Colin Watson (cjwatson)
affects: launchpad → allegro5 (Ubuntu)
Revision history for this message
Andreas Rönnquist (gusnan) wrote :

And you do have the liballegro-audio5-dev package installed?

Revision history for this message
Andreas Rönnquist (gusnan) wrote :

I just installed allegro on a Mint 20 in virtualbox, the version of Allegro you get from the repositories is 2:5.2.6.0-1, without the ~focal version addition, and this is the one from Ubuntu, and in it's turn the Debian packaged one.

The version with ~focal comes from somewhere else, so not a debian/ubuntu/mint package problem.

And, running

dpkg -S liballegro-audio5-dev

on the packaged one clearly shows that

/usr/include/allegro5/allegro_audio.h

is included in the package.

Revision history for this message
Andreas Rönnquist (gusnan) wrote :

It still could be that your project doesn't use pkg-config properly - you probably need something like `pkg-config --cflags --libs allegro_audio-5` for the compiler to find the include folder.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.