PDA

View Full Version : Different EurekaLog versions on different Delphi versions?


Lasse
04-Nov-2010, 07:47 AM
We want to switch to Delphi XE, but we are waiting for the XE version of EurekaLog.

We would like to continue using the stable version of EurekaLog for the stable release of our application (In Delphi2010), AND compile an unstable version of our application using the EurekaLog release candidate (using XE).

Is it possible to install two diffent versions of EurekaLog?

Alex
04-Nov-2010, 07:51 AM
Hi,

You can't do this via installer, but you can try to do this manually.


Install 6.0.24 and copy its folder to safe place.
Install 6.0.25 (it will uninstall 6.0.24).
Now you can specify paths and packages to 6.0.25 OR 6.0.24.


However, current beta of 6.0.25 is quite stable. It have only IntraWeb issue with Delphi XE. So I think that you can use it. We didn't release it as stable only because we were busy with EurekaLog 7, not because it was needed to.