Author Topic: trouble for compiling on linux  (Read 3777 times)

FRADSOL

  • Guest
trouble for compiling on linux
« on: October 25, 2019, 08:23:54 am »
Hello
Since I switched from windows 10 to linux I'm dealing with a new trouble which is when I'm compiling the output window is awfully small I barely can read it. Have you got any idea? thanks in advance!!
       https://ibb.co/d4W2d4k       

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: trouble for compiling on linux
« Reply #1 on: October 25, 2019, 08:46:23 am »
Some wired DPI settings you have here...
Are you using some high DPI 4k screen?
To get a proper support of High DPI in codeblocks (scaling the toolbar for example) you need the latest version from trunk or a nightly build. You can find a repo in the nightly build forum.
For your output window problem maybe you can find here some help: https://wiki.archlinux.org/index.php/HiDPI
 

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: trouble for compiling on linux
« Reply #2 on: October 25, 2019, 09:26:29 am »
You probably need to switch to another terminal app. Settings -> Environment -> General -> Terminal
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]