I have a problem with the licensed version (64bit).
When I compile my project under Delphi 11.3 I get errors when accessing the Delphi units.
With the trial version everything works.
Now I have the trial version on my laptop and the licensed version on my PC.
Laptop compile ok. PC compile does not work.
When testing with the trial version on the PC, everything still worked as well.
I have now loaded the licensed version on the laptop.
(Uninstall trial - install lic.ver.).
Now i have the same problem.
I can not compile the Project on the laptop.
[dcc64 Fataler Fehler] AdvCustomControl.pas(68): F2613 Unit 'Classes' nicht gefunden.
[dcc64 Fatal error] AdvCustomControl.pas(68): F2613 Unit 'Classes' not found.
We have added more error reporting to our installers. Looking at your installation it seems some platforms have not been properly installed or configured. the Windows compilation was OK, so if you are not using the platforms that give errors then you can safely ignore the errors. If you plan on using all platforms available in the IDE, then you might need to reconfigure the platforms or reinstall the IDE.
I have now installed the entire RAD-Studio package on my PC.
I still get an error, but it looks like my projects are compiling correctly.
The problem from the error [dcc64 Fatal error] AdvCustomControl.pas(68): F2613 Unit 'Classes' not found.
i could also fix it by re-bielding the "*.dproj ..."-Files.