Internal compiler error. Could really use a hand here.

I have the following error:

“Internal compiler error. See the console log for more information. output was:”

But there is no error.

There is nothing in the console log.

I’ve reverted to my last checkout from source control and also tried deleting the c# project files in the project root. But my project still wont compile and wont tell me why.

All I have in the logs is:

-----CompilerOutput:-stdout--exitcode: -1073741819--compilationhadfailure: True--outfile: Temp/Assembly-CSharp.dll

-----CompilerOutput:-stderr----------

-----EndCompilerOutput---------------

- Finished compile Library/ScriptAssemblies/Assembly-CSharp.dll
Internal compiler error. See the console log for more information. output was:
 
(Filename:  Line: 0)

Validating Project structure ... 0.001087 seconds.
Refresh, detecting if any assets need to be imported or removed ... 0.001924 seconds (Nothing changed)
Platform assembly: C:\Program Files (x86)\Unity\Editor\Data\Mono\lib\mono\2.0\System.Xml.dll (this message is harmless)
Unloading 3 Unused Serialized files (Serialized files now loaded: 0 / Dirty serialized files: 0)

After much hair pulling ( which i cant really afford) I fixed it, Comodo anti virus was causing it, uninstalling that fixed it.