Author Topic: SpellChecker: Thesaurus files not found  (Read 26209 times)

Ah Zong

  • Guest
SpellChecker: Thesaurus files not found
« on: February 10, 2019, 03:56:42 am »
I've recently installed Code::Blocks and I received this information on my first launch:
SpellChecker: Thesaurus files 'C:\Program Files (x86)\CodeBlocks/share/codeblocks\SpellChecker\th_en_US.idx' not found!

Will this affect the performance of the software? I'm afraid something is missing or corrupted during the installation. Any help is appreciated. Thanks.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: SpellChecker: Thesaurus files not found
« Reply #1 on: February 10, 2019, 11:17:05 am »
No, it is not fatal, but probably the spellchecker plugin is not set correctly.
(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!]

Ah Zong

  • Guest
Re: SpellChecker: Thesaurus files not found
« Reply #2 on: February 10, 2019, 11:23:29 am »
What does the plugin do? Is there a way to set it correctly?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: SpellChecker: Thesaurus files not found
« Reply #3 on: February 10, 2019, 11:27:09 am »
Checks the spelling of words in comments and strings.
See Settings -> Editor -> SpellChecker for its settings.
(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!]

Ah Zong

  • Guest
Re: SpellChecker: Thesaurus files not found
« Reply #4 on: February 17, 2019, 08:27:22 am »
Thanks for helping. No problem now.