Skip to content

How to compile a smaller shared library(.dll) file, such as adding some compilation options #9

Description

@wooistxx

The size of shared library compiled by Github Action:

  • windows_x86_64.debug: 1.12MB
  • windows_x86_64.release: 0.8MB

However, the size of shared library compiled by my laptop( win10, mingw64-8.1.0 ):

  • windows_x86_64.debug: 5.97MB
  • windows_x86_64.release: 5.52MB

The Godot Editor version: v4.1.stable.official

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions