--- On Wed, 11/25/09, [email protected] <[email protected]> wrote:

> From: [email protected] <[email protected]>
> Subject: Re: [Bf-committers] [Bf-blender-cvs] SVN commit: 
> /data/svn/bf-blender [24885] branches/sculpt25/source/blender: Sculpt: Grid 
> based PBVH
> To: "bf-blender developers" <[email protected]>
> Received: Wednesday, November 25, 2009, 12:10 PM
> Selon [email protected]:
> 
> > Selon Brecht Van Lommel <[email protected]>:
> >
> > > Revision: 24885
> > >     ...
> > > 
>    branches/sculpt25/source/blender/gpu/intern/gpu_buffers.c
> > >     ...
> >
> > Hi,
> >
> > there is a problem to build this file on MSVC8 without
> this line :
> >
> > #include <stddef.h>
> >
> > at the beginning
> >
> 
> This :
> 
> #define snprintf _snprintf
> 
> is also needed by the function BLI_strhex. Added at the
> beginning of the
> BLI_string.h file, the branch ends to compile and link
> correctly.

This is defined in BLI_winstuff, no need to spread it everywhere, just 
including that file is enough.

Martin


      __________________________________________________________________
Make your browsing faster, safer, and easier with the new Internet Explorer® 8. 
Optimized for Yahoo! Get it Now for Free! at 
http://downloads.yahoo.com/ca/internetexplorer/
_______________________________________________
Bf-committers mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to