Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create DLL library for foma? #137

Open
Mukhammadsaid19 opened this issue Jan 5, 2022 · 1 comment
Open

How to create DLL library for foma? #137

Mukhammadsaid19 opened this issue Jan 5, 2022 · 1 comment

Comments

@Mukhammadsaid19
Copy link

Mukhammadsaid19 commented Jan 5, 2022

Hi, I would like to create C# bindings for foma to use it in my desktop application. I've been struggling with creating .dll shared library for foma, and so far my efforts are fruitless (I've tried to compile using mingw32, but I can't properly link dynamic libraries, readline in particular).

How can it be done?

Thanks in advance.

@TinoDidriksen
Copy link
Contributor

You can build it via my vcpkg overlay: https://github.com/WolfPkg/vcpkg-overlay-ports - Foma builds, everything else is pending.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants