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

Reply via email to