#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
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
AFAIK it's been like that since ages
ReplyDeleteI didn't know. Then that's a feature not a bug.
ReplyDeleteThis 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.
ReplyDeletehttp://qc.embarcadero.com/wc/qcmain.aspx?d=105375