Disable Built-in font in IrrCompileConfig.h

Discuss about anything related to the Irrlicht Engine, or read announcements about any significant features or usage changes.
Post Reply
Sylence
Posts: 725
Joined: Sat Mar 03, 2007 9:01 pm
Location: Germany
Contact:

Disable Built-in font in IrrCompileConfig.h

Post by Sylence »

I would suggest to add a define in IrrCompileConfig.h to disable the built-in font.
It's annoying that you keep getting errors in the output when you disable the bmp loader.

I don't need the bmp loader neither the built-in font. So I disabled the bmp loader in the compile config and keep getting errors that the built-in font could not be loaded.

I don't say we should remove the warning, but there should be an explicit way to disable the built-in font.
Software documentation is like sex. If it's good you want more. If it's bad it's better than nothing.
Post Reply