[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/source/blender/ftfont/intern FTF_TTFont.cpp

Emilie McDavid hmetalcowgirl at cowgirl.exenex.com
Wed Nov 24 04:58:27 CET 2004


hey,
     Desoto and I had the same compiling error. I can't compile until 
this is resolved. What do you think the problem is?

Emilie

bjornmose wrote:
> Hi all,
> can the windows build manager look after this ?
> <jesterKing> :) can you reply to the cvs commit mail, pointing out that 
> the patch breaks on windows for the simple reason that that function is 
> not available?
> 
> true story:
> read more -->
> 
> <bjornmose_PIIIw2> Compiling...
> <bjornmose_PIIIw2> FTF_TTFont.cpp
> <bjornmose_PIIIw2> 
> G:\claenbl\blender\source\blender\ftfont\intern\FTF_TTFont.cpp(229) : 
> error C2065: 'bind_textdomain_codeset' : undeclared identifier
> <bjornmose_PIIIw2> Error executing cl.exe.
> ...
> <jesterKing> in lib/windows/gettext/include/libintl.h there is a 
> bindtextdomain()
> ...
> <jesterKing> Perhaps that needs a little updating too
> <jesterKing> worse even, there's no bindtextdomaincodeset
> * bjornmose accuses himself to be a dumb coder .. doing a CVS update .. 
> and then it does not compile any more :)
> * bjornmose knows that's *normal*
> <jesterKing> I think this is a problem with an outdated gettext for the 
> windows platform
> <jesterKing> problem with the newest patch applied
> <jesterKing> 
> http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/ftfont/intern/FTF_TTFont.cpp?r1=1.18&r2=1.19&root=bf-blender 
> 
> <bjornmose> jesterKing, exactly
> <jesterKing> I'm sure you can savely remove those calls
> <jesterKing> It is that I don't have that cvs message in my mail client, 
> I'd otherwise reply to it
> <bjornmose> jesterKing, that's what i did (commenting it off) .. but i 
> hate beeing out of sync :)
> --> Goofster (~Roel at c3eea63ca.cable.wanadoo.nl) hat #blendercoders betreten
> <jesterKing> :) can you reply to the cvs commit mail, pointing out that 
> the patch breaks on windows for the simple reason that that function is 
> not available?
> 
> Ton Roosendaal wrote:
> 
>> ton (Ton Roosendaal) 2004/11/23 13:19:18 CET
>>
>>   Modified files:
>>     blender/source/blender/ftfont/intern FTF_TTFont.cpp     Log:
>>   Patch provided by Yann Vernier
>>     This patch should make gettext return unicode, which is what freetype
>>   expects (also explicitly set in the same file). It makes translations
>>   that support non-ascii *and* non-unicode encodings, such as latin 1 for
>>   western european languages, draw correctly. The problem only occurs for
>>   platforms where those encodings are default, i.e. in Linux if
>>   /etc/locale.gen looks like this:
>>   sv_SE ISO-8859-15
>>   If it were to read UTF-8 this patch doesn't change the behaviour at 
>> all.
>>   This is probably the case for Mac OS X and perhaps Windows.
>>     Revision  Changes    Path
>>   1.19      +3 -1      
>> blender/source/blender/ftfont/intern/FTF_TTFont.cpp
>>     
>> <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/ftfont/intern/FTF_TTFont.cpp.diff?r1=1.18&r2=1.19&cvsroot=bf-blender> 
>>
>> _______________________________________________
>> Bf-blender-cvs mailing list
>> Bf-blender-cvs at projects.blender.org
>> http://projects.blender.org/mailman/listinfo/bf-blender-cvs
>>
>>
> 
> 
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at projects.blender.org
> http://projects.blender.org/mailman/listinfo/bf-committers
> 
> 


More information about the Bf-committers mailing list