Skip to content

dont create dangling symlink build/Release/libzim.so #186

@milahu

Description

@milahu

this line

exec("ln -sf build/Release/libzim.so.9 build/Release/libzim.so"); // convenience only, not required

creates a dangling symlink build/Release/libzim.so
if the file build/Release/libzim.so.9 does not exist

this happens when building with system libzim

"libzim_local": "false", # change this to use system-installed libzim

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions