Author Topic: Ubuntu Mate console debugger doesn't print  (Read 7225 times)

Online stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: Ubuntu Mate console debugger doesn't print
« Reply #15 on: May 24, 2017, 11:09:47 pm »
where are the contrib-plugins package? maybe here ? http://forums.codeblocks.org/index.php/board,14.0.html
and i presume i can install it from manage plugins once it's downloaded or not?
one more thing (sorry i'm noob) when i go to "Settings -> Environment  where are the environment variables?

You are on Linux, all versions of Linux have a package manager.
Find it, you likely used it to install the package codeblocks; now look for a package likely called codeblocks-contrib.
Install that package.

Then, you have the option in Code::Blocks to enable/disable the various contrib. plugins.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Online Commaster

  • Almost regular
  • **
  • Posts: 171
Re: Ubuntu Mate console debugger doesn't print
« Reply #16 on: May 25, 2017, 11:38:50 am »
I don't want to derail the conversation, but according to screenshots, the console window is the program itself. But the debugger output would be inside the panel (F2), which is nowhere to be seen.

Offline rbksouls

  • Multiple posting newcomer
  • *
  • Posts: 12
Re: Ubuntu Mate console debugger doesn't print
« Reply #17 on: May 26, 2017, 01:06:55 am »
ok, now it works, thanks you all  :D :D :D