8000 Is DllExport not supported outside of Windows OS and/or Visual Studio? · Issue #63 · 3F/DllExport · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Is DllExport not supported outside of Windows OS and/or Visual Studio? #63
Open
@wixyer

Description

@wixyer

With v1.6 release, now I have a tricky question.
You see, "Batch" (*.bat) file is Windows-only version of command-line scripting.
Visual Studio starts to support macOS.
(Windows and macOS are very different in their nature.) If we also add Linux to that (since it is also capable of compiling and running C# code, because thanks to Mono & .NET Core), we have all 3 major operating systems of today, and all of them can be used to develop C# (they all have IDE as well).

Since I highly doubt that this is actually working on all 3 operating systems, my question is the following:
Is DllExport (latest version) cross-platform?
In other words, does DllExport support all 3 major operating systems?

(If it is supported outside of Windows, please answer "how so?")

p.s. Happy New Year!

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

      0