[Bf-committers] Update of OpenCOLLADA's libraries

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


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



More information about the Bf-committers mailing list