Opened 16 years ago
Closed 16 years ago
#710 closed defect (fixed)
Build fails when application uses pjmedia_snd_aps_activate_loudspeaker() (Thanks Quang Luong Thanh for the report).
Reported by: | nanang | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-1.1 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Build error message:
Undefined reference to 'pjmedia_snd_aps_activate_loudspeaker'.
Change History (2)
comment:1 Changed 16 years ago by nanang
comment:2 Changed 16 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In r2432: Fixed missing function declaration of pjmedia_snd_aps_activate_loudspeaker().