Hi!
I've just updated my old RC2 to the last build.....
But now there's an error bugging me.....
When I try to compile any code a message like this appears.....
(And of course, it doesn't compile at all....!)
-------------- Build: Release in Test ---------------
Compiling: main.c
Execution of 'mingw32-gcc.exe -Wall -fexceptions -O2 -IC:\MinGW\include -c C:\Test\main.c -o obj\Release\main.o' in 'C:\Test' failed.
Nothing to be done.
My system is Windows XP SP2
using July 23 build
and MingGW compiler
Thanks!
Please wait for the next nightly. It should get resolved.
For the time being, please add C:\MinGW\bin to your PATH. :)
Thanks......
It's working now........
(Waiting for next build........)