Skip to content

Windows issue linking with MATLAB API (32-bit/64-bit) #1

@bmsherman

Description

@bmsherman

For some reason, the package does not seem to work on Windows machines. Haskell's FFI appears to interact differently with the MATLAB API than does, for example, calling the API directly using 64-bit C code compiled with GCC. Setting some internal MATLAB types to specifically be 32-bit resolves the issue; OS-specific conditional compilation allows the package to function correctly on Windows.

I am not sure why Windows seems to misbehave in this way, and how this issue can be resolved.

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