Code::Blocks Forums

User forums => Help => Topic started by: Deamon on July 23, 2006, 06:10:06 pm

Title: Environment variable question
Post by: Deamon on July 23, 2006, 06:10:06 pm
I would like to know how to use environment variables properly(under WinME). When i change:

C:\Programme\CodeBlocks\Compilers\MinGW

in Compiler Debugger settings -> Programms to $(MINGW) then i get errors:

Execution of 'mingw32-g++.exe  -IC:\Programme\CodeBlocks\Compilers\MinGW\include -IC:\Programme\CodeBlocks\Libs\Conio2\DevPack\conio_content\include  -c process.cpp -o .objs\process.o' in 'C:\CodeBlocks Übungsdinger\multifileAccessCode' failed.

Apparently it doesn't find what it looks for.

Of corse prior to that i have defined an environment variable that contains

C:\Programme\CodeBlocks\Compilers\MinGW

and rebooted. But i don't see what i'm doing wrong.

Deamon
Title: Re: Environment variable question
Post by: Deamon on July 26, 2006, 01:26:36 am
Bump!
Title: Re: Environment variable question
Post by: kidmosey on July 26, 2006, 04:50:52 am
try C:\Programme\CodeBlocks\Compilers\MinGW\bin