Hi, Bastien,

Now I get a new build with no modification on Japanese Windows7 by VS2008.
Thank you (^^)
---
Koji Iigura


On Thu, Apr 26, 2012 at 9:06 PM, Bastien Montagne <montagn...@wanadoo.fr> wrote:
> I Koji,
>
> Should be fixed in r45977 (sorry, I often forget not all OS are under
> utf-8 yet :/ ).
>
> Le jeu. 26 avril 2012 12:11:31 CEST, Koji Iigura a écrit :
>> Hi, everyone,
>>
>> It is not seriously problem.
>> But if code owner will fix this problem, it is happy for developers on
>> Japanese Winodows7.
>>
>> Current version's dna_modifier_types.h can not be compiled by VS 2008
>> (and VS 2008 Express) on Japanese Windows7.
>> # c:\blendersvn\blender\source\blender\makesdna\dna_modifier_types.h
>>
>> VS2008 says:
>>
>> c:\blendersvn\blender\source\blender\makesdna\dna_modifier_types.h :
>> error C2220: warning treated as error - no 'object' file generated
>> c:\blendersvn\blender\source\blender\makesdna\dna_modifier_types.h :
>> warning C4819: The file contains a character that cannot be
>> represented in the current code page (932). Save the file in Unicode
>> format to prevent data loss
>>
>> It seems that there are some problematic characters at line 901 (in comment).
>>
>> ...
>>
>> Fixing this problem is quite easy.
>> First, You just open this file by TeraPad editor.
>> And just save it (overwrite).
>> Then you can build Blender.
>> ---
>> Koji Iigura
>> _______________________________________________
>> Bf-committers mailing list
>> Bf-committers@blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
>>
>
>
> _______________________________________________
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
_______________________________________________
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to