I have lost most of my Library Path in Delphi XE after upgrading from Delphi 2010,
Now even some simple app will fail to compile :(
Is there any way to recover those lost dirs?
Thanks a lot!
EDIT: I found a surprising solution to this problem, just delete this registry key:
HKEY_CURRENT_USER\Software\Embarcadero\BDS\8.0\Library
and restart Delphi, then the key in the registry will be generated again with the correct default values but you'll lose any third parties there, at least now it's working!
I Hope it's useful for anyone that is having the same problem :)