Skip to content

Making it easier to build a Halide Runtime DLL #5168

Open
@shoaibkamil

Description

@shoaibkamil

AFAICT, right now we don't have an easy way to build a standalone Halide runtime DLL on Windows. MSVC does not seem to have an option to export all symbols from an object file, and requires a module definition file that we could programmatically produce.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues related to building Halide and with CI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions