Mattias Gaertner wrote:
A 0.9.29 IDE can handle a 0.9.26 LCL.
In fact the IDE is just one single executable that can lie anywhere.
All paths and settings are fetched from the config directory.
Use a separate config directory for the 0.9.26 setup (e.g.
C:\laz0.9.26\config).
Start the 0.9.29 lazarus with
C:\laz0.9.29\lazarus.exe --pcp=C:\laz0.9.26\config
Set in the IDE the lazarus directory to C:\laz0.9.26 and the compiler
to C:\fpc2.2.4\fpc.exe
Now your 0.9.29 IDE will use the 0.9.26 LCL with the 2.2.4 fpc when
compiling your packages/projects.
Thanks, I'll experiment.
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus