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

Windows STATIC vs SHARED support #2

Open
memsharded opened this issue Dec 16, 2016 · 1 comment
Open

Windows STATIC vs SHARED support #2

memsharded opened this issue Dec 16, 2016 · 1 comment

Comments

@memsharded
Copy link
Contributor

I am having some issues trying to make the proposed test_package in #1 to work in Windows, mainly because the typicall __cdecl import/export. The Pluma lib is being compiled statically (but it warns a lot about inconsistent dll linkage), so when we link it from a consumer shared library, we have some inconsistencies.

Can you please tell me about the current status of this lib for Windows? Usage examples?

@monsdar
Copy link
Owner

monsdar commented Dec 17, 2016

I'm using Pluma because I needed a portable way to integrate plugins into one of my side-projects: CxxProf

It's worth noting that Pluma seems not to be in use widely, it's also not actively maintained. Here's the Sourceforge link. The fact that it's originally hosted on Sourceforge tells a lot by itself. I'm currently looking for alternatives, but haven't found a suitable option yet.

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