Skip to content

Remove unworking and unused --enable-dll option #161

Closed

Description

A long, long time ago, long before Ward came along and wrote the cmake build, I tried to get Windows DLLs out of mingw. I had some limited success, but in general, the whole thing was too fragile and I don't think anyone used it. It requires that the user install the mingw environment on their Windows machine, and this is a pretty high barrier for Visual Studio programmers.

Since then, we have the cmake builds, which are the approved way to build netCDF for windows. They build with visual studio and don't require that the Windows user know or use mingw.

I took all the mingw stuff out of the C library, but there is still some to be removed in the fortran library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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