User forums > Help

Missing Compiler!

<< < (2/2)

stahta01:

--- Quote from: adeptJR on October 12, 2016, 09:53:01 pm ---I have. It still gave me that damn 'Compiler doesn't exist' garbage.

Furthermore, I've officially abandoned Codeblocks as I don't have time for the nonsense its spewing out. I've already downloaded and installed DevC++ and it's working far better. Could you check the mingw setup and make it a bit more forceful in installing and establishing compilers to ensure that such infuriations don't occur further.

--- End quote ---

We can NOT fix user errors remotely, you picked a Compiler that is NOT on your PC!

Tim S.

stahta01:
Anyone good at doing Wiki pages, I think we need a wiki page on how to change the Compiler being used in a CB project?

Tim S.

DLH4444:
Evening all,

I am having the same problem adeptJR had.

My current system is Windows 10 - 64 Bit and I downloaded the "codeblocks-16.01.setup.exe" from Sourceforge.net.  The note below the "Windows XP/Vista/7/8.x/10" files state that this setup program includes Code::Blocks with all plugins.

1 - Does the Code::Blocks setup contain just the IDE (i.e. no compilers) and that the compilers must be downloaded separately?

2 - I am currently using Dev-C++ 5.1 IDE with TDM-GCC compiler version 4.9.2 64-bit compiler - Does the version and bit size have to match (i.e Code::Blocks say that the plugin is for TDM-GCC 4.9.2 32-bit compiler but the IDE fails to see my TDM-GCC 4.9.2 64-bit compiler)?

Also, I have read the Code::Blocks wiki which says to go to the settings -> Compiler and Debugger (current version of Code::Blocks has compiler and Debuggers on separate items) and when selecting the Compiler from the list, TDM-GCC is not one of the listed compilers.  Do I need to download another plugin or is there a compatible entry that I can use?

Thank you in advance
Delvin

oBFusCATed:
TDM-GCC is just a build of the GCC compiler. So you should just setup the GCC compiler to use your TDM compiler. Set the paths and executable names correctly and most probably the compiler will work just fine in C::B.

DLH4444:
oBFuscated,

Thank you for the reply. I went back into the Code::Blocks Configuration (Settings) for the compiler and pressed the reset button and Code::Blocks found my TDM Compiler and it appears that everything is working fine now.

Thanks again for your Help
Delvin

Navigation

[0] Message Index

[*] Previous page

Go to full version