dss-extensions / dss-extensions/dss_capi

Compiling as static library

Open
#110 12 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Pascal
Stars
39
Forks
19
PR merge metrics
No merged PRs in 30d

Description

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...

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.