之前的一个运行都很正常的项目,今天有个问题要修改;修改之后编译的时候出现以下奇怪问题:运行是弹出如下图信息:
跳过之后弹出以下信息:
Internal Compiler Error: stage 'IMPORT'
Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Internal Compiler Error (0xc0000005 at address 43DDB0EA): likely culprit is 'IMPORT'.
An internal error has occurred in the compiler. To work around this problem, try simplifying or changing the program near the locations listed below. Locations at the top of the list are closer to the point at which the internal error occurred. Errors such as this can be reported to Microsoft by using the /errorreport option.
系统前两天安装了java开发环境;
请教以上是什么原因?