| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
| So I'm trying to port the CoreAudio codec examples to Windows so that I figure out how to wrap some audio codecs - presuming that the CoreAudio component approach has at this point a longer life than an 'scom'. I have the sample code to the point where it will compile, but fails to link with the following: ACBaseCodec.obj : error LNK2019: unresolved external symbol _CFBundleCopyLocalizedString referenced in function "public: virtual void __thiscall ACBaseCodec::GetProperty(unsigned long,unsigned long &,void *)" (?GetProperty@ACBaseCodec@@UAEXKAAKPAX@Z) ACAppleIMA4Encoder.obj : error LNK2001: unresolved external symbol _CFBundleCopyLocalizedString ACBaseCodec.obj : error LNK2019: unresolved external symbol ___CFStringMakeConstantString referenced in function "public: virtual void __thiscall ACBaseCodec::GetProperty(unsigned long,unsigned long &,void *)" (?GetProperty@ACBaseCodec@@UAEXKAAKPAX@Z) GetCodecBundle.obj : error LNK2001: unresolved external symbol ___CFStringMakeConstantString ACAppleIMA4Encoder.obj : error LNK2001: unresolved external symbol ___CFStringMakeConstantString GetCodecBundle.obj : error LNK2019: unresolved external symbol _CFRetain referenced in function "struct __CFBundle * __cdecl GetCodecBundle(void)" (?GetCodecBundle@@YAPAU__CFBundle@@XZ) GetCodecBundle.obj : error LNK2019: unresolved external symbol _CFBundleGetBundleWithIdentifier referenced in function "struct __CFBundle * __cdecl GetCodecBundle(void)" (?GetCodecBundle@@YAPAU__CFBundle@@XZ) Debug/AudioCodecs.dll : fatal error LNK1120: 4 unresolved externals It seems that the current Core Foundation stuff is just not complete enough to do that (or rather, since 6.5 has the 'aenc' presumably based on the sample I'm trying to build, I guess it's not exposed in the qtmlClient.lib) I looked at the binaries for QT7, and it seems that the necessary functions are available, is there any news on the QT7 Windows SDK front? I am using the 2002-11-22 Windows SDK @ http://developer.apple.com/quicktime/download/ cheers, dean perry abstract plane pty. ltd. internet broadcasting, QuickTime Vdig for Windows, Vdig Xtra for Director |
_______________________________________________ Do not post admin requests to the list. They will be ignored. QuickTime-API mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quicktime-api/email@hidden This email sent to email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.