MinGW Compile Error

Do you need help? Ask here!

Bug reporting belongs here: http://developer.wz2100.net/newticket
i-NoD
Code contributor
Code contributor
Posts: 318
Joined: 30 Nov 2008, 00:42
Location: In the middle of nowhere

Re: MinGW Compile Error

Post by i-NoD »

I see... It's probably a fontconfig issue. I have the same thing both on MinGW and MSVC builds, but the font is not thin in my case :) It's a dead end for now, since only the cross-compiled build for Win seems to use the specified fonts.
But you could try and copy DejaVuSansMono.ttf and DejaVuSansMono-Bold.ttf into <win_drive>:\windows\fonts folder.
User avatar
zoid
Trained
Trained
Posts: 125
Joined: 13 Jun 2009, 00:45

Re: MinGW Compile Error

Post by zoid »

Heh. I fixed it by using the fonts folder from 2.2. :)