News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Ubuntu Mate console debugger doesn't print

Started by rbksouls, May 23, 2017, 01:27:34 PM

Previous topic - Next topic

stahta01

Quote from: rbksouls on May 24, 2017, 10:46:03 PM
where are the contrib-plugins package? maybe here ? http://forums.next.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++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Commaster

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.

rbksouls