Skip to content

Load .dll automatically by __init__.py in fdml module  #10

@barakugav

Description

@barakugav

On windows, after compiling the Python bindings, a .dll is created. Currently the user need to use os.add_dll_directory.
Need to find .dll automatically by calling the add_dll func ourselves in an init.py file.
Need to check if the init file is called before the dll is required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions