Hello.
When i try to build my project i am getting this these 2 errors(Building for PC and i am using windows 8.1)
and
Anyone know how to fix this? thanks
Hello.
When i try to build my project i am getting this these 2 errors(Building for PC and i am using windows 8.1)
and
Anyone know how to fix this? thanks
No idea what any of that means. I think you’ll need to narrow down the problem to the script file that causes this. I assume Unity is trying to compile all your scripts and one of them is really messing up the compiler. You might need to remove all the scripts from the project and then add them back one at a time. Painful, but should help get to the bottom of the problem.
I often get errors if I have my real time scanning on my virus protection and need to disable it when I work in Unity. Try that before you do all Graham suggested. You’ll probably need to recompile a code, any one will do, to get it to go away if that is the case. You may still have to do what he suggests, but it’s worth a shot.
Will try that. I forgot to mention that i am using a couple of DLLs . as i am running kinect. maybe thats causing the problem? not sure what to do if so. any ways thanks for the replay
Check the editor log, it may contain more information.
That is all info it gave me
I mean the actual log file, not the console in Unity editor.