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

Generate .dll, .so and .dylib #2883

Closed
nshah2588 opened this issue Sep 30, 2023 · 2 comments
Closed

Generate .dll, .so and .dylib #2883

nshah2588 opened this issue Sep 30, 2023 · 2 comments

Comments

@nshah2588
Copy link

Hello,

We made some modifications to the OpenSC code to suit our requirements and we are able to compile and run it fine using these commands:

`./configure --prefix=/usr --sysconfdir=/etc/opensc

sudo make

sudo make install`

However, we want to be able to generate the .dll, .so and .dylib files as well.

Can you please advice on where can we find the steps to do that?

@nshah2588
Copy link
Author

Thank you!

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