News:

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

Main Menu

Code Will not compile with the new version of MingW included in 10.05

Started by Jaus, June 16, 2010, 02:33:34 PM

Previous topic - Next topic

Jaus

I have been using codeblocks for about 8 months now, specifically version 8.02. When version 10.05 came out I as excited and uninstalled , then installed the new 10.05 with a newer version of MingW. Now my code that compiled under both MingW and MSVS2008's compiler will not compile under the new MingW included with C::B 10.05.
I am running windows 7 64 bit Home Premium and as stated C::B 10.05.
Here is a pastebin of the build errors.
http://pastebin.org/336194

Thank you guys for the help.

Phenom

I have this problem too. When I installed TDM-GCC 4.5.0 . In projects that previoulsy compiled without problems I get link errors, even when I deleted the existing object files, form the old compiler.

Can anyone help?

Jaus

Yes, my attempt to use a newer version of mingw didn't work since the copy of mingw used by C::B is newer than the binaries given out by the MingW site.

OldDude

I just downloaded couple of days ago C::B 10.05 and use the lastest MinGw and it works fine now. I am on XP.
But initially I had problem as codeblocks.exe gets into my C Compiler in the Toolchain by accident (still don't understand how it happened)...but it is working fine after it was rectified

Jaus

I solved this by wiping all trace of mingw and codeblocks even from the appdata folders. Then reinstalled.