Skip to content

Make lib the default directory always and shared/lib a symlink #73

@Samueru-sama

Description

@Samueru-sama

This is already the behaviour when python is deployed, likely due to a bug with it.

I had to add this because I had an incident with carla where the library has a relative ../../share/carla/resources symlink and it was broken as result, because it would point to shared/share instead of share.

It is likely there are other libraries that rely on a relative ../share dir so it is better to just make lib the default directory and shared/lib the symlink instead.

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