[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-datatype-dev
Subject:    [datatype-dev] Re: [Helix-client-dev] CR-Client: Flash flv building
From:       Greg Wright <gwright () real ! com>
Date:       2007-04-25 16:36:57
Message-ID: 462F83A9.2050804 () real ! com
[Download RAW message or body]

looks good.

--greg.

Bob Clark wrote:
> This is basically pulling over a tiny part of these changes from head to 
> 150Cay:
> 
> http://lists.helixcommunity.org/pipermail/helix-client-dev/2007-April/006112.html 
> 
> 
> In ribosome, 'mac-unix' refers to OS X. So dropping this into 
> flashhostlib lets OS X builds work.
> 
> Also I needed to add 'mac-unix' to the hxclient_1_5_0_cayenne.bif file 
> for the gecko SDK.
> 
> Files Modified:
>  - datatype/flash/flashhost/flashhostlib
>  - client/build/BIF/hxclient_1_5_0_cayenne.bif
> 
> Branch: 150Cay for flashhostlib, head for the bif file
> 
> --Bob
> 
> --Bob Clark
> Lead Software Development Engineer
> RealPlayer Mac/Unix
> RealNetworks, Inc.
> 
> 
> Index: flashhostlib
> ===================================================================
> RCS file: /cvsroot/datatype/flash/flashhost/flashhostlib,v
> retrieving revision 1.11
> diff -u -w -r1.11 flashhostlib
> --- flashhostlib    14 Apr 2007 05:04:45 -0000    1.11
> +++ flashhostlib    25 Apr 2007 15:48:59 -0000
> @@ -67,7 +67,7 @@
> if 'win32' in sysinfo.family_list :
>     project.AddIncludes( os.path.join( os.path.join( sdkpath, "win32" ), 
> "include") )
> -elif 'mac' in sysinfo.family_list :
> +elif 'mac-unix' in sysinfo.family_list :
>     project.AddIncludes( os.path.join( os.path.join( sdkpath, "mac" ), 
> "include") )
> elif 'linux2' in sysinfo.family_list :
>     project.AddIncludes( os.path.join( os.path.join( sdkpath, "linux" ), 
> "include") )
> 
> 
> Index: hxclient_1_5_0_cayenne.bif
> ===================================================================
> RCS file: /cvsroot/client/build/BIF/hxclient_1_5_0_cayenne.bif,v
> retrieving revision 1.27
> diff -u -w -r1.27 hxclient_1_5_0_cayenne.bif
> --- hxclient_1_5_0_cayenne.bif    17 Apr 2007 21:07:45 -0000    1.27
> +++ hxclient_1_5_0_cayenne.bif    25 Apr 2007 15:50:24 -0000
> @@ -248,7 +248,7 @@
>      <module id="geckosdk_name" 
> name="common/import/gecko-sdk/version_1_8_0_4" group="core">
> 
>          <includeplatforms>
> -            win mac linux2
> +            win mac linux2 mac-unix
>          </includeplatforms>
>          <attribute id="no_build" />
> 
> 
> _______________________________________________
> Helix-client-dev mailing list
> Helix-client-dev@helixcommunity.org
> http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev


_______________________________________________
Datatype-dev mailing list
Datatype-dev@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/datatype-dev
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic