Re: [Audio-dev] [SPAM] WMA build errors for Window from HEAD
Jim <[email protected]>
| Newsgroups | gmane.comp.multimedia.helix.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Eric,
On 2008-06-06 06:42-0400, Eric Hyche wrote:
>
>Jim,
>
>I'll be glad to take a look at these issues in detail
>early next week. I'm trying to get a release out the
>door today, and won't have time to look at them.
>Please reply and attach a .zip of your build.out,
>and I'll try to resolve these issues when I take
>a look next week.
Please find attached build.out.gz. Sorry, I only have gzip on my linux
machine which I am sending you the email. The attached build.out does
not include AAC as I was not sure that the following set up was
correct. Please also correct me following faad SDK path:
SetSDKPath("faad2_lib", "C:\Programs\faad2\lib")
SetSDKPath("faad2_include", C:\Programs\faad2\include")
Thank you Eric, really appreciate.
Kind Regards.
Jim
>Eric
>
>=============================================
>Eric Hyche ([email protected])
>Technical Lead
>RealNetworks, Inc.
>
>> -----Original Message-----
>> From: [email protected]
>> [mailto:[email protected]] On Behalf Of Jim
>> Sent: Friday, June 06, 2008 11:04 AM
>> To: [email protected]
>> Cc: [email protected]
>> Subject: [Audio-dev] [SPAM] WMA build errors for Window from HEAD
>> Importance: Low
>>
>> Hi,
>>
>> I post this message across different mailing lists as I was not able
>> to get sufficient responses on how to fix those building errors and
>> how to make wma works on HEAD for Window platform. I am not able to
>> find a mailing list specifi to wma issues, if you know which one,
>> please help me to forward the message to that mailing list. Please
>> also advise if you don't think current HEAD is able to support wma for
>> Window platform at all.
>>
>> Please see following configurations and errors for building guiplay
>> from HEAD for window. I've also tried to build splay from HEAD for
>> window, both splay and helixplay can play MP3 and real audio in local
>> and URL, but could not play wma audio in both local and URL. Both
>> splay and guiplay got the same errors for window platform.
>>
>> I don't think those errors were caused by my configurations, but I
>> could be wrong. I also don't think those errors were caused by license
>> access as I've built the splay using the same branch and profile on
>> Linux platform, which could at least play local wma and asf audio
>> files, but not URL streaming wma (RTSP error for wma).
>>
>> Please also check whether following faad2 SDK paths on window platform
>> is correct or not. I downloaded and put the binary libfaad2.dll to
>> faad2/lib, but the build could not find the library.
>>
>> SetSDKPath("faad2_lib", "C:\Programs\faad2\lib")
>> SetSDKPath("faad2_include", C:\Programs\faad2\include")
>>
>> Configuration:
>>
>> branch: helix_restricted
>> platform: win32-i386-vc8
>> profile: C:\Helix\build\umakepf\helix-client-all-defines
>> target(s): all_wm_plugins guiplayer helix_client_objs
>>
>> Build System Error:
>>
>> 1. asf_file_format_net.cpp(71) : fatal error C1083: Cannot open
>> include file: 'http
>> client.h': No such file or directory
>> ERROR: WinCompile(datatype-restricted/wm/rtsp/fileformat) ERROR: Make
>> failed.
>>
>> 2. wmarender_dll.cpp(47) : error C2059: syntax error :
>> '__declspec(dllexport)' wmarender_dll.cpp(48) : error C2143:
>> syntax error : missing ';' before '{' wmarender_dll.cpp(48) :
>> error C2447: '{' : missing function header (old-style formal list?)
>>
>> wmarender_dll.cpp(52) : error C2059: syntax error :
>> '__declspec(dllexport)' wmarender_dll.cpp(53) : error C2143:
>> syntax error : missing ';' before '{' wmarender_dll.cpp(53) :
>> error C2447: '{' : missing function header (old-style formal list?)
>>
>> wmarender_dll.cpp(56) : error C2059: syntax error :
>> '__declspec(dllexport)' wmarender_dll.cpp(57) : error C2143:
>> syntax error : missing ';' before '{' wmarender_dll.cpp(57) :
>> error C2447: '{' : missing function header (old-style formal list?)
>> ERROR: WinCompile(datatype/wm/audio/renderer) ERROR: Make failed.
>>
>> 3. asf_file_format_dll.cpp(54) : error C2059: syntax error :
>> '__declspec(dllexport)' asf_file_format_dll.cpp(55) : error
>> C2143: syntax error : missing ';' before
>> '{'asf_file_format_dll.cpp(55) : error C2447: '{' : missing function
>> header (old-style formal list?) asf_file_format_dll.cpp(69) : error
>> C2059:
>> syntax error : '__declspec(dllexport)'
>>
>> asf_file_format_dll.cpp(70) : error C2143: syntax error : missing ';'
>> before '{'asf_file_format_dll.cpp(70) : error C2447: '{' : missing
>> function header (old-style formal list?)
>> ERROR: WinCompile(datatype/wm/fileformat) ERROR: Make failed.
>>
>> Those are major errors caused wma failure. There were some other video
>> errors I don't want to list them here to distract your attention for
>> the audio issues.
>>
>> Thank you.
>>
>> Kind Regards.
>>
>> Jim
>>
>>
>>
>> _______________________________________________
>> Audio-dev mailing list
>> [email protected]
>> http://lists.helixcommunity.org/mailman/listinfo/audio-dev
>>
_______________________________________________
Helix-client-dev mailing list
[email protected]
http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev
build.out.gz
(application/octet-stream, 43.6 KB) - not displayed