code block crashed my win 7 do not download it. i have code block 16.01 but when i created my first console project i see this :'couldnt create the project directory: C:\......' please help me what to do? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

code block crashed my win 7 do not download it. i have code block 16.01 but when i created my first console project i see this :'couldnt create the project directory: C:\......' please help me what to do?

19th Feb 2016, 7:49 AM
siavosh
siavosh - avatar
1 Answer
0
Hey siavosh, Make sure you have already downloaded the correct binary program with Mingw if you are Windows. For the console problem, it's a little glitch in detecting the program directory. Go to Settings and click Compiler... [You should be in "Global compiler settings"] Click the Toolchain executables tab Next to the first box: "Compiler's installation directory" click the Auto-detect button It should now read: C:\Program Files (x86)\CodeBlocks\MinGW or something along those lines. Click OK and it should direct the program to the proper compiler directory Hope that helps.
22nd Feb 2016, 8:42 PM
Met Samuel
Met Samuel - avatar