User forums > Help
Code::Blocks has got some SERIOUS issues!
Someone1:
--- Quote from: jens on September 27, 2012, 03:15:19 pm ---Your posts miss some absolutely necessary informations:
Which version of C::B do you use ?
Which version of gcc do you use ?
Older revisions of gcc sometimes have problems with paths, that continue spaces.
That seems to be your issue (at least the issue shown from your log).
--- End quote ---
Oh, I completely forgot!
Using Code::Blocks 10.05
Gcc is 4.4.1.
If I go under Code::Blocks->Plugins->Compiler...(drop down)->Information(tab), it says version 0.99???
oBFusCATed:
Remove the spaces in the paths and it will work.
Someone1:
--- Quote from: oBFusCATed on September 27, 2012, 04:46:43 pm ---Remove the spaces in the paths and it will work.
--- End quote ---
Thanks, it compiles and runs!
But, now I get this, which is pretty odd (see attachment).
Another attachment. Oh, boy. This is fun!
Someone1:
Okay, this is it. I am installing a new IDE. This is not the first time I've had these kind of problems.
I just tried switching around the type of application under the project's attributes, setting it to GUI application.
It then returned an error which it had not returned before.
I switched back to console application, and BAM--it still shows up.
--- Code: ---undefined reference to `WinMain@16'
--- End code ---
I can not fathom how it should be this difficult to control an IDE. I mean, the time it takes to fix these kind of issues... I've spend many days (before) and have not been able to solve any of these mysterious occurrences.
Moreover, the documentation only provides help for SOME of the issues--NOT those I have run into this far.
If anyone of you know of the problem I am experiencing - despite my lack of proper explanation - then please, let me know.
The place I work at requires that we use Code::Blocks.. for some odd reason. I have been told to finish a project within a short month or so. and with all these constant issues - I am likely to not finish it.
A last thing, how is it that the last release of Code::Blocks is from 2010 (according to the websites own data)?
With all these issues - which I am not alone to experience - you'd think we'd get a proper release.
Jenna:
--- Quote from: Someone1 on September 27, 2012, 06:04:59 pm ---A last thing, how is it that the last release of Code::Blocks is from 2010 (according to the websites own data)?
With all these issues - which I am not alone to experience - you'd think we'd get a proper release.
--- End quote ---
Not everybody has theses issues.
The 10.05 release works fine, even if it is limited in some points.
The nightly builds have some more functionality and some others improved a lot.
But your issues are either usermade or are related to a screwed up system.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version