Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
Code Will not compile with the new version of MingW included in 10.05
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Code Will not compile with the new version of MingW included in 10.05 (Read 4250 times)
Jaus
Single posting newcomer
Posts: 3
Code Will not compile with the new version of MingW included in 10.05
«
on:
June 16, 2010, 02:33:34 pm »
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
»
Logged
Phenom
Multiple posting newcomer
Posts: 57
Re: Code Will not compile with the new version of MingW included in 10.05
«
Reply #1 on:
June 16, 2010, 08:41:40 pm »
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?
Logged
Jaus
Single posting newcomer
Posts: 3
Re: Code Will not compile with the new version of MingW included in 10.05
«
Reply #2 on:
June 16, 2010, 11:16:33 pm »
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.
Logged
OldDude
Single posting newcomer
Posts: 5
Re: Code Will not compile with the new version of MingW included in 10.05
«
Reply #3 on:
June 17, 2010, 03:09:38 am »
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
Logged
Jaus
Single posting newcomer
Posts: 3
Re: Code Will not compile with the new version of MingW included in 10.05
«
Reply #4 on:
June 18, 2010, 04:10:19 am »
I solved this by wiping all trace of mingw and codeblocks even from the appdata folders. Then reinstalled.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
Code Will not compile with the new version of MingW included in 10.05