User forums > Help

Code::Blocks 16.01 Install - Windows 7

(1/1)

Hypercube:
I installed Code::Blocks under a standard account using codeblocks-16.01mingw-setup and it started with an error saying it had problems finding the GCC compiler. I did Settings > Compiler and then chose to Reset defaults. Have not seen that error again. What did I do to cause that issue? Also, I chose to perform the install in C:/CodeBlocks instead of the default Program Files to hopefully avoid write issues. It turns out I needed Administrator level to perform the install anyways and my standard account still has only Read & execute and Read permissions under the Security tab in the CodeBlocks Properties dialog box. Don't I need write as well? (A book I am following told me I want write permissions...)

oBFusCATed:

--- Quote from: Hypercube on April 13, 2017, 01:47:50 am ---What did I do to cause that issue? Also, I chose to perform the install in C:/CodeBlocks instead of the default Program Files to hopefully avoid write issues.

--- End quote ---
What write issues? You're not supposed to save anything in the install folder. The config files are saved in your AppData folder. Your projects should be saved somewhere else, too.


--- Quote from: Hypercube on April 13, 2017, 01:47:50 am ---... still has only Read & execute and Read permissions under the Security tab in the CodeBlocks Properties dialog box. Don't I need write as well? (A book I am following told me I want write permissions...)

--- End quote ---
This is related to the scripting engine of C::B. I'm not sure why you're even opening this dialog in the first place. :)

BlueHazzard:

--- Quote from: oBFusCATed on April 13, 2017, 08:46:40 am ---
--- Quote from: Hypercube on April 13, 2017, 01:47:50 am ---... still has only Read & execute and Read permissions under the Security tab in the CodeBlocks Properties dialog box. Don't I need write as well? (A book I am following told me I want write permissions...)

--- End quote ---
This is related to the scripting engine of C::B. I'm not sure why you're even opening this dialog in the first place. :)

--- End quote ---
i think he talks about security tab of the folder permissions on windows, not codeblocks

As far as i know codeblocks does not need write permissions on its installation folder, but of of course it needs write permissions on your project folder.
If this does not answer your question please rephrase it because honestly i don't know what you want...

greetings

Navigation

[0] Message Index

Go to full version