[tuhopuu-devel] Syntax Highlighting

joeedh joeeagar at prodigy.net
Wed Apr 13 23:07:56 CEST 2005


Jiri Hnidek wrote:

> Hi,
> When I compile blender, then compilation is ended with this error:
>
> drawtext.c: In function `text_draw':
> drawtext.c:539: error: `SyntaxColors' undeclared (first use in this 
> function)
> drawtext.c:539: error: (Each undeclared identifier is reported only once
> drawtext.c:539: error: for each function it appears in.)
> drawtext.c:539: error: parse error before "sc"
> drawtext.c:541: error: `sc' undeclared (first use in this function)
> drawtext.c:549: warning: implicit declaration of function 
> `BMF_DrawString_syntax'

You need to either a) update intern/ or, b) copy the includes from 
intern/bmfont to lib/{your-platform}/bmfont.  or both ;)

joeedh


More information about the tuhopuu-devel mailing list