Author Topic: Code Will not compile with the new version of MingW included in 10.05  (Read 4247 times)

Offline Jaus

  • Single posting newcomer
  • *
  • Posts: 3
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.
« Last Edit: June 16, 2010, 11:15:42 pm by Jaus »

Offline Phenom

  • Multiple posting newcomer
  • *
  • Posts: 57
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?

Offline Jaus

  • Single posting newcomer
  • *
  • Posts: 3
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.

Offline OldDude

  • Single posting newcomer
  • *
  • Posts: 5
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

Offline Jaus

  • Single posting newcomer
  • *
  • Posts: 3
I solved this by wiping all trace of mingw and codeblocks even from the appdata folders. Then reinstalled.