Author Topic: Environment variables  (Read 4094 times)

mareq

  • Guest
Environment variables
« on: December 28, 2006, 12:53:24 pm »
I have svn build rev 3413.
I am running on Ubuntu.

How can I set environment variables?
I do not have the link in Plugins menu.
In Manage Plugins dialog the libenvvars plugin is enabled.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Environment variables
« Reply #1 on: December 28, 2006, 02:48:29 pm »
I do not have the link in Plugins menu.
In Manage Plugins dialog the libenvvars plugin is enabled.
I'm not sure whether I get you right, but you have enabled the envvar plugin and cannot access it through the plugins menu, right?
If that's true, then try Settings -> Environment -> scroll down to "envvars plugin" (or similar). Not all plugins are accessible through the plugins menu. This menu is usually for plugins that trigger some specific actions but not for setting things up (as the envvar plugin).
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

mareq

  • Guest
Re: Environment variables
« Reply #2 on: December 29, 2006, 10:11:05 am »
Thank you.