And this time I got no directx-error! Yo!
It immediately stops and give an error in the EGUIElementTypes.h.
- expected init-declarator before '*' token
Code: Select all
//! Names for built-in element types
const c8* const GUIElementTypeNames[] =
{
"button",
...
- EMeshWriterEnums.h:20: error: a function call cannot appear in a constant-expression
EMeshWriterEnums.h:20: error: enumerator value for `EMWT_IRR_MESH' not integer constant
There must be something fundamental wrong. Has anybody any suggestions?
Thanks for your help. Rob