[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [52106] trunk/blender: Replacing gettext i18n backend by boost::locale one.

Sergey Sharybin sergey.vfx at gmail.com
Sun Nov 11 21:10:45 CET 2012


Well, it seems to be an issue with precompiled libboost_locale library. In
theoty it's solvable by providing libicu libraries in svn as well, but i
wouldn't do this. I will get rid of precompiled libraries pretty soon and
will provide a script which will build all libraries we've got in svn. That
will be a way much easier than maintaining precompiled libraries. I will
expect this script in like two days.

And i actually can see boost, openimageio and opencolorio libraries
available for fedora 17. You really should use them instead of libs from
svn. Think you can drop this libs from svn, and type in the terminal
command like:

sudo yum install OpenImageIO-devel OpenColorIO-devel boost-devel


On Mon, Nov 12, 2012 at 1:51 AM, Bastien Montagne <montagne29 at wanadoo.fr>wrote:

> Evening James,
>
> Yes, the static libs for linux are not working for now (looks like they
> miss icu - even though they should not need it :/).
>
> Anyway, we'll have to wait for sergey tomorrow, he is the linux libs
> maintainer. In the mean time, you can either build without
> WITH_INTERNATIONAL, or using your own distrib's boost libraries... Sorry
> for the trouble.
>
> Regards,
> Bastien.
>
> On 11/11/2012 19:44, James Wrigley wrote:
> > I think this commit may have broken compiling, I get this error after
> > an svn up just now (I updated the /libs as well):
> > http://www.pasteall.org/37116/text.
> >
> > I'm Fedora 17 64bit, compiling with cmake.
> >
> > Thanks, JamesNZ
> > _______________________________________________
> > 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 Sharybin


More information about the Bf-committers mailing list