Closed Bug 457025 Opened 16 years ago Closed 16 years ago

WinCE nsAudioStream link errors.

Categories

(Core :: DOM: Core & HTML, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dougt, Assigned: dougt)

Details

Attachments

(1 file)

Attached patch patch v.1Splinter Review
When building on windows mobile, we get two link errors:

gklayout.lib(nsAudioStream.obj) : error LNK2019: unresolved external symbol sa_stream_get_volume_abs referenced in function "public: unsigned int __cdecl nsAudioStream::GetVolume(float *)" (?GetVolume@nsAudioStream@@QAAIPAM@Z)

gklayout.lib(nsAudioStream.obj) : error LNK2019: unresolved external symbol sa_stream_set_volume_abs referenced in function "public: unsigned int __cdecl nsAudioStream::SetVolume(float)" (?SetVolume@nsAudioStream@@QAAIM@Z)


The patch is a simply makefile change:
Attachment #340354 - Flags: review?(chris.double)
Summary: nsAudioStream link errors. → WinCE nsAudioStream link errors.
Attachment #340354 - Flags: review?(chris.double) → review+
02e4242588a7
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
QA Contact: content
Component: Content → DOM
QA Contact: content → general
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: