Page 1 of 1

DirectX : could not load built-in font

Posted: Sat Apr 22, 2006 3:50 pm
by izguit
Heya
When I choose DirectX 9.0c or 8.1 as renderer, i get this error :
"ERROR: Could not load built-in Font"
Strange, dxdiag confirms that 9.0c release has been installed.
Ideas?
thx

Posted: Mon Apr 24, 2006 8:37 am
by izguit
nobody?
no ideas?

Posted: Mon Apr 24, 2006 8:49 am
by jam
Have you compiled the irrlicht.dll yourself or are you using the precompiled ones, and which version of the dll are you using? gcc or visual studio

Any other details you can offer would help us also.

Posted: Mon Apr 24, 2006 12:44 pm
by izguit
thanks for your reply
I am using pre-compiled gcc dll (win32) of irrlicht 1.0

Posted: Mon Apr 24, 2006 12:54 pm
by hybrid
In previous releases the gcc dll did not include DirectX drivers such that it won't work at all. I'd assume that this still holds for 1.0 so it's not a font problem but a missing driver problem. Maybe someone will provide a complete gcc dll at some point. Or is the new gcc dll now fully featured?