User forums > Nightly builds
The 08 June 2019 build (11712) is out.
raynebc:
There are other instances like I mentioned, but the log text is the biggest one because I look at it all the time. It looks like the "ugly" log text is possibly a Unicode font that is picking up the Japanese system locale I currently have set in Windows (I change it occasionally for testing purposes). 17.12 didn't seem to change the font to reflect the locale, notice that it doesn't display the backslashes as the yen symbol as Windows does in Japanese locale. For both versions of Codeblocks, the spell checker language is set to US English, as is Windows's input method editor.
oBFusCATed:
This is probably hardcoded font and it doens't find it on your system. I suppose something in wx's font selection changed. If you want to do experiments check the ListCtrlLogger::UpdateSettings and TextCtrlLogger::UpdateSettings.
What happens if you build cb with latest wx-master?
Xaviou:
Hi.
Building this rev on OSX fails :
--- Code: ---config.status: error: cannot find input file: `src/src/resources/images/22x22/Makefile.in'
--- End code ---
When updating with svn, I have "accepted incoming deletion" of this "22x22" folder.
Have I done something wrong ?
Regards
Xav'
Miguel Gimenez:
The 22x22 folder is not needed anymore. Probably you must execute ./configure again
oBFusCATed:
Xaviou: Have you run the bootstrap script?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version