Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Witness527yRestart your computer. I had the exact problem and it got solved upon restart. Sorry if you have already done this.
Download CodeLite. It is a C++ IDE that just works. -
monr0e12527yConfiguring code::blocks is a pain in the arse. Do you have:
Mono framework
GDB
GCC
MingW
All installed? Ideally you'd start with the code::blocks+mingw installer.
Also, check that the PATH is set for GCC and MingW, the installer doesnt always succeed and it's a silent failure (stupid, I know). -
that happened a lot for my friends.
Usually it's one of the following problems for us:
1) installed without compiler (thpugh I doubt that)
2) sometimes after installation codeblocks fucks up with detecting the compiler so you just go to compiler settings and click autodetect. or manually do it yourself.
3) (if using windows) windows can be a pain in the ass and sometimes just fuck up or block codeblocks altogether.
If it's none of those then...
I'm gonna make a potato computer when I get back home :D
Related Rants
-
karimAlaa8I was newly hired to company. A customer came in yelling saying "there's a bug, this should do this but it's d...
-
nikolatesla85 things you need to... 3 ways you can... Top 10 Reasons to... These 7 SHOCKING things will... SHUT THE HE...
-
practiseSafeHex7QA: When I open the app I get this strange error message that includes "No data connection could be establishe...
Trying to help friend with setting up Code::Blocks so that he can start learning C++. Something is wrong with compiler as when he clicks 'build&run' nothing happens, tried many things, nothing helps. Anybody have any ideas?
I hate setting up those things for myself enough and here I am setting this crap for a friend :/
undefined
waste of time
nothing works out of the box