Skip to content

pkgconfig files needed for detection in some situations #8

@GoogleCodeExporter

Description

@GoogleCodeExporter
osgAudio does not create pkgconfig files to find osgAudio when using pkg-config 
under *nix based operating systems. This can cause serious issues when using 
things such as SCONS. This is a serious issue blocking use of osgAudio in the 
project I work with due to the inability to find it using scons.

Attached are some modifications and parts that I adapted from the base OSG to 
fix the issue of osgAudio not being findable under pkgconfig. This causes 
serious issues under situations such as trying to find dependencies under SCONS 
if the pkgconfig files don't exist. This should fix it.

Note that these are very heavily based off of the base OSG contents related to 
this aspect.

Original issue reported on code.google.com by th3fly...@gmail.com on 22 Nov 2010 at 3:36

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions