Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

unresolved external symbol _IID_IKsPropertySet

6 views
Skip to first unread message

Barzo@Google

unread,
Oct 21, 2009, 5:55:08 AM10/21/09
to
Hi,

In my static library, I'm trying to use the IKsPropertySet interface
to retrieve the waveDeviceId from DirectSound device GUID.

But when I compile the test program that use my lib I get:

AudioLib4d.lib(RtAudio.obj) : error LNK2001: unresolved external
symbol _DSPROPSETID_DirectSoundDevice
AudioLib4d.lib(RtAudio.obj) : error LNK2001: unresolved external
symbol _IID_IKsPropertySet
AudioLib4d.lib(RtAudio.obj) : error LNK2001: unresolved external
symbol _CLSID_DirectSoundPrivate

I've added the dsound.lib to my linker paths and also, before
inserting the new function that use IKsPropertySet, the project worked
well!

Where could be the problem?

Thanks
Daniele.

Barzo@Google

unread,
Oct 21, 2009, 5:57:02 AM10/21/09
to
I'm sorry. I posted to the wrong NG.
Sorry for the SPAM.

Daniele.

0 new messages