[Bf-committers] Update of OpenCOLLADA's libraries

Sergey I. Sharybin g.ulairi at gmail.com
Sun Jan 24 18:33:41 CET 2010


No. I'm changing only SCons stuff. And I hope I leave my changes affetcs 
only when BF_CROSS is specified.

-- 
With best regards, Sergey I. Sharybin


-------- Original Message --------
Subject: Re: [Bf-committers] Update of OpenCOLLADA's libraries
From: Erwin Coumans <erwin.coumans at gmail.com>
To: bf-blender developers <bf-committers at blender.org>
Date: 01/24/2010 08:22 PM
> I'm using cmake to build Blender, which has expat as default.
>
> I hope you are not changing any default cmake settings and make sure
> cmake still builds after the OpenCollada update?
>
> Thanks a lot,
> Erwin
>
>
> On Jan 24, 2010, at 5:30, "Sergey I. Sharybin"<g.ulairi at gmail.com>
> wrote:
>
>    
>> I looked to lib/windows/opencollada/compile_opencollada.txt where
>> cimpilation line is specified:
>>
>>     * For debug: scons RELEASE=0 NOVALIDATION=1 XMLPARSER=libxml
>>     PCRENATIVE=0 SHAREDLIB=0
>>     * For release: scons RELEASE=1 NOVALIDATION=1 XMLPARSER=libxml
>>     PCRENATIVE=0 SHAREDLIB=0
>>
>>
>> But there is no problem with recompiling with XMLPARSER=expatnative.
>> In
>> this case iconv.dll should disappear from dependecies.
>>
>> Erwin Coumans wrote:
>>      
>>> On Windows we are currently using expat by default, instead of
>>> libxml,
>>> right?
>>>
>>> I prefer to use the smaller expat library.
>>>
>>> Thanks,
>>> Erwin
>>>
>>> On Jan 23, 2010, at 22:53, "Sergey I. Sharybin"<g.ulairi at gmail.com>
>>> wrote:
>>>
>>>
>>>        
>>>> Hi,
>>>>
>>>> I've got MinGW and MSVC2005 release and debug libraries, compiled
>>>> with
>>>> LibXML XMLPARSER.
>>>> There are two archives with summary size 31M. Is it good idea to
>>>> upload
>>>> them to the patch tracker?
>>>>
>>>> Btw, LibXML is compiled with iconv support, but I was unable to make
>>>> linking staticly. So iconv.dll is needed if Collada support is
>>>> switched
>>>> on. I think it isn't so bad, because as I understand, iconv is
>>>> neccessary for i10n support.
>>>>
>>>> P.S. I've updated patch for OpenCollada here:
>>>> http://projects.blender.org/tracker/?func=detail&aid=20772&group_id=9&atid=127
>>>>
>>>>
>>>>          
>>>>> OK, I've committed Sergey's patch in the COLLADA branch:
>>>>> http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=26214
>>>>> .
>>>>>
>>>>> I built OpenCollada with `scons XMLPARSER=expatnative` without
>>>>> patching. In
>>>>> case you want to use OpenCollada's bundled expat, this patch may be
>>>>> useful:
>>>>> http://code.google.com/p/opencollada/issues/detail?id=51
>>>>>
>>>>> Thanks!
>>>>>
>>>>> Arystan
>>>>>
>>>>> _______________________________________________
>>>>> Bf-committers mailing list
>>>>> Bf-committers at blender.org
>>>>> http://lists.blender.org/mailman/listinfo/bf-committers
>>>>>
>>>>>
>>>>>
>>>>>            
>>>> -- 
>>>> With best regards, Sergey I. Sharybin
>>>>
>>>> _______________________________________________
>>>> Bf-committers mailing list
>>>> Bf-committers at blender.org
>>>> http://lists.blender.org/mailman/listinfo/bf-committers
>>>>
>>>>          
>>> _______________________________________________
>>> Bf-committers mailing list
>>> Bf-committers at blender.org
>>> http://lists.blender.org/mailman/listinfo/bf-committers
>>>
>>>
>>>        
>>
>> -- 
>> With best regards, Sergey I. Sharybin
>>
>> _______________________________________________
>> Bf-committers mailing list
>> Bf-committers at blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
>>      
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>
>    



More information about the Bf-committers mailing list