User forums > General (but related to Code::Blocks)
codeblocks for windows 10 support
airboat:
--- Quote from: BlueHazzard on November 02, 2015, 12:57:58 pm ---what installer are you using?
- codeblocks-13.12-setup
Where do you install your files?
- the files by default install here:
C:/> Program Files (x86) > CodeBlocks
What compiler are you using?
- GNU GCC
What files don't get installed properly?
- when i open codeblocks a message at the bottom right of the screen comes up with this exact message:
Environment Error:
Can't find compiler executable in your configured search path's for GNU GCC Compiler
Have you tried a nightly (probably the better idea, because they are up do date)?
-no
Posted by: oBFusCATed one more thing: Have you checked the settings of the compiler in Settings -> Compiler.
- at the compiler's part, i don't know what to do at that point
--- BTW i'm a newbie at this, i usually don't get this kind of trouble with windows 7, but in windows 10 this install error happens
greetings
--- End quote ---
oBFusCATed:
The easiest thing to do is go to the settings -> compiler -> gcc -> toolchain executables and hit the auto-detect button.
If this doesn't work. Then you'll have to check if the executables that are specified in this dialog are really where C::B is searching for them and they are named the same.
Also you'll have to check if they can run property. This can be tested by opening a terminal, navigating to the folder using cd and running g++ --version (don't forget to use the proper name of the executable).
airboat:
i give up. i looked for other IDE, dev c++ works in windows 10 right out of the box.
Jenna:
--- Quote from: airboat on November 04, 2015, 06:07:02 pm ---i give up. i looked for other IDE, dev c++ works in windows 10 right out of the box.
--- End quote ---
I just did a test install on my windows 10 vm.
I used the 13.12 setup-file with tdm's gcc 4.8.
And it works out of the box, absolutely no problems.
I did not compile any complex project, but the default console-project works fine, both targets, compileand run and full rebuild of an already build exe.
I did not do anything special, just download and run the installer as normal user.
airboat:
for some reason it's not loading the gnu gcc compiler like it should on my windows 10 pro OS. anyhow i've spent too much time figuring it out already. i hope someday the codeblocks team will fix this and provide official support for windows 10. i may still use code blocks in the future, i like the pretty looking gui.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version