News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Nothing will compile

Started by Epii, October 21, 2008, 01:31:16 AM

Previous topic - Next topic

Epii

Hey there,

I've been using CodeBlocks for around a year now, and the problem only started recently when I reformatted. Nothing I write will compile, and there are no build messages, it just remains blank. I'm 95% sure that the problem is that my local hard drive is now H:\ instead of C:\... but it there anyway I can fix it? Only being able to compile at school would be a major inconvenience :(.

Any help would be appreciated, even if it's a "Sorry, there's nothing you can do about it".

Thanks :D

MortenMacFly

Quote from: Epii on October 21, 2008, 01:31:16 AM
Nothing I write will compile, and there are no build messages, it just remains blank.
Did you install a compiler framework (e.g. MinGW)?
Did you setup the compiler correctly?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Epii

I did download the MinGW version, and I've reinstalled CodeBlocks. It has to be a problem with C::B, because I just tried it on a computer at school and the same problem occurred. There goes my theory :(.

TDragon

Well, I just tried it on a computer at work and the problem didn't occur. So there goes the theory that it's a problem with Code::Blocks...

Please don't just blame it on a bug in Code::Blocks and give up. Code::Blocks works for hundreds of users on a daily basis, so this is probably solvable with a minimal effort from you to figure out what's going wrong.
[url="https://jmeubank.github.io/tdm-gcc/"]https://jmeubank.github.io/tdm-gcc/[/url] - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

Epii

I'm pretty sure it's just a bug with what I'm working with, not all of C::B, so maybe this was the wrong place to ask