Add instructions for multiple Delphi installations in the same computer.

Salvador Díaz Fau 2024-04-27 18:19:32 +02:00
parent e40478afe1
commit bcd4317a64

@ -28,4 +28,11 @@ Follow these steps in case you have issues upgrading to a newer version of CEF4D
* Close Delphi / Rad Studio.
* Delete the BPL and DCU files generated by CEF4Delphi. Those files are usually located in C:\Users\Public\Documents\Embarcadero\Studio\<Delphi_version>\Bpl
* Run Delphi / Rad Studio.
* Install CEF4Delphi following the steps described at the beginning of this page.
* Install CEF4Delphi following the steps described at the beginning of this page.
In case you have installed multiple Delphi versions in the same computer and you want to install CEF4Delphi in all Delphi versions you may experience errors. See this [Delphi-PRAXIS forum thread](https://en.delphipraxis.net/topic/11495-delphi-113-cef4delphi/) and this [StackOverflow question](https://stackoverflow.com/questions/8792059/package-bpl-automatic-naming-suffix).
If all installed Delphi version are 10.4.1 or newer the easiest solution is to set the _LIB suffix_ option to $(Auto)
![s8ou6](https://github.com/salvadordf/CEF4Delphi/assets/17946341/67e1e667-6a9e-46b2-9cc4-548a0dc568a9)