Skip to content

Compiling as static library  #110

@felipemarkson

Description

@felipemarkson

Hi Paulo!

Is there a way to compile the API as a static library?

Or, at less, compiling using KLUSolver as a static library?

I've tried to do this, but I'm not familiar with fpc or any related to Pascal, actually.

I'm trying to create a version of this API (without COM compatible needs) in Rust for thread-safe operations, but the dynamic library is causing some memory issues, especially with the API KLUSolver dependency (I've been using your version).

I'm trying to avoid using a mutex. But if the static library is not possible, maybe it is the only solution...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions