Permission Denied Error on Compile

08 Sep 2012

I'm getting the error:

""no source": Error: #5: cannot open source input file "/workspaces/[ProjectName]/src/main.cpp": Permission denied" in file "/"

...for any project that I try to compile (where [ProjectName] is the name of the associated project).

This is happening with any code I write and with the samples such as HelloWorld.

Browser is IE9.

The only related posts I could find were tryign to import other code or use assembly inline. There's nothing special about the code I'm trying to compile...

10 Sep 2012

Hi Reed Kimble,

I have resolved the permissions issue now, very sorry for the inconvenience.

Steve