#DelphiStarterBug

#DelphiStarterBug

This error happens after you hit Delete Invalid Paths in Library paths dialog.

[dcc32 Fatal Error] ???: F1027 Unit not found: 'System' or binary equivalents (.dcu)

Adding back $(BDSLIB)\$(Platform)\release to paths list fixes it.

http://support.embarcadero.com/es/article/42597
Using -r command param it also shows that
$(BDS)\Imports should be added back too

Comments

  1. AFAIK it's been like that since ages

    ReplyDelete
  2. I didn't know. Then that's a feature not a bug.

    ReplyDelete
  3. This is an annoying bug and exists since $(Platform) exists since XE2. That bug has not been fixed although they got enough advises regarding this issue.

    http://qc.embarcadero.com/wc/qcmain.aspx?d=105375

    ReplyDelete

Post a Comment