I’m getting an error when compiling RA for 64 bit windows.
by the time i reach “- make -f Makefile.win -j4”, I get a long string of “sh: C:\Users(PC NAME)\My: no such file or directory”
What should I do?
I’m getting an error when compiling RA for 64 bit windows.
by the time i reach “- make -f Makefile.win -j4”, I get a long string of “sh: C:\Users(PC NAME)\My: no such file or directory”
What should I do?
Looks like a problem with spaces in the file path. Try moving your working directory somewhere without any spaces, like C:\Users\YOUR_NAME\Desktop\directory