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

Summary: NAS audio target doesn't dynamically load libraries...
Product: SDL Reporter: Ryan C. Gordon <icculus>
Component: audioAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 Keywords: target-1.2.14
Version: HG 1.2   
Hardware: All   
OS: All   

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.