Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

[UPDATED] EnvVars plugin

<< < (3/3)

MortenMacFly:

--- Quote from: dmoore on August 05, 2007, 07:01:38 am ---I'm having the same troubles with LD_LIBRARY_PATH (trying to set it to /usr/local/lib so I can run a GSL app from within CB). anyone have a solution for this?

--- End quote ---
Under Windows this works nicely - started a project, setup the envvar, modified it and printed out the envvar during compilation.

Hence under Linux I'd say the compiler plugin may overwrite this envvar *before* compilation which is *after* the envvars plugin did it's "stuff". So if this is the case there is currently no way using the plugin.
But: Nowadays (as Yiannis made some nice changes) I'd say it would be possible using the new compiler started event. I have to modify the envvars plugin slightly and do some testing... stay tuned...
With regards, Morten.

MortenMacFly:

--- Quote from: yop on August 05, 2007, 10:25:06 am ---
--- Code: --- <Extensions>
<envvars />
<envvars />
<envvars />
<envvars />
<envvars />
<envvars />
</Extensions>

--- End code ---

--- End quote ---
Uh! How ugly. Unfortunately I cannot reproduce. In addtion I checked alll my project files theay all have a single entry. Can you tell me a step-by-step instrcution how to "achieve" this?!
With regards, Morten.

Navigation

[0] Message Index

[*] Previous page

Go to full version