Skip to content

Implement dynamic loading of modest library. #1

@rikkimax

Description

@rikkimax

Just an FYI, but because of the way dub works, you won't have modest compiled and ready to go when you use it as a dependency.

The only reason it works for you is that you're running examples from within the same repo.

Also git submodules are unsupported in dub.

To make this work you will need to use dynamically loading similar to Derelict bindings (use DerelictUtil to handle all the platform specific bits). So that it is deferred to runtime.

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