chromealex/ecs

[BUG] error CS2001

valanchik opened this issue · 5 comments

Have you created csc.gen.rsp file in Assets folder?

yes
image

Is file csc.gen.rsp empty? Seems like it has a break line:)

Is file csc.gen.rsp empty? Seems like it has a break line:)

yes, the file was not empty. :) This is because I have a habit of creating an empty file as a new rtf document. Therefore, inside my file there was the following content "{\rtf1}"
I cleared the file and everything worked, thank you!