#[SOLVED] Can't exec .c files or press 'play' on .c files in VSCode when they're on an external NTFS?

13 messages · Page 1 of 1 (latest)

bold plaza
#

it says on the error there, permission denied, you're not the owner

wheat zenith
#

chmod +x ./a.out

rapid waveBOT
#

pqts, and i.mustard received a thank you cookie!

wheat zenith
#

If you create a new file theres a chance youll get the same error.
The command I mentioned earlier will allow you to execute similarly to 755.
Might have to run as root if the file is created on windows

#

... solved

north lightBOT
#

#9742 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.

  • You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
  • You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".

Your title should be like so: https://cdn.discordapp.com/attachments/503224329191030787/1039841700417384498/image.png
Thank you

wheat zenith
#

Does the file exists? can you access it?

#

You just have errors in your code

#

Do you have the modules installed?

#

Might try to compile as root which explains why /usr/include doesnt work

#

Idk, I don't really do C a lot.
You could try passing your actual usr directory.

I believe its something like
/home/<user>/.local/usr

bitter bane