News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

problem runtime C::B winxp

Started by dlaurent, June 22, 2007, 09:31:13 PM

Previous topic - Next topic

dlaurent

C::B was working (on Windows XP) last week and today when i wanted to compile some tiiny modifications of the same projet problem. I try then to compile the simplest console project and here you are the build log.

/***
mingw32-gcc.exe       -I"C:\Program Files\CodeBlocks\include" -c main.c -o .objs\main.o
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Process terminated with status 1 (0 minutes, 1 seconds)
0 errors, 0 warnings
****/

pauliusz


dlaurent

it's version 1.02RC. I've installed nightly build and the same problem.

I solved it. It was an incompatibility with g95. I had to reinstall MinGW.

Problem solved.