Build errors guiplay for Window on HEAD

jupiter <[email protected]>
Newsgroups gmane.comp.multimedia.helix.devel
Message-ID <[email protected]>
Hi,

Don't know which mailing list I should post to following issues. Is it
allowed to post message crossing mailing lists? If none of mailing
list is dealing following issues, could you please forward the message
to a proper mailing list?

I built a guiplay for window (VC8) on HEAD, it could only play a local
MP3 file, both local wma and URL did not work. I had to manually add
some other targets to make the URL MP3 work, but local wma and URL for
aacplus and asx still did not work. All error codes were 0x80040011,
which of following defines?

#define HXR_NO_RENDERER                 MAKE_HX_RESULT(1,SS_GLO,17)
             // 80040011
#define HXR_NO_FILEFORMAT              MAKE_HX_RESULT(1,SS_GLO,17)
            // 80040011
#define HXR_MISSING_COMPONENTS   MAKE_HX_RESULT(1,SS_GLO,17)
      // 80040011

branch: helix_restricted
platform: win32-i386-vc8
profile: C:\Helix\build\umakepf\helix-client-all-defines
target(s): all_wm_plugins
           all_wm_plugins_from_dist
           datatype-restricted_wm_rtsp_import_wmrtsp-porting-kit
           datatype_mp3_mp3metaff
           guiplayer
           protocol_http
           protocol_rtsp
           protocol_sdp
           protocol_transport_rdt
           protocol_transport_rtp

Build System Errors:

1. Parse_asf_objects.cpp(228) : error C2039: 'GetOutSize' : is not a member
of 'HLXOsStrW'
C:\Helix\src.helixplay.head\common\runtime\pub\hlxosstr.h(332) :
see declaration of 'HLXOsStrW'
ERROR: WinCompile(datatype/wm/common) ERROR: Make failed.

2. NMAKE : fatal error U1073: don't know how to make
'..\..\..\..\datatype\wm\common\dbg32\wmcomlib.lib'
ERROR: WinCompile(datatype/wm/events/renderer) ERROR: Make failed.

3. NMAKE : fatal error U1073: don't know how to make
'..\..\..\..\..\datatype\wm\common\dbg32\wmcomlib.lib'
Stop.
ERROR: WinCompile(datatype/wm/video/codec/wmv9) ERROR: Make failed.

4. NMAKE : fatal error U1073: don't know how to make
'C:\Helix\src\debug\wma9_decoderlib.lib'
ERROR: WinCompile(datatype/wm/audio/codec/wma9) ERROR: Make failed.

5. NMAKE : fatal error U1073: don't know how to make
'C:\Helix\src.helixplay.head\datatype-restricted\rm\video\codec\rvg2dec\dbg32\adecg2.lib'
ERROR: WinCompile(datatype/rm/video/codec/rvg2dec) ERROR: Make failed.

6. asf_file_format_dll.cpp
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.

7. wmarender_dll.cpp
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 fo
rmal 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 fo
rmal 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 fo
rmal list?)
ERROR: WinCompile(datatype/wm/audio/renderer) ERROR: Make failed.

Thank you.

_______________________________________________
Helix-client-dev mailing list
[email protected]
http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.