Code::Blocks Forums
User forums => Help => Topic started by: poloniny on May 05, 2016, 08:21:42 pm
-
Hello.
I really apologize if this is a question asked a thousand times already, but... Where can I download the spell checker plugin from?
All I could find are source codes for the plugin in SVN under /contrib, but I have no idea how to build a .cbplugin file which is needed to actually install the plugin. If you could point me to a URL with the cbplugin file or any instructions on how to build the plugin from source, it would be so much appreciated!
Cheers!
-
What os do you need the plugin for?
Generally its part of the contrib plugins and on some linux distros this is provided as a separate package, on windows it is part of the installer you can download on our site.
-
Thanks for your reply. Correct, I left out the important stuff:
OS: Linux Mint
C::B: 13.12
I installed C::B using apt-get install, but it came with very few plugins included. Would you please advise on how to install a new one (Spell Checker in this case)?
Thanks!
-
Yes, install the codeblocks-contrib package.
-
Working! THANK YOU!