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.

jms

_______________________________________________
Bf-committers mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to