[Lazarus] Version information under Linux

Vincent Snijders vsnijders at vodafonevast.nl
Thu Jun 4 10:36:11 CEST 2009


Graeme Geldenhuys schreef:
> 2009/6/4 Torsten Bonde Christiansen <tc at epidata.dk>:
>> Did anyone find an answer for this? I'm interested because I would like to
>> extract the version information at runtime in both linux and in windows?
> 
> So would I, but nobody responded yet.
> 
> Also, if the ELF format doesn't support version information, then
> shouldn't the Version Info tab in Lazarus IDE be disabled for Linux,
> BSD platforms. There is no point in giving the developer false hope by
> filling in that information, but nothing is inserted in the
> executable.
> 

It should not be disabled. Project options don't depend on the current 
target OS, so if you current target OS doesn't mean you are not allowed 
to set the version number, because later you (or somebody else) may 
decide to compile the application for windows. The manifest option and 
the application bundle option are not disabled either on linux.

Vincent




More information about the Lazarus mailing list