User forums > Using Code::Blocks
[ask] running c++ linux
(1/1)
arviza:
hi, I am trying to run C++ program on linux, when I press F9, it says c:/myfolderpath "permission denied", how to solve this?
MortenMacFly:
--- Quote from: arviza on October 30, 2012, 03:25:06 pm ---hi, I am trying to run C++ program on linux, when I press F9, it says c:/myfolderpath "permission denied", how to solve this?
--- End quote ---
Linux has not drives like "C:/". ??? If you are on Windows, allow permission on file system level or use a path you have write permissions to, like your documents folder.
You know: Every OS restrict access to certain files and/or folder. The root folder is most likely protected that way as it contains system files. I cannot say exactly because you didn't mention your OS exactly. Is it really Linux??? But you'll find out...
Navigation
[0] Message Index
Go to full version