Skip to content

[Feature]Add version info into dll and exe under Windows #14

@nkh0472

Description

@nkh0472

It is very useful for compiling under Windows system, but may need do a little patch like adding a header file or/and patch the configure file…… Of course, a new third-party tool also could be used to modify the compiled file, which will not affect the source code and compilation process, but the implementation is not so elegant.

It could be implemented by upstream developers or in this compiler script.

Some useful links:
https://www.transmissionzero.co.uk/computing/building-dlls-with-mingw/
https://stackoverflow.com/questions/2618669/compiling-dll-with-version-information
https://stackoverflow.com/questions/3314800/how-to-embed-version-information-into-shared-library-and-binary

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions