Code: Select all
irrlichtrenderer.cpp: In member function `virtual CEGUI::Texture*
CEGUI::IrrlichtRenderer::createTexture()':
irrlichtrenderer.cpp:154: error: cannot allocate an object of type `
CEGUI::IrrlichtTexture'
irrlichtrenderer.cpp:154: error: because the following virtual functions are
abstract:
../../include/CEGUITexture.h:122: error: virtual void
CEGUI::Texture::loadFromMemory(const void*, unsigned int, unsigned int,
CEGUI::Texture::PixelFormat)