We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 793 - NAS audio target doesn't dynamically load libraries...
Summary: NAS audio target doesn't dynamically load libraries...
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: audio (show other bugs)
Version: HG 1.2
Hardware: All All
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords: target-1.2.14
Depends on:
Blocks:
 
Reported: 2009-09-13 09:54 UTC by Ryan C. Gordon
Modified: 2009-09-13 15:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan C. Gordon 2009-09-13 09:54:34 UTC
...the 1.2 NAS code doesn't load the NAS libraries at runtime, so to support it, you have to ship with a hardcoded dependency.

Apparently I cleaned this up for 1.3, so the code just needs to be migrated to 1.2.

--ryan.
Comment 1 Ryan C. Gordon 2009-09-13 15:20:24 UTC
Fixed in svn revision #4717.

--ryan.