Page 1 of 1

GC compiling error

Posted: Sun Jan 22, 2023 6:35 pm
by DOOMZOOM
When i do the make command it gives me this error:

Code: Select all

mkdir: cannot create directory ‘build’: Permission denied
make: *** [Makefile:100: build] Error 1
i am on windows subsystem for linux.

Image

Re: GC compiling error

Posted: Thu Apr 20, 2023 3:28 pm
by WinterMute
You can't build the examples in place, that whole folder is read-only. Copy examples somewhere writeable before trying to compile.