[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [11429] trunk/blender: Font preview

Joshua Leung aligorith at gmail.com
Tue Jul 31 07:05:45 CEST 2007


Hmm... compiling with scons with BF_INTERNATIONAL off results in errors in
filesel.c

Compiling ==> 'filesel.c'
In file included from source\blender\src\filesel.c:40:
source/blender/blenlib/BLI_winstuff.h:34: warning: ignoring #pragma warning
In file included from source\blender\src\filesel.c:46:
C:/MingW/include/sys/stat.h:68:1: warning: "S_ISDIR" redefined
In file included from source\blender\src\filesel.c:40:
source/blender/blenlib/BLI_winstuff.h:86:1: warning: this is the location of
the previous defini
tion
In file included from source\blender\src\filesel.c:46:
C:/MingW/include/sys/stat.h:72:1: warning: "S_ISREG" redefined
In file included from source\blender\src\filesel.c:40:
source/blender/blenlib/BLI_winstuff.h:83:1: warning: this is the location of
the previous defini
tion
source\blender\src\filesel.c:114:21: FTF_Api.h: No such file or directory
source\blender\src\filesel.c: In function `winqreadfilespace':
source\blender\src\filesel.c:2030: warning: implicit declaration of function
`FTF_GetNewFont'
scons: *** [C:\blenderdev\build\source\blender\src\filesel.o] Error 1
scons: building terminated because of errors.

On 7/31/07, Nathan Letwory <jesterking at letwory.net> wrote:
>
> There is a seperate stable branch that will be used as 2.45 release.
> Only bugfixes are merged to the stable branch from the trunk.
>
> /Nathan
>
> Chris Burt kirjoitti:
> > Why a new feature so close to 2.45? Or am I missing something..
> >
> > Regards,
> > --Chris
> >
> > On 7/30/07, Martin Poirier <theeth at yahoo.com> wrote:
> >> Can you revert the changes you made to
> >> trunk/blender/config/linux2-config.py please.
> >>
> >> If you need to modify those values, you can do it in
> >> user-config.py (in the root folder of your Blender
> >> sources).
> >>
> >> Martin
> >>
> >> --- Joilnen Leite <vma_bad_list at yahoo.com> wrote:
> >>
> >>> Revision: 11429
> >>>
> >>> Modified: trunk/blender/config/linux2-config.py
> >>>
> >> ===================================================================
> >>> --- trunk/blender/config/linux2-config.py     2007-07-30
> >>> 15:19:42 UTC (rev 11428)
> >>> +++ trunk/blender/config/linux2-config.py     2007-07-30
> >>> 15:59:16 UTC (rev 11429)
> >>> @@ -5,7 +5,7 @@
> >>>  BF_VERSE_INCLUDE = "#extern/verse/dist"
> >>>
> >>>  BF_PYTHON = '/usr'
> >>> -BF_PYTHON_VERSION = '2.5'
> >>> +BF_PYTHON_VERSION = '2.4'
> >>>  BF_PYTHON_INC =
> >>> '${BF_PYTHON}/include/python${BF_PYTHON_VERSION}'
> >>>  BF_PYTHON_BINARY =
> >>> '${BF_PYTHON}/bin/python${BF_PYTHON_VERSION}'
> >>>  BF_PYTHON_LIB = 'python${BF_PYTHON_VERSION}'
> >>>
> >>
> #BF_PYTHON+'/lib/python'+BF_PYTHON_VERSION+'/config/libpython'+BF_PYTHON_VERSION+'.a'
> >>> @@ -27,7 +27,7 @@
> >>>  WITH_BF_FMOD = 'false'
> >>>  BF_FMOD = LIBDIR + '/fmod'
> >>>
> >>> -WITH_BF_OPENEXR = 'true'
> >>> +WITH_BF_OPENEXR = 'false'
> >>>  BF_OPENEXR = '/usr'
> >>>  BF_OPENEXR_INC = '${BF_OPENEXR}/include/OpenEXR'
> >>>  BF_OPENEXR_LIB = 'Half IlmImf Iex Imath '
> >>>
> >>
> >>
> >>
> >>
> ____________________________________________________________________________________
> >> Building a website is a piece of cake. Yahoo! Small Business gives you
> all the tools to get online.
> >> http://smallbusiness.yahoo.com/webhosting
> >> _______________________________________________
> >> 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
> >
>
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/bf-committers/attachments/20070731/d811681d/attachment.htm 


More information about the Bf-committers mailing list