I want to use mp3 decoder to decode mp3 file. But I get the following link error:
error LNK2001: Unresolved external symbol _CLSID_CMP3DecMediaObject
Which lib should I link with?
I want to use mp3 decoder to decode mp3 file. But I get the following link error:
error LNK2001: Unresolved external symbol _CLSID_CMP3DecMediaObject
Which lib should I link with?