Skip to content

Linux dependencies #685

@whitebyte

Description

@whitebyte

I'm following https://github.com/buggins/dlangui/wiki/Getting-Started and the hello world app fails to build if zlib isn't installed. It started working after apt install zlib1g-dev (Ubuntu). Is it an actual Dlang dependency or a transitive dependency from its packages?

Also, freetype mentioned here #665 probably also should be listed as a dependency (libfreetype-dev on Ubuntu)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions