Environment Variables can't support $(CodeLitePath)
Posted: Sun May 03, 2009 1:26 pm
Environment Variables can't support $(CodeLitePath)?
example:
Variable Name: PATH (bty: why not Viriable Value?)
Variable Value: $(PATH);D:\qpdev\gcc\bin
It's work fine.
But if modify to:
Variable Name: PATH
Variable Value: $(PATH);$(CodeLitePath)\gcc\bin
It's can't work!
I wan't make CodeLite is portable, please help me.
Thanks!
example:
Variable Name: PATH (bty: why not Viriable Value?)
Variable Value: $(PATH);D:\qpdev\gcc\bin
It's work fine.
But if modify to:
Variable Name: PATH
Variable Value: $(PATH);$(CodeLitePath)\gcc\bin
It's can't work!
I wan't make CodeLite is portable, please help me.
Thanks!