In Delphi, when making changes to the ctrl+s method, it gives an error stating that something like SBBaseClasses is added to the unit file in Delphi and its compilation is prevented. I didn’t actually add a new object, I just made changes to the unit file and ctrl+s.
Error: [dcc32 Fatal Error] uEFaturaEvrimEntegrasyonBase.pas(23): F2613 Unit ‘SBBaseClasses’ not found.
Help please.
thank you
I made some changes to the project build settings. I made changes to the search path and Unit scope names.
Yahya Sezgin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.