Vincent Snijders wrote:
Mark Morgan Lloyd schreef:
Is there a macro or variable which exposes the version of lazarus in use so that it can be incorporated into code? I've just put the compilation date/time and FPC version into a dialogue box to help cross-platform debugging but can't see how to incorporate the equivalent IDE info.


Not yet. Maybe this will be possible when http://www.freepascal.org/mantis/view.php?id=10250 is implemented.

Thanks. If I'm reading that properly the bit that I'm interested in would be something like "pkgname_version = '1.2.3';" for the LCL. Initially I just want some way of making sure that the binary I'm looking at is derived from e.g. 0.9.24-1 rather than an experimental 0.9.25.

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to