Author Topic: IDE error: why double click, on error list, don't go to the line?  (Read 7498 times)

Offline cambalinho

  • Multiple posting newcomer
  • *
  • Posts: 93
Re: IDE error: why double click, on error list, don't go to the line?
« Reply #30 on: May 11, 2022, 11:18:40 pm »
tested. but when i use a folder name with spaces or special characters, the problem  remains :(

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: IDE error: why double click, on error list, don't go to the line?
« Reply #31 on: May 12, 2022, 10:55:27 am »
In the "Build messages" tab, where you double click, are there the correct line number and file name?

Offline cambalinho

  • Multiple posting newcomer
  • *
  • Posts: 93
Re: IDE error: why double click, on error list, don't go to the line?
« Reply #32 on: May 12, 2022, 09:00:19 pm »
BlueHazzard: Yes. the problem was, again, using a folder names with spaces or special characters.
using a normal folder name( no spaces or special characters), the double click works fine.

Miguel Gimenez did an update for, maybe, next CodeBlocks version.

Miguel Gimenez: correct me a different question: if we use the CodeBlocks last version, the link(when we execute the CodeBlocks, the 'Start here' tab) don't go to download page?(or do nothing)

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1549
Re: IDE error: why double click, on error list, don't go to the line?
« Reply #33 on: May 12, 2022, 10:07:45 pm »
If you are asking about the top link (under the logo), clicking on it just copies the link text to the clipboard. This IMHO is counter intuitive.

Offline cambalinho

  • Multiple posting newcomer
  • *
  • Posts: 93
Re: IDE error: why double click, on error list, don't go to the line?
« Reply #34 on: May 12, 2022, 11:02:33 pm »
thanks for correct me...
thanks for all to all