Re: Build errors guiplay for Window on HEAD
jupiter <[email protected]>
| Newsgroups | gmane.comp.multimedia.helix.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Jyotsana, On Tue, Jun 3, 2008 at 8:51 AM, Jyotsana Rathore <[email protected]> wrote: > Hi, > > According to our database, you do not have access to restricted code > branches. For accessing restricted code you have to sign some license > agreements with helix community. Did you check my access from the database based on this email address? If yes, then this email address is not the email address we registered and ran the Helix build on the machine. I am not sure the problems we got on Window platform were directly to the license access. We have actually built a splay from helix_restricted branch and helix-client-all-defines for a linux platform. The splay played local WMA files very well although there were some problems to play streaming wma of which I guess that were protocol issues (I'll post those issues in another message). If you still think it is a license issue. I'll send you our license detail off line to let you check the database again. > Please send an email to [email protected] for questions on > accessing restricted source code. We have already checked to [email protected] before, the response from leina and Scott were that we had correct permission to access wma, AAC+ and all other components. Thank you. > Thanks, > Jyotsana > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of jupiter > Sent: Sunday, June 01, 2008 11:59 PM > To: [email protected] > Cc: [email protected] > Subject: [Helix-client-dev] Build errors guiplay for Window on HEAD > > 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\dbg3 > 2\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 > > _______________________________________________ Helix-client-dev mailing list [email protected] http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev