User forums > Help
Windows 7 32-bit install issues (File downloaded from SourceForge), Help!
NEANDERTHAL:
Hello Everyone, I am new here.
I have recently decided to learn C++. I have found a tutorial, and it says to use Code::Blocks to edit. It looks like a extremely hand and useful tool for editing and running C++, but when I download and run the second file in the list from sourceforge, it says "Integrity check failed" and closes.
I try re-downloading it.
same thing.
I try downloading from BerliOS.
Webpage not available.
I try the super-risky /NCRC thing.
"integrity check failed"
I try to download the IDE and minGW seperately.
MinGW's installer is impossible.
Does anyone know the solution to the "Integrity check" issue?
BlueHazzard:
what link did you tried?
have you tried this link:
http://downloads.sourceforge.net/project/codeblocks/Binaries/Nightlies/2015/CB_20150604_rev10320_win32_setup.zip
this contains only c::b. For the compiler you can download it from here
http://sourceforge.net/projects/tdm-gcc/files/TDM-GCC%20Installer/tdm-gcc-5.1.0-3.exe/download
(note: this is not the official MingWW but the TDM-gcc build, but it should work like the same)
NEANDERTHAL:
Alright, I downloaded the build you gave me. The compiler you gave me gives yet another "integrity check failed", so I decided to use cygwin. I watched this tutorial: https://www.youtube.com/watch?v=oVmd0P85D8o
On Youtube, and I belive I have followed all the steps. However, when I try to run code, Code::Blocks gives me the following error:
Cannot find compiler in you configured search paths for GNU GCC Compiler.
I followed the tutorial, I didn't specify GNU GCC, I specified Cygwin.
Do you know the answer now?
Should I be using Cygwin with this build?
stahta01:
Your original problem sounds like a download issue; and I think you might wish to find a download manager to fix it.
You need to tell Code::Blocks (CB) where CygWin was installed. http://wiki.codeblocks.org/index.php?title=Installing_a_supported_compiler#Compiler-neutral_setup_steps
(Note: Using the CB debugger plugin under CygWin is broken most of the time.)
Tim S.
NEANDERTHAL:
Use a download manager to fix downloading issues? What do you mean? can you recommend one?
Navigation
[0] Message Index
[#] Next page
Go to full version