User forums > General (but related to Code::Blocks)

[RESOLVED]Code Blocks: what is wrong with Setup with GCC\mingw compiler?

(1/2) > >>

cambalinho:
i did the download of your Code Blocks Setup with mingw\GCC compiler?
http://www.codeblocks.org/downloads/binaries
i did notice that is missing some headers files like 'Vssym32.h'.
what anyone can tell me about these download?

stahta01:
I would suggest using an MinGW64 based GCC compiler instead of an MinGW32 (mingw.org) based GCC compiler.

Or, you can try copying headers; but, that sometimes results in a compiler that has random-like errors.

Tim S.

cambalinho:
can you advice a correct and update download for it?
i have found one, but the exe\setup is so small, that i think that can be a virus :(

stahta01:

--- Quote from: cambalinho on December 18, 2017, 10:51:35 pm ---can you advice a correct and update download for it?
i have found one, but the exe\setup is so small, that i think that can be a virus :(

--- End quote ---

I use the MSys2 MinGW64 GCC which is not really something I would recommend for a newbie to use.
Maybe someone else can recommend a good url for an easy to use Mingw64 installer.

Tim S.

sodev:
Simply use the rolling online installer from https://mingw-w64.org/doku.php/download/mingw-builds, this is only small (~1 MB) because it downloads everything it needs. You will end up with a directory that contains the full toolchain, you just need to point CodeBlocks to it to use it.

Navigation

[0] Message Index

[#] Next page

Go to full version