Delphi XE - F1027 Unit not found: 'System.pas&

2019-02-16 12:56发布

I just purchased the full version of Delphi XE Architect after using the trial version for 30 days. I can't build anything, every time I go to build a project I get the error.

[DCC Fatal Error] MegaMainPrj.dpr(1): F1027 Unit not found: 'System.pas' or binary equivalents (.dcu)

A quick google said that the library paths were a problem and I compared what was given (in a previous stackoverflow question) with what I had in the registry, and it was identical.

What could be causing this?

EDIT: Immediatly after I get this error message the entire IDE crashes.

7条回答
啃猪蹄的小仙女
2楼-- · 2019-02-16 13:23

Running as Administrator worked for me.

查看更多
登录 后发表回答