Re: Build errors guiplay for Window on HEAD

Daniel Yek <[email protected]>
Newsgroups gmane.comp.multimedia.helix.devel
Message-ID <[email protected]>
jupiter wrote:
> Hi Daniel,
>
> Thanks for your advice, please see following results after adding
> helix_client_objs and all_wm_plugins as you suggested. I think those
> errors are not my configuration issue, nor license problem, but the
> real errors on HEAD. 

> If you know which mailing list is dealing those
> issues, could you please help me to forward it to the proper mailing
> list.
>   
Hi Jim,

This mailing list is good enough if you can't figure out the best 
mailing list.

>> Hi Jim,
>>
>> I don't deal with Windows builds and guiplayer, but just try to be
>> helpful and wonder if this is simply because appropriate plugins were
>> not build/found.
>>
>> Try Ribosome menu 1 to "Set Target(s)" and then typing in:
>> guiplayer helix_client_objs
>>
>> and make sure that this appears:
>> [1] Set Target(s) (guiplayer helix_client_objs)
>>
>> This will build both the above targets at once and with luck, your
>> problems are solved.
>>
>>
>> You can also try typing in targets:
>> guiplayer all_wm_plugins
>>
>> [1] Set Target(s) (guiplayer all_wm_plugins)
>>
>> and check if guiplayer can find the WM plugins and codecs.
>>
>> If the above don't work, it is possible that the plugins are not in
>> the right place, or it can be some other problems that I have no clue
>> of.
>>     
>
> Please see following results built from your advice. Regardless those
> errors, I've tried to run the helixplay, it could play mp3 and real
> local files, but could not play wma and asf local files (Error code:
> 80040011).
>
> For URL, it could only play streaming mp3, it could not play streaming
> wma (Error code: 80040011).
>
> Build System (V2.4.11)
> branch: helix_restricted
>   

Could you try 310Atlas branch -- hxclient_3_1_0_atlas_restricted? A lot 
of projects are using that branch, so I would not expect build errors 
(except for occasional ones if you are unlucky). If that works and the 
branch is OK for you, you can just leave the rest of the problems for 
others to deal with.

> platform: win32-i386-vc8
> profile: C:\Helix\build\umakepf\helix-client-all-defines
> target(s): all_wm_plugins guiplayer helix_client_objs
>
> 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.
>   

Just for your information, restricted build problems have their 
individual *-restricted mailing list.

For example, you can figure out the appropriate mailing list like this:
cd some-restricted-module/
cat CVS/Root
:ext:[email protected]:/cvsroot/wmcode-video

So, send email to [email protected] for that module.

> 2. NMAKE : fatal error U1073: don't know how to make
> 'C:\Helix\src\datatype-restricted\rm\video\codec\rvg2dec\dbg32\adecg2.lib'
> ERROR: WinCompile(datatype/rm/video/codec/rvg2dec) ERROR: Make failed.
>
> (The adecg2.lib is actually in datatype_dist/rm/video/codec/rvg2dec/)
>   
It looks to be a build setup issue. I'll leave it to others working in 
that area to support you. You should at least identify yourself, if you 
haven't, to people who were responding to you earlier so that they can 
help you more easily.

Thanks.

-- 
Daniel Yek.



> 3. 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.
>
> (This one may cause to play URL wma in an error "0x80040011", how to fix it??)
>
> 4. 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.
>
> (This one may cause failing to play local asf, how to fix it??)
>
> 5. flashhostlib.lib(flash_guest_player_ax.obj) : error LNK2019:
> unresolved external symbol _VerQueryValueA@16 referenced in function
> "public: static int __cdecl CF
> lashGuestPlayerAX::IsRequiredFlashDLLAvailable(void)"
> (?IsRequiredFlashDLLAvailable@CFlashGuestPlayerAX@@SAHXZ)
> flashhostlib.lib(flash_guest_player_ax.obj) : error LNK2019:
> unresolved external symbol _GetFileVersionInfoA@16 referenced in
> function "public: static int __cde
> cl CFlashGuestPlayerAX::IsRequiredFlashDLLAvailable(void)"
> (?IsRequiredFlashDLLAvailable@CFlashGuestPlayerAX@@SAHXZ)
> ERROR: WinCompile(datatype/flash/flashhost) ERROR: Make failed.
>
> 6. NMAKE : fatal error U1073: don't know how to make
> 'C:\Helix\src\datatype-restricted\mpg\codec\dbg32\mpgviddec.lib'
> ERROR: WinCompile(datatype/mpg/renderer) ERROR: Make failed.
>
> 7. aacffdll.cpp(63) : error C2059: syntax error : '__declspec(dllexport)'
> aacffdll.cpp(64) : error C2143: syntax error : missing ';' before '{'
> aacffdll.cpp(64) : error C2447: '{' : missing function header (old-style formal
> list?)
> aacffdll.cpp(68) : error C2059: syntax error : '__declspec(dllexport)'
> aacffdll.cpp(69) : error C2143: syntax error : missing ';' before '{'
> aacffdll.cpp(69) : error C2447: '{' : missing function header (old-style formal
> list?)
> ERROR: WinCompile(datatype/aac/fileformat) ERROR: Make failed.
>
> 8. audplin.cpp(160) : error C2059: syntax error : '__declspec(dllexport)'
> audplin.cpp(161) : error C2143: syntax error : missing ';' before '{'
> audplin.cpp(161) : error C2447: '{' : missing function header (old-style formal
> list?)
> audplin.cpp(171) : error C2059: syntax error : '__declspec(dllexport)'
> audplin.cpp(172) : error C2143: syntax error : missing ';' before '{'
> audplin.cpp(172) : error C2447: '{' : missing function header (old-style formal
> list?)
> ERROR: WinCompile(datatype/group/audio) ERROR: Make failed.
>
> Thank you.
>
> Kind Regards.
>
> Jim
>   



_______________________________________________
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.