Code::Blocks Forums

User forums => Help => Topic started by: ccdric on June 11, 2019, 10:41:11 am

Title: Where is the settings/environment/environment variables on lasts builds
Post by: ccdric on June 11, 2019, 10:41:11 am
Hello all
(hope my english will be good  enought)

after my last system upgrade, I lost the "environnment variable" tab that was in setting/environment menu.

my build is svn 11626 on ubuntu 19.04

env var are still present in   ~/.config/codeblocks/default.conf but not usedby codeblock during compilation time and run/debug time.

is there a way for me to recover the uses of those env var ?

thanks for your help
Title: Re: Where is the settings/environment/environment variables on lasts builds
Post by: Miguel Gimenez on June 11, 2019, 11:45:08 am
Select Plugins -> Manage plugins and check if the "Environment variables" plugin is present and enabled.
Title: Re: Where is the settings/environment/environment variables on lasts builds
Post by: ccdric on June 11, 2019, 03:14:24 pm
Thanks Miguel
you are right,  missing plugin. Only core plugins are available !!!

go to compile again from source.

thanks for your help
Title: Re: Where is the settings/environment/environment variables on lasts builds
Post by: ccdric on June 11, 2019, 03:45:49 pm
rebuilding purge and reinstall .... all right !

I think distibution upgrade to 19.04 of my ubuntu remove previously build contribs package.

thanks again