User forums > Help

Environment variable question

(1/1)

Deamon:
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

Deamon:
Bump!

kidmosey:
try C:\Programme\CodeBlocks\Compilers\MinGW\bin

Navigation

[0] Message Index

Go to full version