News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Compiling error (MingGW)

Started by stdInput, July 24, 2007, 03:45:11 AM

Previous topic - Next topic

stdInput

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!

Biplab

Please wait for the next nightly. It should get resolved.

For the time being, please add C:\MinGW\bin to your PATH. :)
Be a part of the solution, not a part of the problem.

stdInput

Thanks......
It's working now........

(Waiting for next build........)